arm-trusted-firmware/plat/arm/common
Manish Pandey 2b6fc53584 plat/arm: don't provide NT_FW_CONFIG when booting hafnium
NT_FW_CONFIG file is meant to be passed from BL31 to be consumed by
BL33, fvp platforms use this to pass measured boot configuration and
the x0 register is used to pass the base address of it.

In case of hafnium used as hypervisor in normal world, hypervisor
manifest is expected to be passed from BL31 and its base address is
passed in x0 register.

As only one of NT_FW_CONFIG or hypervisor manifest base address can be
passed in x0 register and also measured boot is not required for SPM so
disable passing NT_FW_CONFIG.

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: Ifad9d3658f55ba7d70f468a88997d5272339e53e
2021-04-09 16:40:47 +01:00
..
aarch32 Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
aarch64 Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
fconf Merge "SPM: Get rid of uint32_t array representation of UUID" into integration 2020-09-11 10:47:48 +00:00
sp_min sp_min: Avoid platform security reconfiguration 2020-08-28 10:54:05 +01:00
tsp Merge "pl011: Use generic console_t data structure" into integration 2020-02-25 23:16:14 +00:00
arm_bl1_fwu.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
arm_bl1_setup.c lib/fconf: Update 'set_fw_config_info' function 2020-07-23 02:11:13 +00:00
arm_bl2_el3_setup.c Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
arm_bl2_setup.c Prevent colliding identifiers 2020-08-14 11:35:35 +00:00
arm_bl2u_setup.c Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
arm_bl31_setup.c plat/arm: don't provide NT_FW_CONFIG when booting hafnium 2021-04-09 16:40:47 +01:00
arm_cci.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
arm_ccn.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
arm_common.c Increase type widths to satisfy width requirements 2020-10-12 10:55:03 -05:00
arm_common.mk plat/arm: Remove ARM_LINUX_KERNEL_AS_BL33 relying on RESET_TO_BL31 2021-02-09 13:47:47 +00:00
arm_console.c Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
arm_dyn_cfg.c lib/fconf: Update data type of config max size 2020-07-23 02:11:05 +00:00
arm_dyn_cfg_helpers.c TF-A: Add support for Measured Boot driver 2020-07-21 20:33:07 +00:00
arm_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
arm_gicv2.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
arm_gicv3.c arm: gicv3: Fix compiler dependent behavior 2019-12-10 15:53:44 -06:00
arm_image_load.c spmd: skip loading of secure partitions on pre-v8.4 platforms 2020-03-23 19:30:48 +00:00
arm_io_storage.c Check for out-of-bound accesses in the platform io policies 2020-04-02 15:57:55 +02:00
arm_nor_psci_mem_protect.c Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00
arm_pm.c Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00
arm_sip_svc.c Merge "debugfs: add SMC channel" into integration 2019-12-20 20:56:23 +00:00
arm_topology.c plat/arm: use Aff3 bits also to validate mpidr 2019-10-21 14:09:46 +01:00
arm_tzc400.c plat/arm/tzc: add support to configure multiple tzc400 2020-02-19 13:26:53 +05:30
arm_tzc_dmc500.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00