1. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 4 months ago
  2. 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 2 years ago
  3. c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 5 years ago
  4. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  5. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 1 year, 10 months ago
  6. 9ad55b0 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · 1 year, 11 months ago
  7. e317328 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · 1 year, 11 months ago
  8. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 10 months ago
  9. 0338e9e fix(rme): xlat table setup fails for bl2 by Soby Mathew · 2 years ago
  10. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 2 years, 2 months ago
  11. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 7 months ago
  12. 103569f refactor(arm): update BL2 base address by Manish V Badarkhe · 2 years, 1 month ago
  13. ea3ef9f Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 1 month ago
  14. c66fc1b feat(plat/fvp): introduce accessor function to obtain datastore by Marc Bonnici · 2 years, 7 months ago
  15. 20db9bf fix(arm): remove reclamation of functions starting with "init" by Manish Pandey · 2 years, 2 months ago
  16. f586700 feat(plat/arm): allow BL32 specific defines to be used by SPMC_AT_EL3 by Marc Bonnici · 2 years, 6 months ago
  17. 86854e7 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · 2 years, 4 months ago
  18. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 2 years, 3 months ago
  19. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · 2 years, 3 months ago
  20. fc0b853 fix(arm): increase ARM_BL_REGIONS count by Manish V Badarkhe · 2 years, 4 months ago
  21. 8a87b0e feat(common): add SZ_* macros by Yann Gautier · 2 years, 5 months ago
  22. 4e336a6 feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · 2 years, 7 months ago
  23. f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 2 years, 8 months ago
  24. 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · 2 years, 8 months ago
  25. 4edf4bd feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 2 years, 11 months ago
  26. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 2 years, 10 months ago
  27. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 2 years, 10 months ago
  28. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 2 years, 11 months ago
  29. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 2 years, 9 months ago
  30. 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 2 years, 11 months ago
  31. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 2 years, 9 months ago
  32. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years ago
  33. 2f9681a Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  34. 5085abd feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 3 years ago
  35. c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 3 years ago
  36. 65e9263 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 3 years ago
  37. 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 2 years, 10 months ago
  38. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 4 months ago
  39. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 3 years, 5 months ago
  40. 7c7b198 fvp_r: initial platform port for fvp_r by laurenw-arm · 3 years, 8 months ago
  41. c36e97f refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 3 years ago
  42. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 3 years ago
  43. a040b64 feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · 3 years ago
  44. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 3 years, 1 month ago
  45. 75fcf54 Merge changes from topic "soc_id" into integration by Manish Pandey · 3 years, 1 month ago
  46. 7644f41 Merge "fix(plat/marvell/a3720/uart): fix UART parent clock rate determination" into integration by Manish Pandey · 3 years, 1 month ago
  47. 52c1de5 fix(plat/marvell/a3720/uart): fix UART parent clock rate determination by Pali Rohár · 3 years, 2 months ago
  48. ee05077 refactor(plat/arm): use SOC_ID defines by Yann Gautier · 3 years, 1 month ago
  49. ec7915d refactor(juno): disable non-invasive debug of secure state by Zelalem · 3 years, 2 months ago
  50. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 3 years, 4 months ago
  51. 443ccbc refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · 3 years, 2 months ago
  52. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 3 years, 5 months ago
  53. ed93bc7 plat/marvell: a8k: move efuse definitions to separate header by Konstantin Porotchkin · 3 years, 4 months ago
  54. 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · 4 years ago
  55. 550eaf1 plat: arm: Increase SP max size by Arunachalam Ganapathy · 3 years, 8 months ago
  56. 1d2776a Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · 3 years, 8 months ago
  57. 8f15ca3 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · 3 years, 9 months ago
  58. 40618cf plat: arm: Make BL32_BASE platform dependent when SPD_spmd is enabled by Arunachalam Ganapathy · 4 years ago
  59. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  60. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · 3 years, 10 months ago
  61. 09a192c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · 3 years, 10 months ago
  62. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · 3 years, 11 months ago
  63. 617196f Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · 3 years, 11 months ago
  64. aff8075 plat/arm: enable support for Plat owned SPs by Manish Pandey · 4 years ago
  65. 2a0c36f plat/arm: Reduce size of BL31 binary by Alexei Fedorov · 4 years ago
  66. bcaa068 SPM: build OP-TEE as an S-EL1 Secure Partition by Olivier Deprez · 4 years, 3 months ago
  67. 80f13ee SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 4 years ago
  68. 5e3ef6c plat/arm: Move fconf population after the enablement of MMU by Manish V Badarkhe · 4 years ago
  69. c717617 TF-A: Add support for Measured Boot driver by Alexei Fedorov · 4 years ago
  70. 0bafa82 plat/arm, dts: Update platform device tree for CoT by Manish V Badarkhe · 4 years ago
  71. 1934d51 Merge changes Ib9c82b85,Ib348e097,I4dc315e4,I58a8ce44,Iebc03361, ... into integration by Manish Pandey · 4 years ago
  72. fbf1fd2 plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · 4 years, 1 month ago
  73. 99a8e14 plat/arm: Load and populate fw_config and tb_fw_config by Manish V Badarkhe · 4 years, 1 month ago
  74. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 4 years, 1 month ago
  75. 841ffeb plat: marvell: armada: a8k: add OP-TEE OS MMU tables by Konstantin Porotchkin · 5 years ago
  76. 5f8630b plat: marvell: armada: platform definitions cleanup by Konstantin Porotchkin · 4 years ago
  77. 459366b plat: marvell: armada: re-enable BL32_BASE definition by Konstantin Porotchkin · 5 years ago
  78. 45f1655 plat: marvell: armada: modify PLAT_FAMILY name for 37xx SoCs by Marcin Wojtas · 4 years ago
  79. 46c4b14 Merge changes I80316689,I23cac4fb,If911e7de,I169ff358,I4e040cd5, ... into integration by Manish Pandey · 4 years ago
  80. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 4 years, 1 month ago
  81. 3039bce marvell: armada: add extra level in marvell platform hierarchy by Grzegorz Jaszczyk · 4 years, 8 months ago
  82. 490ace7 TF-A: Fix BL31 linker script error by Alexei Fedorov · 4 years, 1 month ago
  83. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  84. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 4 years, 5 months ago
  85. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · 4 years, 3 months ago
  86. 9bb1516 Merge changes from topic "brcm_initial_support" into integration by Manish Pandey · 4 years, 3 months ago
  87. ad0943e Add BL2 support for Broadcom stingray platform by Sheetal Tigadoli · 4 years, 7 months ago
  88. 2a96dc2 Add bl31 support common across Broadcom platforms by Sheetal Tigadoli · 4 years, 7 months ago
  89. 13680c9 Add bl2 setup code common across Broadcom platforms by Sheetal Tigadoli · 4 years, 7 months ago
  90. 3760d13 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · 4 years, 3 months ago
  91. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 4 years, 3 months ago
  92. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 4 years, 3 months ago
  93. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 4 months ago
  94. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 5 months ago
  95. e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · 4 years, 4 months ago
  96. 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · 4 years, 8 months ago
  97. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 8 months ago
  98. 1fa6ecb SPMD: loading Secure Partition payloads by Manish Pandey · 4 years, 4 months ago
  99. 93df21f fconf: Add Secure Partitions information as property by Olivier Deprez · 4 years, 5 months ago
  100. 65bc9b3 Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration by Manish Pandey · 4 years, 4 months ago