- ef1daa4 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 4 years, 5 months ago
- 49e9ac2 refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · 4 years, 4 months ago
- c404794 plat/arm: move compile time switch from source to dt file by Manish Pandey · 4 years, 4 months ago
- 76a2117 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 4 years, 6 months ago
- 3b9e06a Merge "plat/arm: don't provide NT_FW_CONFIG when booting hafnium" into integration by Olivier Deprez · 4 years, 4 months ago
- 2b6fc53 plat/arm: don't provide NT_FW_CONFIG when booting hafnium by Manish Pandey · 4 years, 4 months ago
- abe6ce1 plat/arm/arm_image_load: refine plat_add_sp_images_load_info by Heyi Guo · 4 years, 6 months ago
- 47fe4c4 plat/arm/arm_image_load: fix bug of overriding the last node by Heyi Guo · 4 years, 6 months ago
- e27340a plat/arm: Remove ARM_LINUX_KERNEL_AS_BL33 relying on RESET_TO_BL31 by Andre Przywara · 4 years, 6 months ago
- c99b8c8 plat/arm: Always allow ARM_LINUX_KERNEL_AS_BL33 by Andre Przywara · 4 years, 6 months ago
- 8109d2d Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · 4 years, 9 months ago v2.4-rc0
- 3ed5606 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · 4 years, 10 months ago
- 943aff0 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 4 years, 10 months ago
- d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
- 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
- 2102327 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 4 years, 11 months ago
- 101daaf Merge changes from topic "ehf_common" into integration by Manish Pandey · 4 years, 11 months ago
- 28e9a55 lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 5 years ago
- ab9646f Merge "SPM: Get rid of uint32_t array representation of UUID" into integration by Manish Pandey · 5 years ago
- 0d4120d SPM: Get rid of uint32_t array representation of UUID by Ruari Phipps · 5 years ago
- e3f2b1a plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · 5 years ago
- c19a4e6 Merge "plat/arm: Get the base address of nv-counters from device tree" into integration by Alexei Fedorov · 5 years ago
- ae0e09b sp_min: Avoid platform security reconfiguration by Manish V Badarkhe · 5 years ago
- 14d095c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · 5 years ago
- 262acea ehf: use common priority level enumuration by Sandeep Tripathy · 5 years ago
- 7638011 Merge changes from topic "at_errata_fix" into integration by Olivier Deprez · 5 years ago
- 86ba585 Add wrapper for AT instruction by Manish V Badarkhe · 5 years ago
- 7f03d80 plat/arm: remove common code for soc-id feature by Manish V Badarkhe · 5 years ago
- b693fbf Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · 5 years ago
- 990d972 plat/arm: enable support for Plat owned SPs by Manish Pandey · 5 years ago
- d74c6b8 Prevent colliding identifiers by Jimmy Brisson · 5 years ago
- fa1fdb2 plat/arm: Reduce size of BL31 binary by Alexei Fedorov · 5 years ago
- 03a5225 tbbr/dualroot: rename SP package certificate file by Manish Pandey · 5 years ago
- 499f192 Merge "fconf: spm: minor bug fix" into integration by Madhukar Pappireddy · 5 years ago
- bef0192 fconf: spm: minor bug fix by Manish Pandey · 5 years ago
- 25a7612 Merge "plat/arm: Disable SMCCC_ARCH_SOC_ID feature" into integration by Madhukar Pappireddy · 5 years ago
- c7bacd4 plat/arm: Disable SMCCC_ARCH_SOC_ID feature by Manish V Badarkhe · 5 years ago
- cc9cb29 plat/arm: spm: add support for RESET_TO_BL31 by Manish Pandey · 5 years ago
- a07c101 plat/arm: Move fconf population after the enablement of MMU by Manish V Badarkhe · 5 years ago
- f441718 lib/fconf: Update 'set_fw_config_info' function by Manish V Badarkhe · 5 years ago
- a4ff9d7 lib/fconf: Update data type of config max size by Manish V Badarkhe · 5 years ago
- a249a9d plat/arm: Check the need for firmware update only once by Manish V Badarkhe · 5 years ago
- d686fa3 TF-A: Add Event Log for Measured Boot by Alexei Fedorov · 5 years ago
- 7b4e1fb TF-A: Add support for Measured Boot driver by Alexei Fedorov · 5 years ago
- 1d60052 plat/arm: Add assert for the valid address of dtb information by Manish V Badarkhe · 5 years ago
- 8286967 plat/arm: Load and populate fw_config and tb_fw_config by Manish V Badarkhe · 5 years ago
- fe6fd3e plat/arm: Update the fw_config load call and populate it's information by Manish V Badarkhe · 5 years ago
- 04e0697 fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 5 years ago
- 243875e tbbr/dualroot: Add fw_config image in chain of trust by Louis Mayencourt · 5 years ago
- 02383c2 Merge changes from topic "sp_secure_boot" into integration by Manish Pandey · 5 years ago
- 452d5e5 plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 5 years ago
- 44f1aa8 dualroot: add chain of trust for secure partitions by Manish Pandey · 5 years ago
- b58956e Fix the build error for dualroot chain of trust. by Manish V Badarkhe · 5 years ago
- 1c301e7 Merge "Cleanup the code for TBBR CoT descriptors" into integration by Mark Dykes · 5 years ago
- 12d1343 plat/arm/fvp: populate runtime console parameters dynamically by Madhukar Pappireddy · 5 years ago
- ad43c49 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 5 years ago
- cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 6 years ago
- ff4e6c3 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 5 years ago
- 6e3a89f fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 5 years ago
- afe6262 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · 5 years ago
- 0ab4964 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 5 years ago
- ce8dfd2 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · 5 years ago
- c33ff19 spmd: skip loading of secure partitions on pre-v8.4 platforms by Olivier Deprez · 5 years ago
- 0e75343 Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 5 years ago
- a6de824 fconf: Clean Arm IO by Louis Mayencourt · 5 years ago
- 26d1e0c fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 6 years ago
- 25d740c fconf: enhancements to firmware configuration framework by Madhukar Pappireddy · 6 years ago
- f09852c Merge changes from topic "sb/dualroot" into integration by Mark Dykes · 5 years ago
- cb3b534 SPMD: loading Secure Partition payloads by Manish Pandey · 5 years ago
- 7cd64d1 fconf: Add Secure Partitions information as property by Olivier Deprez · 6 years ago
- 2403813 Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration by Manish Pandey · 5 years ago
- 562abec Merge "fconf: Fix misra issues" into integration by Sandrine Bailleux · 5 years ago
- 845db72 fconf: Fix misra issues by Louis Mayencourt · 5 years ago
- 093dce7 Merge "pl011: Use generic console_t data structure" into integration by Mark Dykes · 5 years ago
- f695e1e pl011: Use generic console_t data structure by Andre Przywara · 6 years ago
- 60e8f3c Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 6 years ago
- 1035a70 plat/arm: Add support for dualroot CoT by Sandrine Bailleux · 5 years ago
- 4ed1676 plat/arm/tzc: add support to configure multiple tzc400 by Suyash Pathak · 6 years ago
- 21c4f56 Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 5 years ago
- 63aa409 Merge changes from topic "spmd" into integration by Olivier Deprez · 5 years ago
- c3fb00d SPMD: enable SPM dispatcher support by Achin Gupta · 6 years ago
- 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 6 years ago
- 9739982 arm-io: Panic in case of io setup failure by Louis Mayencourt · 6 years ago
- d6dcbca MISRA fix: Use boolean essential type by Louis Mayencourt · 6 years ago
- 0a6e7e3 fconf: Move platform io policies into fconf by Louis Mayencourt · 6 years ago
- 6c97231 fconf: Add mbedtls shared heap as property by Louis Mayencourt · 6 years ago
- ce85284 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 6 years ago
- 25ac879 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 6 years ago
- 9814bfc fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · 6 years ago
- 3b5ea74 fconf: Load config dtb from bl1 by Louis Mayencourt · 6 years ago
- ab1981d fconf: initial commit by Louis Mayencourt · 6 years ago
- 466bb28 coverity: Fix MISRA null pointer violations by Zelalem · 6 years ago
- 235c817 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 6 years ago
- 9eac8e9 Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 6 years ago
- e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
- f69a582 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 6 years ago
- 3bff910 Introduce COT build option by Sandrine Bailleux · 6 years ago
- f1be00d Use correct type when reading SCR register by Louis Mayencourt · 6 years ago
- 0c1f197 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
- 3c6ec8f Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 6 years ago