arm-trusted-firmware/include/plat/arm/common
Rohit Mathew 341df6af6e feat(arm): move GPT setup to common BL source
As of now, GPT setup is being handled from BL2 for plat/arm platforms.
However, for platforms having a separate entity to load firmware images,
it is possible for BL31 to setup the GPT. In order to address this
concern, move the GPT setup implementation from arm_bl2_setup.c file to
arm_common.c. Additionally, rename the API from arm_bl2_gpt_setup to
arm_gpt_setup to make it boot stage agnostic.

Signed-off-by: Rohit Mathew <Rohit.Mathew@arm.com>
Change-Id: I35d17a179c8746945c69db37fd23d763a7774ddc
2024-01-25 10:45:22 +00:00
..
aarch64 fix(arm): fix GIC macros for GICv4.1 support 2023-10-25 16:14:31 +00:00
arm_config.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
arm_def.h refactor(arm): rename L0/L1 GPT base macros 2024-01-25 10:45:22 +00:00
arm_dyn_cfg_helpers.h refactor(measured_boot): remove passing of BL2 hash via device tree 2021-10-12 17:53:47 +01:00
arm_fconf_getter.h Check for out-of-bound accesses in the platform io policies 2020-04-02 15:57:55 +02:00
arm_fconf_io_storage.h fconf: Move platform io policies into fconf 2020-02-07 13:51:32 +00:00
arm_reclaim_init.ld.S build: always prefix section names with . 2023-02-20 18:29:33 +00:00
arm_sip_svc.h feat(fvp): new SiP call to set an interrupt pending 2023-10-19 22:42:45 -05:00
arm_spm_def.h spm: Remove SPM Alpha 1 prototype and support files 2019-12-20 16:03:32 +00:00
arm_tzc_dram.ld.S build: always prefix section names with . 2023-02-20 18:29:33 +00:00
fconf_arm_sp_getter.h refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
fconf_ethosn_getter.h refactor(ethos-n): move build flags to ethosn_npu.mk 2023-08-07 19:13:45 +02:00
fconf_nv_cntr_getter.h plat/arm: Get the base address of nv-counters from device tree 2020-08-28 09:50:36 +00:00
fconf_sdei_getter.h plat/arm/fvp: Support performing SDEI platform setup in runtime 2020-05-15 10:05:06 -05:00
fconf_sec_intr_config.h plat/fvp: Add support for dynamic description of secure interrupts 2020-06-09 19:01:14 +00:00
plat_arm.h feat(arm): move GPT setup to common BL source 2024-01-25 10:45:22 +00:00
smccc_def.h refactor(plat/arm): use SOC_ID defines 2021-05-27 09:59:11 +02:00