1. 63b60b4 build: use full paths for generated libraries by Chris Kay · Tue Sep 03 12:36:33 2024 +0000
  2. 1870c72 build: unify verbosity handling by Chris Kay · Thu May 02 17:52:37 2024 +0000
  3. b30b9b7 build(juno): added error check for BL32 dependency by Juan Pablo Conde · Wed Aug 09 18:16:40 2023 -0500
  4. 85999a8 refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · Mon May 08 14:55:13 2023 +0200
  5. 9a2177a feat(ethos-n)!: load NPU firmware at BL2 by Rob Hughes · Tue Jan 17 16:10:26 2023 +0000
  6. 74c5f87 build(ethos-n): add TZMP1 build flag by Bjorn Engstrom · Fri Aug 26 09:45:45 2022 +0200
  7. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · Tue Sep 28 15:52:14 2021 +0100
  8. 0232da2 plat/arm/juno: Add support to use hw_config in BL31 by Mikael Olsson · Fri Feb 12 17:30:16 2021 +0100
  9. 31ed470 plat/arm: juno: Use TRNG entropy source for SMCCC TRNG interface by Andre Przywara · Thu Oct 08 00:45:22 2020 +0100
  10. c7d10e3 plat/arm: juno: Condition Juno entropy source with CRC instructions by Andre Przywara · Fri Oct 16 12:06:57 2020 +0100
  11. 15f378d plat/arm:juno: fix parallel build issue for romlib config by Zelalem · Tue Feb 02 09:49:07 2021 -0600
  12. 3f69474 plat/arm: Add dependencies to configuration files by Anders Dellien · Sun Aug 23 19:32:48 2020 +0100
  13. caa1802 TF-A GICv2 driver: Introduce makefile by Alexei Fedorov · Tue Jul 14 10:47:25 2020 +0100
  14. 64616a5 plat/arm: Rentroduce tb_fw_config device tree by Manish V Badarkhe · Sun May 31 08:53:40 2020 +0100
  15. 1adc5f5 plat: remove redundant =1 from -D option by Masahiro Yamada · Wed Apr 01 14:28:24 2020 +0900
  16. 2a881b2 plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · Wed Mar 25 17:50:39 2020 +0900
  17. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · Thu Nov 07 15:18:03 2019 +0000
  18. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · Tue Dec 17 13:17:25 2019 +0000
  19. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · Fri Dec 06 11:50:12 2019 +0000
  20. 65cac46 Juno: add basic support for dynamic config by Louis Mayencourt · Mon Jul 29 10:40:17 2019 +0100
  21. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · Thu Jul 04 14:58:45 2019 +0100
  22. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · Tue Apr 16 11:29:14 2019 +0530
  23. bde4246 juno: Enable CPU errata workarounds by Ambroise Vincent · Fri Feb 22 14:19:16 2019 +0000
  24. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 19:06:55 2019 +0000
  25. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 20:37:32 2019 +0000
  26. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · Wed Jan 23 16:23:07 2019 +0000
  27. 1e32d32 Fix a variable expansion in Arm platform makefiles by Sandrine Bailleux · Mon Jan 07 15:35:37 2019 +0100
  28. e4bf6a0 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · Wed Nov 14 13:43:59 2018 +0530
  29. 6f07a60 juno: Add romlib support by Sathees Balya · Fri Nov 02 14:56:06 2018 +0000
  30. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · Thu Oct 18 09:20:04 2018 +0100
  31. 0dc0653 Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · Thu Oct 11 11:59:37 2018 +0100
  32. cbc6826 plat/arm: Move board_css_common.c to juno folder by Antonio Nino Diaz · Wed Oct 10 11:02:34 2018 +0100
  33. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · Wed Oct 10 11:14:44 2018 +0100
  34. b0971f9 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · Fri May 25 12:43:30 2018 +0530
  35. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · Fri Sep 28 16:39:26 2018 +0100
  36. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · Tue Sep 25 11:37:23 2018 +0100
  37. 2257607 juno: Revert FWU update detect mechanism by Sathees Balya · Mon Sep 03 17:41:13 2018 +0100
  38. b96ee4b memprotect: Move files to specific platform makefiles by Roberto Vargas · Mon Aug 06 13:35:31 2018 +0100
  39. 13b95c2 Juno: Add support for TrustZone Media Protection 1 (TZMP1) by Summer Qin · Fri Mar 02 15:51:14 2018 +0800
  40. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · Wed Mar 07 11:32:04 2018 +0000
  41. 0fa6fdf Select SCMI/SDS drivers by default on Juno by Sandrine Bailleux · Wed Feb 28 11:47:23 2018 +0100
  42. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · Mon Dec 11 12:29:47 2017 +0000
  43. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · Tue Oct 31 23:19:21 2017 +0000
  44. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · Tue Nov 14 14:10:10 2017 +0000
  45. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · Thu Aug 24 15:12:20 2017 +0800
  46. 8392aab Juno: Disable 859971 and 859972 errata workarounds by Eleanor Bonnici · Fri Aug 04 15:03:51 2017 +0100
  47. d56fb04 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · Mon Jun 19 15:38:02 2017 +0100
  48. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  49. 7a3b5eb CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · Fri Dec 09 15:23:08 2016 +0000
  50. ede39cb Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · Mon Nov 14 12:01:04 2016 +0000
  51. 18e6004 Merge pull request #886 from dp-arm/dp/stack-protector by davidcunado-arm · Thu Apr 06 10:20:47 2017 +0100
  52. b3263b3 Juno: Initialize stack protector canary from the trusted entropy source by dp-arm · Tue Feb 28 14:43:15 2017 +0000
  53. 8f59e15 Juno: Introduce juno_getentropy(void *buf, size_t len) by dp-arm · Mon Feb 27 12:21:43 2017 +0000
  54. 71d4fe2 Enable all A53 and A57 errata workarounds for Juno by Douglas Raillard · Tue Feb 28 17:56:15 2017 +0000
  55. 00eefd9 Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · Thu Oct 06 16:54:53 2016 +0100
  56. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · Fri Feb 24 11:39:22 2017 +0000
  57. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · Mon Jul 25 12:04:31 2016 +0100
  58. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · Fri Feb 26 14:23:19 2016 +0000
  59. ec559c7 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · Mon Feb 22 13:23:49 2016 +0000
  60. eade34c Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · Wed Jan 20 15:57:35 2016 +0000
  61. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · Mon Feb 01 14:04:34 2016 +0000
  62. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · Mon Feb 15 11:54:14 2016 +0000
  63. 70752bb Perform security setup separately for each ARM platform by Vikram Kanigiri · Wed Feb 10 14:50:53 2016 +0000
  64. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · Wed Oct 14 15:28:11 2015 +0100
  65. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · Sun Oct 11 14:14:55 2015 +0100
  66. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · Tue Nov 03 14:18:34 2015 +0000
  67. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · Tue Oct 06 14:01:35 2015 +0100
  68. a443d22 Add A72 support for Juno R2 by Brendan Jackman · Fri Oct 30 16:25:12 2015 +0000
  69. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · Mon Oct 12 17:32:29 2015 +0100
  70. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · Wed Jul 01 16:16:20 2015 +0100
  71. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · Tue May 19 11:54:12 2015 +0100
  72. 8e930fe Move Juno port to plat/arm/board/juno by Dan Handley · Mon Apr 27 19:34:53 2015 +0100[Renamed (92%) from plat/juno/platform.mk]
  73. 7bef800 Migrate Juno port to use common code by Dan Handley · Thu Mar 19 19:22:44 2015 +0000
  74. 356d59d Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · Tue Mar 17 14:28:48 2015 +0000
  75. 4e97e54 Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · Thu Feb 26 15:25:58 2015 +0000
  76. 4deea9a Juno: Disable workaround for Cortex-A57 erratum #806969 by Sandrine Bailleux · Tue Feb 17 10:33:41 2015 +0000
  77. 5e29c75 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · Wed Jan 07 10:39:25 2015 +0000
  78. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · Thu Jan 08 18:02:19 2015 +0000
  79. 06e90c5 Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 by danh-arm · Tue Nov 04 16:01:40 2014 +0000
  80. b3286c0 Juno: Use the generic ARM GIC driver by Juan Castillo · Mon Oct 20 12:29:58 2014 +0100
  81. 937488b Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · Mon Sep 22 14:13:34 2014 +0100
  82. 921b877 Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · Fri Sep 05 17:29:38 2014 +0100
  83. 6b672f5 Juno: Use TZC-400 driver calls by Juan Castillo · Thu Sep 04 14:43:09 2014 +0100
  84. 798140d Juno: Implement initial platform port by Sandrine Bailleux · Thu Jul 17 16:06:39 2014 +0100