1. ccc4b9b feat(platforms): update SZ_* macros by Yann Gautier · Wed Jan 03 13:30:02 2024 +0100
  2. a31c4cd chore(npcm845x): remove CryptoCell-712/713 support by Sandrine Bailleux · Tue Nov 07 15:11:00 2023 +0100
  3. 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · Thu Oct 26 15:14:42 2023 +0200
  4. 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · Fri Oct 27 11:45:44 2023 +0100
  5. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · Tue Oct 10 15:42:19 2023 +0100
  6. 4ddeb86 fix(arm): fix GIC macros for GICv4.1 support by Moritz Fischer · Wed Oct 18 16:16:33 2023 +0000
  7. 3b228e1 feat(fvp): new SiP call to set an interrupt pending by Madhukar Pappireddy · Thu Aug 24 16:57:22 2023 -0500
  8. cc30710 refactor(arm): allow platform specific SiP support by Madhukar Pappireddy · Sat Sep 09 23:02:34 2023 -0500
  9. a0fbdca refactor(arm): remove ARM_ROTPK_KEY_LEN comparison by laurenw-arm · Fri Oct 13 11:23:48 2023 -0500
  10. 0216953 feat(arm): ecdsa p384/p256 full key support by laurenw-arm · Tue Aug 15 14:57:56 2023 -0500
  11. e78ef3d feat(arm): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · Thu Oct 12 10:37:54 2023 +0100
  12. 67ac77c refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · Wed Sep 06 16:50:22 2023 -0500
  13. a32d3ba Merge "fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE" into integration by Madhukar Pappireddy · Thu Sep 14 17:49:54 2023 +0200
  14. d66c3ad fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE by Olivier Deprez · Mon Sep 04 14:24:07 2023 +0200
  15. 19c7218 fix(arm): add Event Log area behind Trustzone Controller by Manish V Badarkhe · Fri Sep 01 07:54:33 2023 +0100
  16. 85999a8 refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · Mon May 08 14:55:13 2023 +0200
  17. 99dcac2 Merge changes from topic "mb/mb-signer-id" into integration by Lauren Wehrmeister · Mon Aug 07 16:53:35 2023 +0200
  18. bc20432 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · Fri Jul 21 14:29:49 2023 +0530
  19. defbeed feat(nuvoton): added support for npcm845x chip by rutigl@gmail.com · Sun Mar 19 09:19:05 2023 +0200
  20. b2a2160 feat(measured-boot): introduce platform function to measure and publish Public Key by Manish V Badarkhe · Tue Apr 11 16:12:33 2023 +0100
  21. bd30506 fix(fvp): adjust BL31 maximum size as per total SRAM size by Manish V Badarkhe · Tue Jun 27 11:29:34 2023 +0100
  22. 014ae05 fix(plat/arm): add RAS_FFH_SUPPORT check for RAS EHF priority by Omkar Anand Kulkarni · Thu Jun 22 19:35:59 2023 +0530
  23. 5a4f9b8 fix: increase BL32 limit by Manish V Badarkhe · Sun Apr 30 09:25:15 2023 +0100
  24. e108df2 feat(tc): allow secure watchdog timer to trigger periodically by Madhukar Pappireddy · Wed Mar 22 15:40:40 2023 -0500
  25. c68b8af refactor(auth): replace plat_convert_pk by Yann Gautier · Tue Jan 24 09:39:47 2023 +0100
  26. e984bc7 feat(auth): compare platform and certificate ROTPK for authentication by Manish V Badarkhe · Fri Mar 10 19:00:02 2023 +0000
  27. 6e6df44 feat(fvp): add Event Log maximum size property in DT by Manish V Badarkhe · Mon Mar 20 14:58:06 2023 +0000
  28. c4f16ef feat(ethos-n): add reserved memory address support by Mikael Olsson · Fri Feb 10 11:39:40 2023 +0100
  29. 05364b9 feat(fvp): enable support for PSCI OS-initiated mode by Wing Li · Thu Jan 26 18:33:43 2023 -0800
  30. 84331ba Merge changes from topic "mb/secure-evlog-cpy" into integration by Sandrine Bailleux · Thu Mar 16 09:37:18 2023 +0100
  31. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · Tue Nov 22 14:41:00 2022 -0600
  32. b65ae4e feat(arm): carveout DRAM1 area for Event Log by Manish V Badarkhe · Mon Dec 12 10:14:25 2022 +0000
  33. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  34. 334d235 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · Thu Dec 29 15:57:40 2022 +0000
  35. 8e754f9 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · Wed Dec 14 17:28:11 2022 +0000
  36. fdc28cf Merge "fix(gic): wrap cache enabled assert under plat_can_cmo" into integration by Manish Pandey · Mon Dec 19 11:44:45 2022 +0100
  37. 77a2eb3 Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · Mon Dec 12 22:18:26 2022 +0100
  38. a037d97 fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · Tue Nov 29 16:03:47 2022 -0800
  39. 055199b feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · Fri Oct 28 11:26:32 2022 -0500
  40. aa44249 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · Tue Nov 29 13:32:41 2022 +0000
  41. 7f95ac8 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · Mon Nov 09 12:14:52 2020 +0100
  42. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · Tue Oct 11 17:16:07 2022 +0100
  43. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · Thu Oct 20 11:04:48 2022 +0200
  44. b614969 feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · Mon Jul 04 14:51:07 2022 +0100
  45. fcfe431 feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · Tue Jul 12 21:48:04 2022 +0100
  46. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · Fri Mar 11 17:50:58 2022 -0600
  47. 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · Wed Jun 22 18:45:30 2022 +0100
  48. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · Mon Aug 15 17:12:58 2022 +0200
  49. c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · Fri Feb 15 16:42:20 2019 +0100
  50. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  51. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · Fri Sep 16 10:52:37 2022 +0200
  52. 9ad55b0 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · Wed Jul 27 13:12:27 2022 +0530
  53. e317328 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · Wed Jul 27 12:49:24 2022 +0530
  54. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · Wed Sep 08 12:40:24 2021 +0200
  55. 0338e9e fix(rme): xlat table setup fails for bl2 by Soby Mathew · Wed Jul 06 16:01:40 2022 +0100
  56. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · Mon Apr 25 17:18:15 2022 +0100
  57. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · Wed Nov 24 18:37:37 2021 +0000
  58. 103569f refactor(arm): update BL2 base address by Manish V Badarkhe · Mon Jun 13 18:23:01 2022 +0100
  59. ea3ef9f Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Thu May 19 18:33:03 2022 +0200
  60. c66fc1b feat(plat/fvp): introduce accessor function to obtain datastore by Marc Bonnici · Thu Dec 16 18:31:02 2021 +0000
  61. 20db9bf fix(arm): remove reclamation of functions starting with "init" by Manish Pandey · Wed May 11 15:43:54 2022 +0100
  62. f586700 feat(plat/arm): allow BL32 specific defines to be used by SPMC_AT_EL3 by Marc Bonnici · Mon Dec 20 10:53:52 2021 +0000
  63. 86854e7 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · Tue Mar 15 16:05:58 2022 +0000
  64. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · Tue Mar 22 16:21:19 2022 +0000
  65. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · Tue Mar 22 16:19:39 2022 +0000
  66. fc0b853 fix(arm): increase ARM_BL_REGIONS count by Manish V Badarkhe · Tue Feb 22 14:45:43 2022 +0000
  67. 8a87b0e feat(common): add SZ_* macros by Yann Gautier · Tue Feb 08 10:21:58 2022 +0100
  68. 4e336a6 feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · Wed Dec 01 15:53:32 2021 +0530
  69. f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · Wed Nov 17 17:08:10 2021 +0530
  70. 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · Wed Oct 20 22:06:40 2021 +0100
  71. 4edf4bd feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · Wed Aug 11 10:45:03 2021 +0100
  72. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · Tue Sep 14 23:12:42 2021 +0100
  73. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · Tue Sep 14 22:41:46 2021 +0100
  74. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · Tue Aug 10 20:51:55 2021 +0100
  75. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · Mon Sep 20 09:06:02 2021 +0100
  76. 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · Fri Aug 06 09:26:20 2021 +0100
  77. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · Wed Oct 06 19:44:28 2021 +0200
  78. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · Wed Jun 16 17:57:28 2021 -0500
  79. 2f9681a Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · Tue Oct 05 22:15:40 2021 +0200
  80. 5085abd feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · Tue Jul 13 17:19:54 2021 -0500
  81. c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · Mon Jul 12 23:41:05 2021 -0500
  82. 65e9263 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · Mon Jul 12 22:33:55 2021 -0500
  83. 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · Thu Sep 16 15:10:35 2021 +0100
  84. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · Wed Mar 03 14:19:38 2021 -0600
  85. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · Wed Jan 27 13:08:47 2021 -0600
  86. 7c7b198 fvp_r: initial platform port for fvp_r by laurenw-arm · Wed Oct 21 13:34:40 2020 -0500
  87. c36e97f refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · Mon Jun 21 17:22:27 2021 +0200
  88. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · Fri Jun 25 23:43:33 2021 +0100
  89. a040b64 feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · Sun Jun 20 21:04:49 2021 +0100
  90. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · Thu Jun 10 15:22:48 2021 +0100
  91. 75fcf54 Merge changes from topic "soc_id" into integration by Manish Pandey · Wed Jun 16 12:03:17 2021 +0200
  92. 7644f41 Merge "fix(plat/marvell/a3720/uart): fix UART parent clock rate determination" into integration by Manish Pandey · Mon Jun 07 15:36:46 2021 +0200
  93. 52c1de5 fix(plat/marvell/a3720/uart): fix UART parent clock rate determination by Pali Rohár · Fri May 14 15:52:11 2021 +0200
  94. ee05077 refactor(plat/arm): use SOC_ID defines by Yann Gautier · Thu May 20 14:57:34 2021 +0200
  95. ec7915d refactor(juno): disable non-invasive debug of secure state by Zelalem · Thu May 13 15:10:03 2021 -0500
  96. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · Mon Feb 22 17:30:17 2021 +0000
  97. 443ccbc refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · Thu Apr 22 11:13:21 2021 +0100
  98. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · Fri Feb 12 17:30:22 2021 +0100
  99. ed93bc7 plat/marvell: a8k: move efuse definitions to separate header by Konstantin Porotchkin · Sun Mar 07 13:12:31 2021 +0200
  100. 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · Mon Jun 22 14:18:42 2020 -0500