arm-trusted-firmware/plat/arm/common
Antonio Nino Diaz 932b3ae232 Synchronise arch.h and arch_helpers.h with TF-A-Tests
The headers forked at some point in the past and have diverged a lot. In
order to make it easier to share code between TF-A-Tests and TF-A, this
patch synchronises most of the definitions in the mentioned headers.

This is not a complete sync, it has to be followed by more cleanup.

This patch also removes the read helpers for the AArch32 instructions
ats1cpr and ats1hr (they are write-only).

Change-Id: Id13ecd7aeb83bd2318cd47156d71a42f1c9f6ba2
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-11-26 09:06:52 +00:00
..
aarch32 pl011: Add support in AArch32 for MULTI_CONSOLE_API 2018-09-21 13:04:07 +01:00
aarch64 SPM: Register Secure Partition priority level with ehf module 2018-11-14 11:18:22 +05:30
sp_min plat/arm: Support direct Linux kernel boot in AArch32 2018-11-05 17:11:03 +00:00
tsp Convert arm_setup_page_tables into a generic helper 2018-10-26 14:55:30 +01:00
arm_bl1_fwu.c Fix MISRA rule 8.4 Part 4 2018-04-13 14:01:56 +01:00
arm_bl1_setup.c Convert arm_setup_page_tables into a generic helper 2018-10-26 14:55:30 +01:00
arm_bl2_el3_setup.c Convert arm_setup_page_tables into a generic helper 2018-10-26 14:55:30 +01:00
arm_bl2_setup.c Convert arm_setup_page_tables into a generic helper 2018-10-26 14:55:30 +01:00
arm_bl2u_setup.c Convert arm_setup_page_tables into a generic helper 2018-10-26 14:55:30 +01:00
arm_bl31_setup.c FVP: Enable PIE for RESET_TO_BL31=1 2018-10-29 09:54:32 +00:00
arm_cci.c Mark GICV3, CCI and CCN boot time code as init 2018-10-03 11:48:15 +01:00
arm_ccn.c Mark GICV3, CCI and CCN boot time code as init 2018-10-03 11:48:15 +01:00
arm_common.c Synchronise arch.h and arch_helpers.h with TF-A-Tests 2018-11-26 09:06:52 +00:00
arm_common.mk plat/arm: Support direct Linux kernel boot in AArch32 2018-11-05 17:11:03 +00:00
arm_console.c plat/arm: Mark arm platform initialization functions 2018-10-03 11:48:15 +01:00
arm_dyn_cfg.c plat/arm: Fix MISRA defects in dyn config 2018-11-01 14:15:39 +00:00
arm_dyn_cfg_helpers.c Slight improvements in Mbed TLS shared heap helpers 2018-09-07 11:39:14 +01:00
arm_err.c plat/arm: Fix MISRA defects in common code 2018-11-06 13:14:21 +00:00
arm_gicv2.c GICv2: Fix populating PE target data 2017-11-13 07:49:30 +00:00
arm_gicv3.c Add helper to return reference to a symbol 2018-10-29 09:54:31 +00:00
arm_image_load.c Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
arm_io_storage.c FVP: Add dummy configs for BL31, BL32 and BL33 2018-05-21 16:04:16 +01:00
arm_nor_psci_mem_protect.c Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat 2018-10-12 14:19:28 +01:00
arm_pm.c Fix misra warnings in SMC and power mgmt code 2018-10-09 12:23:55 +01:00
arm_sip_svc.c plat/arm: Fix MISRA defects in SiP SVC handler 2018-10-29 14:41:48 +00:00
arm_topology.c plat/arm: Fix misra warnings in platform code 2018-10-11 17:01:07 +01:00
arm_tzc400.c tzc: Fix MISRA defects 2018-10-23 12:12:03 +01:00
arm_tzc_dmc500.c tzc: Fix MISRA defects 2018-10-23 12:12:03 +01:00
execution_state_switch.c context_mgmt: Fix MISRA defects 2018-11-01 14:15:39 +00:00