]> Git Repo - u-boot.git/commit
ARM: Add secure section for initialized data
authorChen-Yu Tsai <[email protected]>
Tue, 5 Jul 2016 13:45:06 +0000 (21:45 +0800)
committerHans de Goede <[email protected]>
Fri, 15 Jul 2016 13:54:58 +0000 (15:54 +0200)
commita5aa7ff33a942ce8ea38006fd5225a800827bb2c
tree6f3580d752c60a439c1f7bd20f6046bb8155dc26
parentafc1f65f504324cd5f87a8cb480bebeb0c61e4e0
ARM: Add secure section for initialized data

The secure monitor may need to store global or static values within the
secure section of memory, such as target PC or CPU power status.

Signed-off-by: Chen-Yu Tsai <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
arch/arm/config.mk
arch/arm/cpu/u-boot.lds
arch/arm/include/asm/secure.h
This page took 0.033494 seconds and 4 git commands to generate.