- 18f5a57 Merge "refactor(fvp_r): tidy up platform port [1]" into integration by Manish Pandey · 3 years, 1 month ago
- 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 1 month ago
- e2a6b35 refactor(fvp_r): tidy up platform port [1] by Manish Pandey · 3 years, 1 month ago
- 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years, 5 months ago
- 2f9681a Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · 3 years, 1 month ago
- af7e3a4 feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled by Zelalem Aweke · 3 years, 1 month ago
- 1e8e3fd fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · 3 years, 3 months ago
- 5085abd feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 3 years, 4 months ago
- c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 3 years, 4 months ago
- 65e9263 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 3 years, 4 months ago
- 96c0bab feat(plat/fvp): add RMM image support for FVP platform by Zelalem Aweke · 3 years, 4 months ago
- c8bc23e feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 3 years, 4 months ago
- 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 3 years, 2 months ago
- 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 8 months ago
- 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 3 years, 9 months ago
- 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 3 years, 7 months ago
- a26bf35 refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 3 years, 4 months ago
- d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 3 years, 4 months ago
- ad9b8e5 feat: adding the diphda platform by Abdellatif El Khlifi · 3 years, 7 months ago
- 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 3 years, 5 months ago
- 58848b6 fix(morello): initialise CNTFRQ in Non Secure CNTBaseN by Manoj Kumar · 3 years, 6 months ago
- 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 3 years, 7 months ago
- c4eb630 Merge changes from topic "fw-update" into integration by Olivier Deprez · 3 years, 6 months ago
- dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 3 years, 8 months ago
- 9179f16 Merge "refactor(plat/arm): replace FIP base and size macro with a generic name" into integration by Mark Dykes · 3 years, 6 months ago
- b2df4c1 refactor(plat/arm): store UUID as a string, rather than ints by David Horstmann · 3 years, 7 months ago
- 443ccbc refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · 3 years, 7 months ago
- c275391 plat/arm: move compile time switch from source to dt file by Manish Pandey · 3 years, 7 months ago
- 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 3 years, 9 months ago
- baf5765 Merge "plat/arm: don't provide NT_FW_CONFIG when booting hafnium" into integration by Olivier Deprez · 3 years, 7 months ago
- ea164e7 plat/arm: don't provide NT_FW_CONFIG when booting hafnium by Manish Pandey · 3 years, 7 months ago
- 578408f plat/arm/arm_image_load: refine plat_add_sp_images_load_info by Heyi Guo · 3 years, 9 months ago
- 3dd9493 plat/arm/arm_image_load: fix bug of overriding the last node by Heyi Guo · 3 years, 9 months ago
- 6a3ac4e plat/arm: Remove ARM_LINUX_KERNEL_AS_BL33 relying on RESET_TO_BL31 by Andre Przywara · 3 years, 9 months ago
- 0f58c8a plat/arm: Always allow ARM_LINUX_KERNEL_AS_BL33 by Andre Przywara · 3 years, 9 months ago
- 1d2776a Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · 4 years ago
- 8f15ca3 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · 4 years, 1 month ago
- f68a683 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 4 years, 1 month ago
- ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years, 3 months ago
- 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years, 3 months ago
- 741b1c0 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 4 years, 1 month ago
- 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · 4 years, 2 months ago
- 39317ab lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 4 years, 3 months ago
- 325a925 Merge "SPM: Get rid of uint32_t array representation of UUID" into integration by Manish Pandey · 4 years, 2 months ago
- 57d48a0 SPM: Get rid of uint32_t array representation of UUID by Ruari Phipps · 4 years, 3 months ago
- 2381d2e plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · 4 years, 2 months ago
- 6d9c4c8 Merge "plat/arm: Get the base address of nv-counters from device tree" into integration by Alexei Fedorov · 4 years, 2 months ago
- c00b482 sp_min: Avoid platform security reconfiguration by Manish V Badarkhe · 4 years, 2 months ago
- 09a192c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · 4 years, 2 months ago
- 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · 4 years, 3 months ago
- e0d3382 Merge changes from topic "at_errata_fix" into integration by Olivier Deprez · 4 years, 3 months ago
- bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · 4 years, 4 months ago
- 8192b38 plat/arm: remove common code for soc-id feature by Manish V Badarkhe · 4 years, 3 months ago
- 617196f Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · 4 years, 3 months ago
- aff8075 plat/arm: enable support for Plat owned SPs by Manish Pandey · 4 years, 3 months ago
- d7297c7 Prevent colliding identifiers by Jimmy Brisson · 4 years, 3 months ago
- 2a0c36f plat/arm: Reduce size of BL31 binary by Alexei Fedorov · 4 years, 4 months ago
- d07d017 tbbr/dualroot: rename SP package certificate file by Manish Pandey · 4 years, 3 months ago
- cec0069 Merge "fconf: spm: minor bug fix" into integration by Madhukar Pappireddy · 4 years, 3 months ago
- 61ff717 fconf: spm: minor bug fix by Manish Pandey · 4 years, 3 months ago
- d5c11c9 Merge "plat/arm: Disable SMCCC_ARCH_SOC_ID feature" into integration by Madhukar Pappireddy · 4 years, 3 months ago
- 3e9bd74 plat/arm: Disable SMCCC_ARCH_SOC_ID feature by Manish V Badarkhe · 4 years, 3 months ago
- 18a0c3e plat/arm: spm: add support for RESET_TO_BL31 by Manish Pandey · 4 years, 4 months ago
- 5e3ef6c plat/arm: Move fconf population after the enablement of MMU by Manish V Badarkhe · 4 years, 4 months ago
- 6a91e59 lib/fconf: Update 'set_fw_config_info' function by Manish V Badarkhe · 4 years, 4 months ago
- a8be3bb lib/fconf: Update data type of config max size by Manish V Badarkhe · 4 years, 4 months ago
- bc4350b plat/arm: Check the need for firmware update only once by Manish V Badarkhe · 4 years, 4 months ago
- 71d81dc TF-A: Add Event Log for Measured Boot by Alexei Fedorov · 4 years, 4 months ago
- c717617 TF-A: Add support for Measured Boot driver by Alexei Fedorov · 4 years, 4 months ago
- 9cb29f0 plat/arm: Add assert for the valid address of dtb information by Manish V Badarkhe · 4 years, 4 months ago
- 99a8e14 plat/arm: Load and populate fw_config and tb_fw_config by Manish V Badarkhe · 4 years, 5 months ago
- 8c66f7a plat/arm: Update the fw_config load call and populate it's information by Manish V Badarkhe · 4 years, 5 months ago
- 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 4 years, 5 months ago
- 244027d tbbr/dualroot: Add fw_config image in chain of trust by Louis Mayencourt · 4 years, 5 months ago
- ae58772 Merge changes from topic "sp_secure_boot" into integration by Manish Pandey · 4 years, 5 months ago
- 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 4 years, 5 months ago
- 5f8e1a0 dualroot: add chain of trust for secure partitions by Manish Pandey · 4 years, 5 months ago
- fe46f5f Fix the build error for dualroot chain of trust. by Manish V Badarkhe · 4 years, 5 months ago
- 595198a Merge "Cleanup the code for TBBR CoT descriptors" into integration by Mark Dykes · 4 years, 5 months ago
- d0cf0a9 plat/arm/fvp: populate runtime console parameters dynamically by Madhukar Pappireddy · 4 years, 7 months ago
- 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 4 years, 6 months ago
- d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 11 months ago
- fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 4 years, 7 months ago
- 6cf6a1b fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 4 years, 7 months ago
- 3760d13 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · 4 years, 7 months ago
- 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 4 years, 8 months ago
- 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · 4 years, 7 months ago
- 042db53 spmd: skip loading of secure partitions on pre-v8.4 platforms by Olivier Deprez · 4 years, 8 months ago
- f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 9 months ago
- 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · 4 years, 8 months ago
- ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 9 months ago
- 8151969 fconf: enhancements to firmware configuration framework by Madhukar Pappireddy · 5 years ago
- e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · 4 years, 8 months ago
- 1fa6ecb SPMD: loading Secure Partition payloads by Manish Pandey · 4 years, 8 months ago
- 93df21f fconf: Add Secure Partitions information as property by Olivier Deprez · 4 years, 10 months ago
- 65bc9b3 Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration by Manish Pandey · 4 years, 8 months ago
- 7029c3a Merge "fconf: Fix misra issues" into integration by Sandrine Bailleux · 4 years, 8 months ago
- 2711cc8 fconf: Fix misra issues by Louis Mayencourt · 4 years, 8 months ago
- 9f80cfa Merge "pl011: Use generic console_t data structure" into integration by Mark Dykes · 4 years, 8 months ago
- 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · 4 years, 9 months ago