arm-trusted-firmware/include/common
Soby Mathew f24307dec4 AArch32: Add assembly helpers
This patch adds various assembly helpers for AArch32 like :

* cache management : Functions to flush, invalidate and clean
cache by MVA. Also helpers to do cache operations by set-way
are also added.

* stack management: Macros to declare stack and get the current
stack corresponding to current CPU.

* Misc: Macros to access co processor registers in AArch32,
macros to define functions in assembly, assert macros, generic
`do_panic()` implementation and function to zero block of memory.

Change-Id: I7b78ca3f922c0eda39beb9786b7150e9193425be
2016-08-10 12:35:46 +01:00
..
aarch32 AArch32: Add assembly helpers 2016-08-10 12:35:46 +01:00
aarch64 Rearrange assembly helper macros 2016-07-19 10:19:08 +01:00
tbbr Replace all SCP FW (BL0, BL3-0) references 2015-12-14 12:31:16 +00:00
asm_macros_common.S AArch32: Add assembly helpers 2016-08-10 12:35:46 +01:00
bl_common.h Rework type usage in Trusted Firmware 2016-07-18 17:52:15 +01:00
debug.h Make cpu operations warning a VERBOSE print 2016-03-22 10:00:42 +00:00
firmware_image_package.h Replace all SCP FW (BL0, BL3-0) references 2015-12-14 12:31:16 +00:00
runtime_svc.h Introduce `el3_runtime` and `PSCI` libraries 2016-07-18 17:52:15 +01:00