1. c15dcd7 feat(partition): verify crc while loading gpt header by Rohit Ner · 2 years, 2 months ago
  2. b9bed28 build(hikey): platform changes for verifying gpt header crc by Rohit Ner · 2 years, 2 months ago
  3. dc2daae build(agilex): platform changes for verifying gpt header crc by Rohit Ner · 2 years, 2 months ago
  4. dce970c build(stratix10): platform changes for verifying gpt header crc by Rohit Ner · 2 years, 2 months ago
  5. f9f72d9 build(stm32mp1): platform changes for verifying gpt header crc by Rohit Ner · 2 years, 1 month ago
  6. 3cdbfa2 build(deps): bump ansi-regex from 3.0.0 to 3.0.1 by dependabot[bot] · 2 years, 2 months ago
  7. ea465c1 fix(bl1): invalidate SP in data cache during secure SMC by Harrison Mutai · 2 years, 2 months ago
  8. 274f78b Merge changes from topic "sb/update-maintainers" into integration by Sandrine Bailleux · 2 years, 1 month ago
  9. 8a93ba8 Merge "fix(stm32mp1): include assert.h to fix build failure" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  10. 548e1ea Merge "docs: update supported FVP models documentation" into integration by Olivier Deprez · 2 years, 1 month ago
  11. c8437b3 fix(stm32mp1): include assert.h to fix build failure by Manish V Badarkhe · 2 years, 2 months ago
  12. dac0372 Merge "fix(stm32mp1-fdts): correct memory mapping for STM32MP13" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  13. cdad5ca Merge "refactor(security): upgrade tools to OpenSSL 3.0" into integration by Manish Pandey · 2 years, 1 month ago
  14. 208a886 docs: update supported FVP models documentation by Maksims Svecovs · 2 years, 2 months ago
  15. 2f43c0d fix(stm32mp1-fdts): correct memory mapping for STM32MP13 by Yann Gautier · 2 years, 1 month ago
  16. f64b6fd Merge "fix(arm): remove reclamation of functions starting with "init"" into integration by Manish Pandey · 2 years, 2 months ago
  17. 94b4274 docs(maintainers): remove John Powell from code owners by Sandrine Bailleux · 2 years, 2 months ago
  18. 76ef383 docs(maintainers): remove Jimmy Brisson from code owners by Sandrine Bailleux · 2 years, 2 months ago
  19. 0b816db docs(threat-model): remove some redundant text in threat #08 by Sandrine Bailleux · 2 years, 2 months ago
  20. 3c8fdf7 build(changelog): add new scope for the threat model by Sandrine Bailleux · 2 years, 2 months ago
  21. 1c7d74e docs(threat-model): revamp threat #9 by Sandrine Bailleux · 2 years, 2 months ago
  22. 78cdfdd docs(threat-model): make experimental features out of scope by Sandrine Bailleux · 2 years, 2 months ago
  23. 6e5c218 docs(threat-model): cosmetic changes by Sandrine Bailleux · 2 years, 2 months ago
  24. c70726f fix(zynqmp): resolve misra 8.3 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  25. 844fd27 Merge changes I2fcf13b7,I153ccb43 into integration by Madhukar Pappireddy · 2 years, 2 months ago
  26. 7275a5a refactor(security): upgrade tools to OpenSSL 3.0 by Juan Pablo Conde · 2 years, 4 months ago
  27. c950535 fix(zynqmp): resolve misra R8.4 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  28. f2f9594 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  29. f26baaa Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  30. 98481bd fix(scmi-msg): base: fix protocol list querying by Etienne Carriere · 2 years, 2 months ago
  31. e857ce3 fix(scmi-msg): base: fix protocol list response size by Etienne Carriere · 2 years, 2 months ago
  32. 9fa01e9 feat(spmd): allow forwarding of FFA_FRAG_RX/TX calls by Marc Bonnici · 2 years, 9 months ago
  33. 38add67 feat(spmc): add support for FFA_SPM_ID_GET by Marc Bonnici · 2 years, 7 months ago
  34. 25fe4d5 Merge changes If2408af3,If485ff27 into integration by Madhukar Pappireddy · 2 years, 2 months ago
  35. 2ec5dbe feat(spmc): add support for forwarding a secure interrupt to the SP by Achin Gupta · 2 years, 9 months ago
  36. e799ff6 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · 2 years, 2 months ago
  37. 6fbed8c feat(spmc): enable the SPMC to pass the linear core ID in a register by Marc Bonnici · 2 years, 7 months ago
  38. 25f4b54 feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · 2 years, 3 months ago
  39. cb17d31 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · 2 years, 3 months ago
  40. 764e667 feat(spmc): add FFA_RUN handler by Marc Bonnici · 2 years, 10 months ago
  41. faa4a76 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · 2 years, 7 months ago
  42. d4bb245 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · 2 years, 7 months ago
  43. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 2 years, 11 months ago
  44. 0cf1a15 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · 2 years, 10 months ago
  45. e752b2d Merge changes from topic "rss/mboot-attest" into integration by Sandrine Bailleux · 2 years, 2 months ago
  46. 5e5411a Merge changes I50721040,I1ce4b7b4,I9658aef7,I40ff55eb into integration by Joanna Farley · 2 years, 2 months ago
  47. 0805949 docs(maintainers): add PSA, MHU, RSS comms code owners by David Vincze · 2 years, 2 months ago
  48. 2f2b61c fix(intel): remove unused printout by Sieu Mun Tang · 2 years, 2 months ago
  49. c366760 fix(intel): fix configuration status based on start request by Sieu Mun Tang · 2 years, 2 months ago
  50. 4f5554c style(intel): align the sequence in header file by Sieu Mun Tang · 2 years, 2 months ago
  51. b56c078 fix(intel): remove redundant NOC header declarations by Sieu Mun Tang · 2 years, 2 months ago
  52. 0dde16c feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI by Tanmay Shah · 2 years, 7 months ago
  53. c8bbedc feat(versal): add support to reset SGI by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
  54. 098b26d Merge "fix(security): workaround for CVE-2022-23960" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  55. f1c8861 feat(n1sdp): add support for nt_fw_config by sahil · 2 years, 4 months ago
  56. 6ec01e8 feat(n1sdp): enable trusted board boot on n1sdp by sah01 · 3 years, 1 month ago
  57. 2cb385c Merge "docs(versal): fix the versal platform emu name" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  58. 66ffd58 Merge "fix(errata): workaround for DSU-110 erratum 2313941" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  59. 9de7042 Merge changes Ie9451e35,I1815deeb,If277b2b3,Ie2ceaf24,I7996d505, ... into integration by Madhukar Pappireddy · 2 years, 2 months ago
  60. 01b3873 Merge "fix(zynqmp): define and enable ARM_XLAT_TABLES_LIB_V1" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  61. 20db9bf fix(arm): remove reclamation of functions starting with "init" by Manish Pandey · 2 years, 2 months ago
  62. 32464ba fix(security): workaround for CVE-2022-23960 by Bipin Ravi · 2 years, 2 months ago
  63. af40d69 fix(errata): workaround for DSU-110 erratum 2313941 by Bipin Ravi · 2 years, 6 months ago
  64. 469a6f6 feat(sgi): enable fpregs context save and restore by Nishant Sharma · 2 years, 2 months ago
  65. 9c39352 feat(spm_mm): add support to save and restore fp regs by Nishant Sharma · 2 years, 2 months ago
  66. 951cd0e Merge changes from topic "fix_st_spi" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  67. 2bd66c1 Merge "docs: update release and code freeze dates" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  68. dbf550d Merge "fix(security): workaround for CVE-2022-23960 for Cortex-X1" into integration by Bipin Ravi · 2 years, 2 months ago
  69. 65f714d Merge "fix(errata): workarounds for cortex-x1 errata" into integration by Bipin Ravi · 2 years, 2 months ago
  70. b298a12 Merge "feat(cpu): add support for Cortex-X1" into integration by Bipin Ravi · 2 years, 2 months ago
  71. b0f8325 feat(plat/arm/fvp): enable RSS backend based measured boot by Tamas Ban · 2 years, 5 months ago
  72. c9ccc27 feat(lib/psa): mock PSA APIs by Tamas Ban · 2 years, 5 months ago
  73. 64c33a1 feat(drivers/measured_boot): add RSS backend by Tamas Ban · 2 years, 6 months ago
  74. 53ac24f feat(drivers/arm/rss): add RSS communication driver by Tamas Ban · 2 years, 5 months ago
  75. c034b73 feat(lib/psa): add initial attestation API by Tamas Ban · 2 years, 5 months ago
  76. f549275 feat(lib/psa): add measured boot API by Tamas Ban · 2 years, 5 months ago
  77. 3331d89 feat(drivers/arm/mhu): add MHU driver by Tamas Ban · 2 years, 6 months ago
  78. bc6167c fix(security): workaround for CVE-2022-23960 for Cortex-X1 by Okash Khawaja · 2 years, 2 months ago
  79. baee390 fix(errata): workarounds for cortex-x1 errata by Okash Khawaja · 2 years, 2 months ago
  80. f5445fd feat(cpu): add support for Cortex-X1 by Okash Khawaja · 2 years, 2 months ago
  81. 7c1aa59 docs: update release and code freeze dates by Daniel Boulby · 2 years, 2 months ago
  82. 7420c53 fix(intel): add flash dcache after return response for INTEL_SIP_SMC_MBOX_SEND_CMD by Sieu Mun Tang · 2 years, 2 months ago
  83. 527df9f fix(intel): extending to support large file size for SHA2/HMAC get digest and verifying by Sieu Mun Tang · 2 years, 2 months ago
  84. e77d37d fix(intel): extending to support large file size for SHA-2 ECDSA data signing and signature verifying by Sieu Mun Tang · 2 years, 2 months ago
  85. 9bea815 fix(intel): extending to support large file size for AES encryption and decryption by Sieu Mun Tang · 2 years, 2 months ago
  86. 5d187c0 feat(intel): support version 2 SiP SVC SMC function ID for mailbox commands by Sieu Mun Tang · 2 years, 2 months ago
  87. 044ed48 feat(intel): support version 2 SiP SVC SMC function ID for non-mailbox commands by Sieu Mun Tang · 2 years, 2 months ago
  88. d2df204 fix(intel): update certificate mask for FPGA Attestation by Boon Khai Ng · 2 years, 10 months ago
  89. 758a2ad feat(intel): update to support maximum response data size by Sieu Mun Tang · 2 years, 2 months ago
  90. 59357e8 feat(intel): support ECDSA HASH Verification by Sieu Mun Tang · 2 years, 2 months ago
  91. 8aa05ad feat(intel): support ECDSA HASH Signing by Sieu Mun Tang · 2 years, 2 months ago
  92. 0675c22 feat(intel): support ECDH request by Sieu Mun Tang · 2 years, 2 months ago
  93. dcaab77 feat(intel): support ECDSA SHA-2 Data Signature Verification by Sieu Mun Tang · 2 years, 2 months ago
  94. 153ecfb feat(intel): support ECDSA SHA-2 Data Signing by Sieu Mun Tang · 2 years, 2 months ago
  95. e2f3ede feat(intel): support ECDSA Get Public Key by Sieu Mun Tang · 2 years, 2 months ago
  96. 22322fb feat(intel): support session based SDOS encrypt and decrypt by Sieu Mun Tang · 2 years, 2 months ago
  97. b0c1d11 feat(intel): support AES Crypt Service by Sieu Mun Tang · 2 years, 2 months ago
  98. 583149a feat(intel): support HMAC SHA-2 MAC verify request by Sieu Mun Tang · 2 years, 2 months ago
  99. d907cc3 feat(intel): support SHA-2 hash digest generation on a blob by Sieu Mun Tang · 2 years, 2 months ago
  100. e7a037f feat(intel): support extended random number generation by Sieu Mun Tang · 2 years, 2 months ago