Merge pull request #1263 from soby-mathew/sm/dyn_config
Dynamic Configuration Prototype
commit c7aa7fdf56b4a41172f0ad5998262352d104b6d7
2 parents 5ff6da9 + da5f274
@davidcunado-arm davidcunado-arm authored on 26 Feb 2018
GitHub committed on 26 Feb 2018
Showing 58 changed files
View
Makefile
View
bl1/bl1_fwu.c
View
bl1/bl1_main.c
View
bl2/aarch32/bl2_entrypoint.S
View
bl2/aarch64/bl2_entrypoint.S
View
bl2/bl2.mk
View
bl31/aarch64/bl31_entrypoint.S
View
bl32/sp_min/aarch32/entrypoint.S
View
common/desc_image_load.c
View
common/fdt_wrappers.c 0 → 100644
View
docs/porting-guide.rst
View
drivers/auth/tbbr/tbbr_cot.c
View
fdts/fvp-base-gicv2-psci-aarch32.dts
View
fdts/fvp-base-gicv3-psci-aarch32.dts
View
fdts/rtsm_ve-motherboard-aarch32.dtsi 0 → 100644
View
include/bl1/bl1.h
View
include/bl32/sp_min/platform_sp_min.h
View
include/common/bl_common.h
View
include/common/desc_image_load.h
View
include/common/fdt_wrappers.h 0 → 100644
View
include/common/tbbr/tbbr_img_def.h
View
include/plat/arm/board/common/board_arm_def.h
View
include/plat/arm/common/arm_def.h
View
include/plat/arm/common/arm_dyn_cfg_helpers.h 0 → 100644
View
include/plat/arm/common/plat_arm.h
View
include/plat/common/platform.h
View
include/tools_share/firmware_image_package.h
View
include/tools_share/tbbr_oid.h
View
make_helpers/build_macros.mk
View
plat/arm/board/fvp/fdts/fvp_tb_fw_config.dts 0 → 100644
View
plat/arm/board/fvp/fvp_bl2_setup.c
View
plat/arm/board/fvp/fvp_bl31_setup.c
View
plat/arm/board/fvp/fvp_io_storage.c
View
plat/arm/board/fvp/platform.mk
View
plat/arm/board/fvp/sp_min/fvp_sp_min_setup.c
View
plat/arm/board/juno/include/platform_def.h
View
plat/arm/common/aarch32/arm_bl2_mem_params_desc.c
View
plat/arm/common/aarch64/arm_bl2_mem_params_desc.c
View
plat/arm/common/arm_bl1_setup.c
View
plat/arm/common/arm_bl2_setup.c
View
plat/arm/common/arm_bl31_setup.c
View
plat/arm/common/arm_common.mk
View
plat/arm/common/arm_dyn_cfg.c 0 → 100644
View
plat/arm/common/arm_dyn_cfg_helpers.c 0 → 100644
View
plat/arm/common/arm_image_load.c
View
plat/arm/common/arm_io_storage.c
View
plat/arm/common/sp_min/arm_sp_min_setup.c
View
plat/arm/css/common/css_bl2_setup.c
View
plat/common/aarch32/plat_common.c
View
plat/common/aarch64/plat_common.c
View
plat/common/plat_bl1_common.c
View
plat/common/plat_bl2_el3_common.c 100644 → 0
View
plat/common/plat_bl_common.c 0 → 100644
View
plat/common/platform_helpers_default.c 100644 → 0
View
tools/cert_create/include/tbbr/tbb_ext.h
View
tools/cert_create/src/tbbr/tbb_cert.c
View
tools/cert_create/src/tbbr/tbb_ext.c
View
tools/fiptool/tbbr_config.c