arm-trusted-firmware/include/lib
Dimitris Papastamos a2e702a2f3 Factor out CPU AMU helpers
This patch also fixes `cpuamu_write_cpuamcntenclr_el0()` to use an MSR
instruction instead of an MRS instruction.

Change-Id: Ia6531f64b5ebc60ba432124eaa8d8eaccba40ed0
Signed-off-by: Dimitris Papastamos <dimitris.papastamos@arm.com>
2018-02-27 13:28:41 +00:00
..
aarch32 AMU: Implement context save/restore for aarch32 2018-01-31 14:08:22 +00:00
aarch64 Merge pull request #1197 from dp-arm/dp/amu 2018-01-12 09:02:24 +00:00
cpus Factor out CPU AMU helpers 2018-02-27 13:28:41 +00:00
el3_runtime Optimize/cleanup BPIALL workaround 2018-01-29 09:58:57 +00:00
extensions AMU: Implement context save/restore for aarch32 2018-01-31 14:08:22 +00:00
libfdt libfdt: Replace v1.4.1 by v1.4.2 2017-01-16 17:26:04 +00:00
pmf Fix order of #includes 2017-07-12 14:45:31 +01:00
psci Update PSCI version to 1.1 2017-10-13 12:39:08 +01:00
stdlib Fix stdlib defines for AArch32 2017-06-09 14:47:52 +01:00
xlat_tables bl2-el3: Add BL2_EL3 image 2018-01-18 09:42:35 +00:00
zlib zlib: add gunzip() support 2018-02-02 00:18:54 +09:00
bakery_lock.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
cassert.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
coreboot.h Add platform-independent coreboot support library 2018-01-19 15:21:12 -08:00
mmio.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
optee_utils.h Add Trusted OS extra image parsing support for ARM standard platforms 2017-08-09 18:06:05 +08:00
runtime_instr.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
semihosting.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
smcc.h Redefine SMC_UNK as -1 instead of 0xFFFFFFFF 2018-02-15 15:04:34 +00:00
spinlock.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
utils.h utils: rename struct mem_region_t to struct mem_region 2018-01-16 23:27:00 +09:00
utils_def.h Merge pull request #1235 from jwerner-chromium/JW_udelay 2018-01-30 08:59:35 +00:00