1. 4eb28e8 Merge changes from topic "DPE" into integration by Manish V Badarkhe · 4 months ago
  2. e4e83a8 Merge "fix(gic600): workaround for Part 1 of GIC600 erratum 2384374" into integration by Bipin Ravi · 4 months ago
  3. 579a23c fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 5 months ago
  4. a426089 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · 1 year, 1 month ago
  5. 9e2dd0b feat(drtm): update references to DRTM beta0 by Stuart Yoder · 5 months ago
  6. d4d2b69 feat(drtm): for TPM features fw hash algorithm should be 16-bits by Stuart Yoder · 5 months ago
  7. ccc4b9b feat(platforms): update SZ_* macros by Yann Gautier · 6 months ago
  8. 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 8 months ago
  9. 67ac77c refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · 10 months ago
  10. b2a2160 feat(measured-boot): introduce platform function to measure and publish Public Key by Manish V Badarkhe · 1 year, 2 months ago
  11. c68b8af refactor(auth): replace plat_convert_pk by Yann Gautier · 1 year, 5 months ago
  12. e984bc7 feat(auth): compare platform and certificate ROTPK for authentication by Manish V Badarkhe · 1 year, 4 months ago
  13. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  14. 8e754f9 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 1 year, 6 months ago
  15. a037d97 fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 1 year, 7 months ago
  16. 7f95ac8 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 3 years, 8 months ago
  17. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 1 year, 9 months ago
  18. b614969 feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · 2 years ago
  19. fcfe431 feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 2 years ago
  20. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 3 months ago
  21. 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 2 years ago
  22. c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 5 years ago
  23. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 10 months ago
  24. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 2 years, 2 months ago
  25. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 7 months ago
  26. c66fc1b feat(plat/fvp): introduce accessor function to obtain datastore by Marc Bonnici · 2 years, 6 months ago
  27. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 2 years, 3 months ago
  28. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · 2 years, 3 months ago
  29. 8a87b0e feat(common): add SZ_* macros by Yann Gautier · 2 years, 5 months ago
  30. 4e336a6 feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · 2 years, 7 months ago
  31. f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 2 years, 7 months ago
  32. 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · 2 years, 8 months ago
  33. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 2 years, 9 months ago
  34. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 2 years, 11 months ago
  35. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 2 years, 9 months ago
  36. 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 2 years, 11 months ago
  37. c36e97f refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 3 years ago
  38. a040b64 feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · 3 years ago
  39. 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · 4 years ago
  40. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 3 years, 11 months ago
  41. 80f13ee SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 4 years ago
  42. c717617 TF-A: Add support for Measured Boot driver by Alexei Fedorov · 4 years ago
  43. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 6 months ago
  44. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 4 years, 5 months ago
  45. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · 4 years, 2 months ago
  46. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 4 months ago
  47. 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · 4 years, 7 months ago
  48. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 7 months ago
  49. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · 4 years, 9 months ago
  50. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 6 months ago
  51. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 4 years, 8 months ago
  52. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  53. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  54. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  55. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  56. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  57. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  58. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 6 years ago
  59. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  60. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  61. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  62. 9164ec0 Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · 6 years ago
  63. 5a99925 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 6 years ago
  64. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  65. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  66. 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
  67. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  68. fec756f PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 6 years ago
  69. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  70. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · 6 years ago
  71. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  72. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  73. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  74. 6e16a33 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 6 years ago
  75. 73308d0 Introduce the new BL handover interface by Soby Mathew · 6 years ago
  76. 2f38ce3 Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 6 years ago
  77. 43d20b3 bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 6 years ago
  78. 02a0d3d bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 6 years ago
  79. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  80. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  81. 055af4b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 7 years ago
  82. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  83. bc1ae1f Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  84. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  85. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
  86. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · 7 years ago
  87. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  88. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  89. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · 7 years ago
  90. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago
  91. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 7 years ago
  92. 522a465 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 7 years ago
  93. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  94. aaf15f5 Implement log framework by Soby Mathew · 7 years ago
  95. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  96. 6460924 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · 7 years ago
  97. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  98. d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 7 years ago
  99. 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 7 years ago
  100. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago