1. 2032401 feat(fvp): new SiP call to set an interrupt pending by Madhukar Pappireddy · 2 years ago
  2. 7a2130b refactor(arm): allow platform specific SiP support by Madhukar Pappireddy · 1 year, 11 months ago
  3. c623fb2 refactor(arm): remove ARM_ROTPK_KEY_LEN comparison by laurenw-arm · 1 year, 10 months ago
  4. b8ae689 feat(arm): ecdsa p384/p256 full key support by laurenw-arm · 2 years ago
  5. 5df1dcc feat(arm): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 1 year, 10 months ago
  6. 75bfc18 Merge "fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  7. d478ac1 fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE by Olivier Deprez · 1 year, 11 months ago
  8. d836df7 fix(arm): add Event Log area behind Trustzone Controller by Manish V Badarkhe · 1 year, 11 months ago
  9. 352366e refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · 2 years, 3 months ago
  10. f1e4a28 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · 2 years, 1 month ago
  11. 24e224b fix(fvp): adjust BL31 maximum size as per total SRAM size by Manish V Badarkhe · 2 years, 1 month ago
  12. 1c01284 fix(plat/arm): add RAS_FFH_SUPPORT check for RAS EHF priority by Omkar Anand Kulkarni · 2 years, 2 months ago
  13. c2a7612 fix: increase BL32 limit by Manish V Badarkhe · 2 years, 3 months ago
  14. 28b2d86 feat(tc): allow secure watchdog timer to trigger periodically by Madhukar Pappireddy · 2 years, 5 months ago
  15. 1cf3e2f feat(fvp): add Event Log maximum size property in DT by Manish V Badarkhe · 2 years, 5 months ago
  16. a19a024 feat(ethos-n): add reserved memory address support by Mikael Olsson · 2 years, 6 months ago
  17. e75cc24 feat(fvp): enable support for PSCI OS-initiated mode by Wing Li · 2 years, 6 months ago
  18. 579ea67 Merge changes from topic "mb/secure-evlog-cpy" into integration by Sandrine Bailleux · 2 years, 5 months ago
  19. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  20. 6b2e961 feat(arm): carveout DRAM1 area for Event Log by Manish V Badarkhe · 2 years, 8 months ago
  21. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  22. 8268590 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · 2 years, 7 months ago
  23. a97bfa5 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 2 years, 8 months ago
  24. abd6d7e Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · 2 years, 8 months ago
  25. 5f89928 feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 2 years, 9 months ago
  26. 346cfe2 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · 2 years, 8 months ago
  27. 4e7983b Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 2 years, 10 months ago
  28. 586f60c feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 3 years, 1 month ago
  29. b139f1c feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 3 years ago
  30. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  31. f1fe144 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · 3 years ago
  32. 158ed58 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · 3 years ago
  33. e516ba6 fix(rme): xlat table setup fails for bl2 by Soby Mathew · 3 years, 1 month ago
  34. 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 9 months ago
  35. 69a131d refactor(arm): update BL2 base address by Manish V Badarkhe · 3 years, 2 months ago
  36. 6c87abd fix(arm): remove reclamation of functions starting with "init" by Manish Pandey · 3 years, 3 months ago
  37. 2d65ea1 feat(plat/arm): allow BL32 specific defines to be used by SPMC_AT_EL3 by Marc Bonnici · 3 years, 8 months ago
  38. 39f0b86 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · 3 years, 5 months ago
  39. dcb1959 fix(arm): increase ARM_BL_REGIONS count by Manish V Badarkhe · 3 years, 6 months ago
  40. 0500f44 feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 4 years ago
  41. efa6521 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 3 years, 11 months ago
  42. eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
  43. 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 10 months ago
  44. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  45. d7fe4cb Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  46. deb4b3a feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 4 years, 1 month ago
  47. c872072 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  48. 4bb72c4 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  49. 1c65989 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 3 years, 11 months ago
  50. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
  51. 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
  52. 03b201c fvp_r: initial platform port for fvp_r by laurenw-arm · 4 years, 10 months ago
  53. 2f1177b feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 4 years, 1 month ago
  54. 7285fd5 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 4 years, 2 months ago
  55. dfff468 refactor(plat/arm): use SOC_ID defines by Yann Gautier · 4 years, 3 months ago
  56. 63ca6bb refactor(juno): disable non-invasive debug of secure state by Zelalem · 4 years, 3 months ago
  57. ef1daa4 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 4 years, 6 months ago
  58. 49e9ac2 refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · 4 years, 4 months ago
  59. 76a2117 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 4 years, 6 months ago
  60. f66827c plat: arm: Increase SP max size by Arunachalam Ganapathy · 4 years, 9 months ago
  61. 8109d2d Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · 4 years, 9 months ago v2.4-rc0
  62. 3ed5606 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · 4 years, 10 months ago
  63. d32113c plat: arm: Make BL32_BASE platform dependent when SPD_spmd is enabled by Arunachalam Ganapathy · 5 years ago
  64. 101daaf Merge changes from topic "ehf_common" into integration by Manish Pandey · 4 years, 11 months ago
  65. 14d095c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · 5 years ago
  66. 262acea ehf: use common priority level enumuration by Sandeep Tripathy · 5 years ago
  67. b693fbf Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · 5 years ago
  68. 990d972 plat/arm: enable support for Plat owned SPs by Manish Pandey · 5 years ago
  69. fa1fdb2 plat/arm: Reduce size of BL31 binary by Alexei Fedorov · 5 years ago
  70. db1ef41 SPM: build OP-TEE as an S-EL1 Secure Partition by Olivier Deprez · 5 years ago
  71. a07c101 plat/arm: Move fconf population after the enablement of MMU by Manish V Badarkhe · 5 years ago
  72. 7b4e1fb TF-A: Add support for Measured Boot driver by Alexei Fedorov · 5 years ago
  73. 2a0ef94 plat/arm, dts: Update platform device tree for CoT by Manish V Badarkhe · 5 years ago
  74. ce4ca1a plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · 5 years ago
  75. 8286967 plat/arm: Load and populate fw_config and tb_fw_config by Manish V Badarkhe · 5 years ago
  76. 04e0697 fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 5 years ago
  77. 452d5e5 plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 5 years ago
  78. 34dd1e9 TF-A: Fix BL31 linker script error by Alexei Fedorov · 5 years ago
  79. cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 6 years ago
  80. afe6262 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · 5 years ago
  81. 53adeba Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 5 years ago
  82. 0ab4964 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 5 years ago
  83. 0e75343 Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 5 years ago
  84. 26d1e0c fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 6 years ago
  85. f09852c Merge changes from topic "sb/dualroot" into integration by Mark Dykes · 5 years ago
  86. cb3b534 SPMD: loading Secure Partition payloads by Manish Pandey · 5 years ago
  87. 7cd64d1 fconf: Add Secure Partitions information as property by Olivier Deprez · 6 years ago
  88. 2403813 Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration by Manish Pandey · 5 years ago
  89. 60e8f3c Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 6 years ago
  90. 8800570 plat/arm: Pass cookie argument down to arm_get_rotpk_info() by Sandrine Bailleux · 5 years ago
  91. 4ed1676 plat/arm/tzc: add support to configure multiple tzc400 by Suyash Pathak · 6 years ago
  92. 86f297a plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · 5 years ago
  93. 96318f8 plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS by Suyash Pathak · 6 years ago
  94. 21c4f56 Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 5 years ago
  95. 63aa409 Merge changes from topic "spmd" into integration by Olivier Deprez · 5 years ago
  96. 64758c9 SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · 6 years ago
  97. 31e703f drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 6 years ago
  98. 6daeec7 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · 6 years ago
  99. 9739982 arm-io: Panic in case of io setup failure by Louis Mayencourt · 6 years ago
  100. d6dcbca MISRA fix: Use boolean essential type by Louis Mayencourt · 6 years ago