arm-trusted-firmware/include/lib
Yatharth Kochar f3b4914be3 AArch32: Add generic changes in BL1
This patch adds generic changes in BL1 to support AArch32 state.
New AArch32 specific assembly/C files are introduced and
some files are moved to AArch32/64 specific folders.
BL1 for AArch64 is refactored but functionally identical.
BL1 executes in Secure Monitor mode in AArch32 state.

NOTE: BL1 in AArch32 state ONLY handles BL1_RUN_IMAGE SMC.

Change-Id: I6e2296374c7efbf3cf2aa1a0ce8de0732d8c98a5
2016-09-21 16:27:27 +01:00
..
aarch32 AArch32: Common changes needed for BL1/BL2 2016-09-21 16:27:15 +01:00
aarch64 Support for Mediatek MT6795 SoC 2016-09-12 17:13:55 +08:00
cpus AArch32: Common changes needed for BL1/BL2 2016-09-21 16:27:15 +01:00
el3_runtime AArch32: Add generic changes in BL1 2016-09-21 16:27:27 +01:00
libfdt Minor libfdt changes to enable TF integration 2016-06-03 14:21:03 +01:00
pmf Merge pull request #706 from dp-arm/dp/pmf-aligned-svc 2016-09-19 11:57:02 +01:00
psci PSCI: Add support for PSCI NODE_HW_STATE API 2016-09-15 11:17:55 +01:00
stdlib AArch32: Add essential Arch helpers 2016-08-10 12:34:50 +01:00
bakery_lock.h Fix build error with optimizations disabled (-O0) 2016-04-14 16:24:03 +01:00
cassert.h Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
mmio.h Add mmio utility functions 2015-08-05 19:55:06 +08:00
semihosting.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
smcc.h Introduce PSCI Library Interface 2016-07-19 10:19:01 +01:00
spinlock.h Always use named structs in header files 2014-05-06 13:57:48 +01:00
utils.h Move SIZE_FROM_LOG2_WORDS macro to utils.h 2016-08-09 17:33:57 +01:00
xlat_tables.h Restore some defines in xlat_tables.h 2016-09-15 10:18:50 +01:00