1. 0f0fd49 fix(rotpk): move rotpk definitions out of arm_def.h by Rohit Mathew · 1 year, 7 months ago
  2. b65dfe4 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 9 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. f8f2697 refactor(arm): avoid setting HASH_PREREQUISITES for a build without ROT_KEY by Manish V Badarkhe · 2 years ago
  6. 02552d4 feat(fvp): mock support for CCA NV ctr by laurenw-arm · 2 years, 3 months ago
  7. 95302e4 fix(arm): arm_rotpk_header undefined reference by laurenw-arm · 2 years, 8 months ago
  8. abd6d7e Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · 2 years, 8 months ago
  9. 5f89928 feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 2 years, 9 months ago
  10. d8359cf refactor(arm): remove unused global by Manish V Badarkhe · 2 years, 8 months ago
  11. e95abc4 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 3 years, 1 month ago
  12. 50b4497 feat(arm): retrieve the right ROTPK for cca by laurenw-arm · 3 years, 4 months ago
  13. f242379 feat(arm): add support for cca CoT by laurenw-arm · 3 years, 4 months ago
  14. 98662a7 feat(arm): provide some swd rotpk files by laurenw-arm · 3 years, 4 months ago
  15. 0260eb0 build(corstone1000): rename diphda to corstone1000 by Vishnu Banavath · 3 years, 7 months ago
  16. bf3ce99 feat: adding the diphda platform by Abdellatif El Khlifi · 4 years, 4 months ago
  17. 5eea019 Arm: Fix error message printing in board makefile by Sandrine Bailleux · 4 years, 4 months ago
  18. a981220 Makefile: Do not mark file targets as .PHONY target by Pali Rohár · 4 years, 8 months ago
  19. 3bfcc9d plat/arm: common: add guard for arm_get_rotpk_info_regs by Usama Arif · 4 years, 10 months ago
  20. 14d095c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · 5 years ago
  21. d25625c plat/arm: Retrieve the right ROTPK when using the dualroot CoT by Sandrine Bailleux · 5 years ago
  22. 8800570 plat/arm: Pass cookie argument down to arm_get_rotpk_info() by Sandrine Bailleux · 5 years ago
  23. 1035a70 plat/arm: Add support for dualroot CoT by Sandrine Bailleux · 5 years ago
  24. 32e26c0 plat/arm: Provide some PROTK files for development by Sandrine Bailleux · 5 years ago
  25. 698e231 Fixes ROTPK hash generation for ECDSA encryption by Max Shvetsov · 5 years ago
  26. a6ffdde Adds option to read ROTPK from registers for FVP by Max Shvetsov · 6 years ago
  27. 36ec2bb cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 6 years ago
  28. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  29. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  30. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  31. 7be05cd Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 7 years ago
  32. 58ea77a plat/arm: Move board_css_common.c to juno folder by Antonio Nino Diaz · 7 years ago
  33. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 7 years ago
  34. c0740e4 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 7 years ago
  35. 9d57a14 memprotect: Move files to specific platform makefiles by Roberto Vargas · 7 years ago
  36. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
  37. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 8 years ago
  38. 7b56928 Juno: Change the Firmware update detect mechanism by Soby Mathew · 7 years ago
  39. c64d134 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 8 years ago
  40. b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 8 years ago
  41. f145403 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 8 years ago
  42. 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 8 years ago
  43. 18e279e CSS: Changes for SDS framework by Soby Mathew · 8 years ago
  44. b3ba6fd Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 8 years ago
  45. 3eb2d67 ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 8 years ago
  46. 3bbe34e norflash: Add full status check by Roberto Vargas · 8 years ago
  47. 784502a norflash: Add nor_erase() to NOR driver by Roberto Vargas · 8 years ago
  48. b4b09ca norflash: Clear status register before sending commands by Roberto Vargas · 8 years ago
  49. 9753cb5 norflash: Wait for WSM bit in lock/unlock by Roberto Vargas · 8 years ago
  50. f4953e7 norflash: clean-up norflash.c by Roberto Vargas · 8 years ago
  51. 54661cd Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 8 years ago
  52. 284c3d6 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · 8 years ago
  53. f143caf Use CryptoCell to set/get NVcounters and ROTPK by Soby Mathew · 8 years ago
  54. 40111d4 Add SCMI support for Juno platform by Soby Mathew · 9 years ago
  55. 9bedc6d Remove plat_match_rotpk reference by dp-arm · 8 years ago
  56. 232c6b3 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 8 years ago
  57. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  58. 6f24934 AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 9 years ago
  59. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  60. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 9 years ago
  61. 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 9 years ago
  62. b127109 Migrate platform makefile to new console driver location by Soby Mathew · 9 years ago
  63. 0289970 ARM platforms: Define common image sizes by Antonio Nino Diaz · 9 years ago
  64. b5fa656 Introduce arm_setup_page_tables() function by Sandrine Bailleux · 9 years ago
  65. fe7de03 Implement plat_set_nv_ctr for FVP platforms by Antonio Nino Diaz · 9 years ago
  66. 48279d5 TBB: add non-volatile counter support by Juan Castillo · 10 years ago
  67. c64a044 Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · 10 years ago
  68. dcda29f FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 10 years ago
  69. 436223d FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 10 years ago
  70. 7b4c140 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 10 years ago
  71. 9784dbd Add basic NOR flash driver for ARM platforms by Juan Castillo · 10 years ago
  72. f04585f TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 10 years ago
  73. 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 10 years ago
  74. b431530 Add common ARM and CSS platform code by Dan Handley · 10 years ago