1. 1f47a71 feat(tc): add DPE context handle node to device tree by Tamas Ban · 2 years, 2 months ago
  2. e7f1181 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · 2 years, 2 months ago
  3. ba33528 fix(el3-spmc): add datastore linker script markers by Shruti Gupta · 2 years, 8 months ago
  4. 0686a01 feat(arm): add trusty_sp_fw_config build option by Arunachalam Ganapathy · 3 years, 4 months ago
  5. 6f503e0 feat(tc): add RSS SDS region right after SCMI payload by Tamas Ban · 2 years, 3 months ago
  6. 6873088 feat(fvp): added calls to unprotect/protect memory by J-Alves · 1 year, 10 months ago
  7. 341df6a feat(arm): move GPT setup to common BL source by Rohit Mathew · 1 year, 7 months ago
  8. 86e4859 feat(arm): retrieve GPT related data from platform by Rohit Mathew · 1 year, 8 months ago
  9. 1e7545a refactor(arm): rename L0/L1 GPT base macros by Rohit Mathew · 1 year, 7 months ago
  10. 0f0fd49 fix(rotpk): move rotpk definitions out of arm_def.h by Rohit Mathew · 1 year, 7 months ago
  11. 6d511a8 feat(platforms): update SZ_* macros by Yann Gautier · 1 year, 7 months ago
  12. 0c5aafc chore(npcm845x): remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 9 months ago
  13. b65dfe4 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 9 months ago
  14. e60c184 fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 1 year, 9 months ago
  15. f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
  16. f1df8f1 fix(arm): fix GIC macros for GICv4.1 support by Moritz Fischer · 1 year, 10 months ago
  17. 2032401 feat(fvp): new SiP call to set an interrupt pending by Madhukar Pappireddy · 2 years ago
  18. 7a2130b refactor(arm): allow platform specific SiP support by Madhukar Pappireddy · 1 year, 11 months ago
  19. c623fb2 refactor(arm): remove ARM_ROTPK_KEY_LEN comparison by laurenw-arm · 1 year, 10 months ago
  20. b8ae689 feat(arm): ecdsa p384/p256 full key support by laurenw-arm · 2 years ago
  21. 5df1dcc feat(arm): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 1 year, 10 months ago
  22. 1f6bb41 refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · 1 year, 11 months ago
  23. 75bfc18 Merge "fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  24. d478ac1 fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE by Olivier Deprez · 1 year, 11 months ago
  25. d836df7 fix(arm): add Event Log area behind Trustzone Controller by Manish V Badarkhe · 1 year, 11 months ago
  26. 352366e refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · 2 years, 3 months ago
  27. 29ae73e Merge changes from topic "mb/mb-signer-id" into integration by Lauren Wehrmeister · 2 years ago
  28. f1e4a28 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · 2 years, 1 month ago
  29. edcece1 feat(nuvoton): added support for npcm845x chip by rutigl@gmail.com · 2 years, 5 months ago
  30. 2971bad feat(measured-boot): introduce platform function to measure and publish Public Key by Manish V Badarkhe · 2 years, 4 months ago
  31. 24e224b fix(fvp): adjust BL31 maximum size as per total SRAM size by Manish V Badarkhe · 2 years, 1 month ago
  32. 1c01284 fix(plat/arm): add RAS_FFH_SUPPORT check for RAS EHF priority by Omkar Anand Kulkarni · 2 years, 1 month ago
  33. c2a7612 fix: increase BL32 limit by Manish V Badarkhe · 2 years, 3 months ago
  34. 28b2d86 feat(tc): allow secure watchdog timer to trigger periodically by Madhukar Pappireddy · 2 years, 5 months ago
  35. 4ac5b39 refactor(auth): replace plat_convert_pk by Yann Gautier · 2 years, 6 months ago
  36. f1e693a feat(auth): compare platform and certificate ROTPK for authentication by Manish V Badarkhe · 2 years, 5 months ago
  37. 1cf3e2f feat(fvp): add Event Log maximum size property in DT by Manish V Badarkhe · 2 years, 5 months ago
  38. a19a024 feat(ethos-n): add reserved memory address support by Mikael Olsson · 2 years, 6 months ago
  39. e75cc24 feat(fvp): enable support for PSCI OS-initiated mode by Wing Li · 2 years, 6 months ago
  40. 579ea67 Merge changes from topic "mb/secure-evlog-cpy" into integration by Sandrine Bailleux · 2 years, 5 months ago
  41. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  42. 6b2e961 feat(arm): carveout DRAM1 area for Event Log by Manish V Badarkhe · 2 years, 8 months ago
  43. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  44. 8268590 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · 2 years, 7 months ago
  45. a97bfa5 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 2 years, 8 months ago
  46. 01617e0 Merge "fix(gic): wrap cache enabled assert under plat_can_cmo" into integration by Manish Pandey · 2 years, 8 months ago
  47. abd6d7e Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · 2 years, 8 months ago
  48. 78fbb0e fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 2 years, 8 months ago
  49. 5f89928 feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 2 years, 9 months ago
  50. 346cfe2 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · 2 years, 8 months ago
  51. 40f9f64 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 4 years, 9 months ago
  52. 0b22e59 refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  53. 4e7983b Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 2 years, 10 months ago
  54. d5f225d feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · 3 years, 1 month ago
  55. 586f60c feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 3 years, 1 month ago
  56. 2a1cdee feat(drtm): add platform functions for DRTM by johpow01 · 3 years, 5 months ago
  57. d72c486 feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 3 years, 1 month ago
  58. b139f1c feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 3 years ago
  59. 6dc5979 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 6 years ago
  60. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  61. b86cbe1 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 2 years, 11 months ago
  62. f1fe144 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · 3 years ago
  63. 158ed58 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · 3 years ago
  64. dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
  65. e516ba6 fix(rme): xlat table setup fails for bl2 by Soby Mathew · 3 years, 1 month ago
  66. 1d0ca40 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 3 years, 3 months ago
  67. 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 8 months ago
  68. 69a131d refactor(arm): update BL2 base address by Manish V Badarkhe · 3 years, 2 months ago
  69. 70313d3 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years, 3 months ago
  70. 6a0788b feat(plat/fvp): introduce accessor function to obtain datastore by Marc Bonnici · 3 years, 8 months ago
  71. 6c87abd fix(arm): remove reclamation of functions starting with "init" by Manish Pandey · 3 years, 3 months ago
  72. 2d65ea1 feat(plat/arm): allow BL32 specific defines to be used by SPMC_AT_EL3 by Marc Bonnici · 3 years, 8 months ago
  73. 39f0b86 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · 3 years, 5 months ago
  74. a043510 feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 3 years, 5 months ago
  75. 0f9159b feat(rme): add dummy platform token to RMMD by Soby Mathew · 3 years, 5 months ago
  76. dcb1959 fix(arm): increase ARM_BL_REGIONS count by Manish V Badarkhe · 3 years, 5 months ago
  77. 1af59c4 feat(common): add SZ_* macros by Yann Gautier · 3 years, 6 months ago
  78. 40c175e feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · 3 years, 8 months ago
  79. 6aaf257 feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 3 years, 9 months ago
  80. cf21064 feat(fvp): measure critical data by Manish V Badarkhe · 3 years, 10 months ago
  81. 0500f44 feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 4 years ago
  82. 48ba034 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 3 years, 11 months ago
  83. efa6521 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 3 years, 11 months ago
  84. eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
  85. 140d9cb refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 3 years, 11 months ago
  86. 47bf3ac feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 4 years ago
  87. 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 10 months ago
  88. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  89. d7fe4cb Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  90. deb4b3a feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 4 years, 1 month ago
  91. c872072 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  92. 4bb72c4 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  93. 1c65989 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 3 years, 11 months ago
  94. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
  95. 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
  96. 03b201c fvp_r: initial platform port for fvp_r by laurenw-arm · 4 years, 10 months ago
  97. 30e8fa7 refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 4 years, 2 months ago
  98. 2f1177b feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 4 years, 1 month ago
  99. efb2ced feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · 4 years, 2 months ago
  100. 7285fd5 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 4 years, 2 months ago