1. f358134 chore(fvp): add the aarch32 cortex A57 to the build by Boyan Karatotev · 1 year, 5 months ago
  2. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 5 months ago
  3. b3ed447 fix(tc): change the FIP offset to 8 KiB boundary by Tintu Thomas · 1 year, 4 months ago
  4. 64e01a3 Merge "fix(rme): update sample platform attestation token" into integration by Soby Mathew · 1 year, 4 months ago
  5. 6a2a714 Merge changes from topic "feat_state_part2" into integration by Manish Pandey · 1 year, 4 months ago
  6. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  7. c97c551 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  8. 191eff6 refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  9. fd83634 Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · 1 year, 4 months ago
  10. 8c58dad fix(rme): update sample platform attestation token by Mate Toth-Pal · 1 year, 6 months ago
  11. 259b6d0 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 1 year, 4 months ago
  12. a796b1b refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 1 year, 6 months ago
  13. 4e04b28 refactor(fvp): minor cleanup with TRUSTED_BOARD_BOOT by Govindraj Raja · 1 year, 5 months ago
  14. a77c161 feat(fvp): increase BL1_RW and BL2 size by Govindraj Raja · 1 year, 5 months ago
  15. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  16. 87dd1a3 feat(fvp): update device tree with load addresses of TOS_FW config by Manish V Badarkhe · 1 year, 5 months ago
  17. b2e34ff refactor(fvp): rename the DTB info structure member by Manish V Badarkhe · 1 year, 5 months ago
  18. b8cd4aa Merge changes I1b092bc1,Ifc2461b4,I5176caa5 into integration by Soby Mathew · 1 year, 5 months ago
  19. 334d235 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · 1 year, 6 months ago
  20. 541206a feat(morello): add support for HW_CONFIG by Patrik Berglund · 1 year, 10 months ago
  21. f0c9a68 Merge "feat(rss): add TC platform UUIDs for RSS images" into integration by Sandrine Bailleux · 1 year, 5 months ago
  22. 27d45ca Merge changes from topic "feat_state_rework" into integration by Manish Pandey · 1 year, 6 months ago
  23. 8e754f9 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 1 year, 7 months ago
  24. a81a3d9 feat(rdn2): add platform id value for rdn2 variant 3 by Tony K Nadackal · 2 years, 7 months ago
  25. 11cc995 refactor(rdn2): reduce use of CSS_SGI_PLATFORM_VARIANT build flag by Tony K Nadackal · 1 year, 8 months ago
  26. 625a059 feat(fvp): enable FEAT_HCX by default by Andre Przywara · 1 year, 8 months ago
  27. ca23fa2 feat(fvp): enable FEAT_FGT by default by Andre Przywara · 1 year, 8 months ago
  28. aa70fe2 feat(rss): add TC platform UUIDs for RSS images by Raef Coles · 1 year, 7 months ago
  29. e60b90d Merge "fix(plat/tc): increase TC_TZC_DRAM1_SIZE" into integration by Manish V Badarkhe · 1 year, 6 months ago
  30. ac9e120 fix(plat/tc): increase TC_TZC_DRAM1_SIZE by Arunachalam Ganapathy · 2 years, 3 months ago
  31. bdc76f1 feat(fvp): emulate trapped RNDR by Andre Przywara · 1 year, 7 months ago
  32. 0de3c95 Merge "feat(tc): add delegated attest and measurement tests" into integration by Sandrine Bailleux · 1 year, 7 months ago
  33. 2590dfd fix(arm): arm_rotpk_header undefined reference by laurenw-arm · 1 year, 7 months ago
  34. 14ba4af feat(tc): add delegated attest and measurement tests by Mate Toth-Pal · 1 year, 9 months ago
  35. 77a2eb3 Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · 1 year, 7 months ago
  36. 055199b feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 1 year, 8 months ago
  37. 63a6095 Merge changes from topic "tonnad01/gcc_warn_fix" into integration by Manish V Badarkhe · 1 year, 7 months ago
  38. 40a427d Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · 1 year, 7 months ago
  39. 1b116a8 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · 1 year, 7 months ago
  40. a6e761c fix(rdn1edge): change variable type to fix gcc sign conversion error by Tony K Nadackal · 1 year, 7 months ago
  41. 04a6f2f fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 1 year, 7 months ago
  42. 003b9f3 Merge "refactor(arm): remove unused global" into integration by Sandrine Bailleux · 1 year, 7 months ago
  43. 6e5a8c6 refactor(arm): remove unused global by Manish V Badarkhe · 1 year, 7 months ago
  44. dd1ee50 refactor(fvp): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 8 months ago
  45. 9bd1193 build: deprecate Arm TC0 FVP platform by Manish V Badarkhe · 1 year, 8 months ago
  46. 022cefd Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 1 year, 8 months ago
  47. 5178157 Merge changes from topic "rdn2cfg2_spi_support" into integration by Manish V Badarkhe · 1 year, 8 months ago
  48. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 9 months ago
  49. 3f5be1c build: deprecate Arm rdn1edge and sgi575 FVP platforms by Manish V Badarkhe · 1 year, 9 months ago
  50. 44a9151 feat(rdn2): enable extended SPI support by Vivek Gautam · 1 year, 10 months ago
  51. 99b5c17 feat(rdn2): add SPI ID ranges for RD-N2 multichip platform by Vivek Gautam · 2 years ago
  52. b204fe9 feat(fvp): build delegated attestation in BL31 by Sandrine Bailleux · 1 year, 9 months ago
  53. b2ea500 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · 1 year, 9 months ago
  54. 2205f9a feat(cpu): add library support for Hunter ELP by Harrison Mutai · 1 year, 9 months ago
  55. ede4f05 feat(tc): enable RSS backend based measured boot by Tamas Ban · 1 year, 10 months ago
  56. aab55dd feat(tc): increase maximum BL1/BL2/BL31 sizes by David Vincze · 2 years, 2 months ago
  57. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · 1 year, 9 months ago
  58. 0a5a38b feat(tc): add RSS-AP message size macro by David Vincze · 2 years, 3 months ago
  59. ddab545 feat(tc): add MHU addresses for AP-RSS comms on TC2 by David Vincze · 2 years, 3 months ago
  60. b614969 feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · 2 years ago
  61. fcfe431 feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 2 years ago
  62. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 4 months ago
  63. bf4db5c feat(fvp): add crypto support in BL31 by Manish V Badarkhe · 2 years, 4 months ago
  64. dd9455f feat(fvp): increase MAX_XLAT_TABLES entries for DRTM support by Manish V Badarkhe · 2 years, 4 months ago
  65. fd0c8aa feat(fvp): increase BL31's stack size for DRTM support by Lucian Paul-Trifu · 2 years, 4 months ago
  66. 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 2 years ago
  67. e6ef9f0 Merge "feat(fvp): support building RSS comms driver" into integration by Manish Pandey · 1 year, 9 months ago
  68. e9e37cb feat(fvp): support building RSS comms driver by Sandrine Bailleux · 1 year, 10 months ago
  69. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 1 year, 10 months ago
  70. 37c459e fix(rme): update FVP platform token by Mate Toth-Pal · 1 year, 10 months ago
  71. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  72. 078dc52 feat(sgi): enable css implementation of warm reset by Pranav Madhu · 2 years ago
  73. a87b240 fix(n1sdp): mapping Run-time UART to IOFPGA UART0 by Himanshu Sharma · 2 years ago
  74. 7e46555 refactor(cpu): update IP names of Makalu CPU lib by Rupinderjit Singh · 1 year, 10 months ago
  75. c31beb6 feat(tsp): increase stack size for tsp by Shruti Gupta · 1 year, 11 months ago
  76. 1257dc1 feat(fvp/tsp_manifest): add example manifest for TSP by Marc Bonnici · 2 years, 7 months ago
  77. 0b35da3 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 2 years ago
  78. 7cac3de (feat)n1sdp: add support for OP-TEE SPMC by Vishnu Banavath · 2 years ago
  79. 5da8d12 Merge "feat(tc): introduce TC2 platform" into integration by Madhukar Pappireddy · 2 years ago
  80. 820b3b6 feat(tc): introduce TC2 platform by Rupinderjit Singh · 2 years, 3 months ago
  81. 7e5597c fix(tc): tc2 bl1 start address shifted by one page by Olivier Deprez · 2 years ago
  82. a57cbff Merge "refactor(fvp): add missing header guard in fvp_critical_data.h" into integration by Manish V Badarkhe · 2 years ago
  83. 5d92243 refactor(fvp): add missing header guard in fvp_critical_data.h by Sandrine Bailleux · 2 years ago
  84. 11b7f74 feat(tc): move start address for BL1 to 0x1000 by Anders Dellien · 2 years, 3 months ago
  85. bfca039 Merge "fix(morello): move BL31 to run from DRAM space" into integration by Manish V Badarkhe · 2 years ago
  86. 00cd080 refactor(sgi): rewrite address space size definitions by Vijayenthiran Subramaniam · 2 years, 5 months ago
  87. 9116275 fix(morello): move BL31 to run from DRAM space by Manoj Kumar · 2 years ago
  88. 7085ee3 Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 2 years ago
  89. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 2 years, 2 months ago
  90. dea652e fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · 2 years, 3 months ago
  91. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 7 months ago
  92. 2a01e73 Merge changes from topics "binary-format-sp", "od/meas-boot-spmc" into integration by Sandrine Bailleux · 2 years ago
  93. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 2 years ago
  94. c033697 Merge changes from topic "lw/cca_cot" into integration by Manish Pandey · 2 years ago
  95. a685440 feat(board/rdn2): add a new 'isolated-cpu-list' property by Nishant Sharma · 2 years, 7 months ago
  96. 5c5eca2 feat(spm): add tpm event log node to spmc manifest by Olivier Deprez · 2 years, 1 month ago
  97. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · 2 years, 1 month ago
  98. a5746de feat(arm): retrieve the right ROTPK for cca by laurenw-arm · 2 years, 2 months ago
  99. d344978 feat(arm): add support for cca CoT by laurenw-arm · 2 years, 2 months ago
  100. 23b25df feat(arm): provide some swd rotpk files by laurenw-arm · 2 years, 2 months ago