]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: HYP/non-sec: add separate section for secure code
authorMarc Zyngier <marc.zyngier@arm.com>
Sat, 12 Jul 2014 13:24:02 +0000 (14:24 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 28 Jul 2014 15:07:23 +0000 (17:07 +0200)
commitbf433afd60ce2ccd1bec3cf14150323be8272ac3
tree1dd1eb0cd86852ac01e6ca5b39978a1358c123b5
parentb726d22da9aed61462e36aa722fa4e6fd0aec9f1
ARM: HYP/non-sec: add separate section for secure code

In anticipation of refactoring the HYP/non-secure code to run
from secure RAM, add a new linker section that will contain that
code.

Nothing is using it just yet.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/config.mk
arch/arm/cpu/u-boot.lds
arch/arm/lib/sections.c