1. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · 4 years, 7 months ago
  2. fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 5 years ago
  3. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  4. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  5. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  6. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  7. cbc6826 plat/arm: Move board_css_common.c to juno folder by Antonio Nino Diaz · 6 years ago
  8. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  9. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  10. b96ee4b memprotect: Move files to specific platform makefiles by Roberto Vargas · 6 years ago
  11. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  12. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 7 years ago
  13. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  14. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 7 years ago
  15. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  16. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  17. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  18. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  19. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 7 years ago
  20. b260c3a ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 7 years ago
  21. 6ca1911 norflash: Add full status check by Roberto Vargas · 7 years ago
  22. ea21edc norflash: Add nor_erase() to NOR driver by Roberto Vargas · 7 years ago
  23. 2e94e73 norflash: Clear status register before sending commands by Roberto Vargas · 7 years ago
  24. 86a610e norflash: Wait for WSM bit in lock/unlock by Roberto Vargas · 7 years ago
  25. ab29dca norflash: clean-up norflash.c by Roberto Vargas · 7 years ago
  26. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 7 years ago
  27. d9160a5 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · 7 years ago
  28. 3e6bbda Use CryptoCell to set/get NVcounters and ROTPK by Soby Mathew · 7 years ago
  29. cbafd7a Add SCMI support for Juno platform by Soby Mathew · 8 years ago
  30. cc0afe6 Remove plat_match_rotpk reference by dp-arm · 7 years ago
  31. d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 7 years ago
  32. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  33. 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 8 years ago
  34. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  35. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
  36. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · 8 years ago
  37. 1723113 Migrate platform makefile to new console driver location by Soby Mathew · 8 years ago
  38. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · 8 years ago
  39. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · 8 years ago
  40. 9d602fe Implement plat_set_nv_ctr for FVP platforms by Antonio Nino Diaz · 8 years ago
  41. bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · 8 years ago
  42. eade34c Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · 8 years ago
  43. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 9 years ago
  44. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 9 years ago
  45. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 9 years ago
  46. facdd1c Add basic NOR flash driver for ARM platforms by Juan Castillo · 9 years ago
  47. 665b9ec TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 9 years ago
  48. 31a68f0 TBB: add platform API to read the ROTPK information by Juan Castillo · 9 years ago
  49. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago