arm-trusted-firmware/include/plat/arm/common
Soby Mathew 0ed8c00174 Remove sp_min functions from plat_common.c
This patch removes default platform implementations of sp_min
platform APIs from plat/common/aarch32/plat_common.c. The APIs
are now implemented in `plat_sp_min_common.c` file within the
same folder.

The ARM platform layer had a weak definition of sp_min_platform_setup2()
which conflicted with the weak definition in the common file. Hence this
patch fixes that by introducing a `plat_arm_` version of the API thus
allowing individual boards within ARM platforms to override it if they
wish to.

Fixes ARM-software/tf-issues#559

Change-Id: I11a74ecae8191878ccc7ea03f12bdd5ae88faba5
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2018-03-02 16:41:18 +00:00
..
aarch64 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_common.ld.S Replace magic numbers in linkerscripts by PAGE_SIZE 2017-11-29 12:09:52 +00:00
arm_config.h FVP: Support Base FVP RevC 2017-08-02 14:10:35 +01:00
arm_def.h Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00
arm_dyn_cfg_helpers.h ARM Platforms: Load HW_CONFIG in BL2 2018-02-26 16:31:11 +00:00
arm_sip_svc.h Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00
arm_spm_def.h SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAM 2017-12-06 14:12:41 +00:00
arm_xlat_tables.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_arm.h Remove sp_min functions from plat_common.c 2018-03-02 16:41:18 +00:00