1. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · Fri Mar 24 13:05:09 2023 +0000
  2. 677ed8a refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · Thu Feb 16 09:45:29 2023 +0000
  3. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · Wed Feb 15 13:21:50 2023 +0000
  4. 870627e refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 12:25:49 2023 +0000
  5. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · Mon Feb 13 12:39:17 2023 +0000
  6. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · Tue Nov 08 10:31:07 2022 +0000
  7. 1f55c41 refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · Thu Jan 26 16:47:52 2023 +0000
  8. 62b7213 Merge "feat(gcs): support guarded control stack" into integration by Bipin Ravi · Tue Apr 25 07:50:22 2023 +0200
  9. 326f295 feat(gcs): support guarded control stack by Mark Brown · Tue Mar 14 21:33:04 2023 +0000
  10. d04a476 fix(uuid): add missing `#include` directives by Chris Kay · Thu Apr 13 17:24:20 2023 +0100
  11. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · Tue Mar 14 20:48:43 2023 +0000
  12. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Tue Mar 07 10:43:19 2023 +0000
  13. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Mon Mar 06 23:56:14 2023 +0000
  14. 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · Fri Mar 03 10:30:06 2023 +0000
  15. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · Tue Mar 21 13:53:19 2023 +0000
  16. 436b4bb refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · Wed Feb 22 17:55:59 2023 +0000
  17. 6dd2d06 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · Wed Feb 22 16:53:50 2023 +0000
  18. edc449d refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 14:09:20 2023 +0000
  19. 0cf7740 refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 12:25:49 2023 +0000
  20. 902c902 refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
  21. c346418 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
  22. 9727294 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · Thu Jan 26 15:27:38 2023 +0000
  23. 46880dc refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  24. a96d450 fix(mpam): feat_detect: support major/minor by Andre Przywara · Tue Mar 21 14:44:59 2023 +0000
  25. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  26. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  27. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · Tue Mar 14 20:13:03 2023 +0000
  28. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
  29. c97c551 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  30. 191eff6 refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  31. 2f3e79a feat(cpufeat): extend check_feature() to deal with min/max by Andre Przywara · Wed Feb 01 11:46:31 2023 +0000
  32. b6709b0 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · Tue Feb 21 17:43:55 2023 +0000
  33. a796b1b refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · Mon Jan 16 17:35:07 2023 +0000
  34. 6eeadb3 refactor(aarch64): remove weak links to el3_panic by Govindraj Raja · Mon Jan 16 16:44:45 2023 +0000
  35. abf9fb9 refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · Mon Jan 16 15:11:47 2023 +0000
  36. 84def0c Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · Fri Jan 20 18:20:59 2023 +0100
  37. f20ad90 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · Tue Nov 15 11:45:19 2022 +0000
  38. 2c550e3 refactor(amu): convert FEAT_AMUv1 to new scheme by Andre Przywara · Thu Nov 10 14:41:07 2022 +0000
  39. e8920f6 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · Thu Nov 10 14:28:01 2022 +0000
  40. cc4118d refactor(cpufeat): check FEAT_FGT in a new way by Andre Przywara · Mon Nov 14 15:42:44 2022 +0000
  41. 5b00511 refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_ by Andre Przywara · Mon Nov 14 15:38:58 2022 +0000
  42. 50b6772 fix(fdt-wrappers): use correct prototypes by Yann Gautier · Fri Dec 09 14:04:22 2022 +0100
  43. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · Mon Oct 10 11:43:08 2022 +0100
  44. 2ff5dc3 fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · Tue Nov 01 16:16:55 2022 +0000
  45. 5645384 Merge "fix: backtrace stack unwind misses lr adjustment" into integration by Manish Pandey · Wed Oct 12 11:32:08 2022 +0200
  46. fcda293 fix: backtrace stack unwind misses lr adjustment by Olivier Deprez · Tue Sep 27 13:34:01 2022 +0200
  47. c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · Fri Feb 15 16:42:20 2019 +0100
  48. c88358c Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · Thu Aug 18 22:24:41 2022 +0200
  49. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · Tue Jul 12 16:40:29 2022 -0400
  50. e954f65 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · Tue Jul 12 10:12:05 2022 -0500
  51. 0d90f22 Merge "feat(libfdt): add function to set MAC addresses" into integration by Manish Pandey · Fri Jul 08 13:29:58 2022 +0200
  52. a793ccc feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · Thu May 19 14:08:28 2022 +0100
  53. 6931675 feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · Mon May 09 12:33:03 2022 +0100
  54. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · Tue Aug 17 18:00:07 2021 +0100
  55. 36c60fb Merge changes from topic "allwinner-idle" into integration by André Przywara · Wed May 04 02:10:02 2022 +0200
  56. d480202 feat(fdt-wrappers): add function to find or add a sudnode by Ruchika Gupta · Fri Apr 08 13:16:16 2022 +0530
  57. ad0dae7 feat(fdt): add the ability to supply idle state information by Samuel Holland · Sun Jan 23 17:12:26 2022 -0600
  58. 3e8c7ec feat(libfdt): add function to set MAC addresses by Andre Przywara · Sun Dec 19 13:55:33 2021 +0000
  59. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · Mon Mar 28 15:28:55 2022 +0100
  60. 9461a89 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · Mon Jan 17 18:57:17 2022 +0000
  61. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Thu Dec 16 10:41:47 2021 +0000
  62. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · Mon Nov 08 21:34:42 2021 +0100
  63. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  64. 18c85a1 fix(fdt): avoid output on missing DT property by Andre Przywara · Thu Sep 02 17:00:06 2021 +0100
  65. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · Wed May 19 09:37:21 2021 +0100
  66. 93c9db0 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · Tue Sep 28 16:06:25 2021 +0100
  67. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · Tue Sep 28 15:52:14 2021 +0100
  68. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · Tue Sep 14 23:12:42 2021 +0100
  69. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · Mon Sep 20 09:06:02 2021 +0100
  70. a26bf35 refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · Fri Jul 02 20:29:56 2021 +0100
  71. b59bf9f feat(fwu): avoid booting with an alternate boot source by Manish V Badarkhe · Thu Jul 01 21:32:31 2021 +0100
  72. 69ac8ff Merge changes Ic7579b60,I05414ca1 into integration by Madhukar Pappireddy · Fri Jul 30 17:58:22 2021 +0200
  73. 03003b0 fix(fdt): fix OOB write in uuid parsing function by David Horstmann · Mon Jul 26 16:31:42 2021 +0100
  74. b6cfd03 feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · Tue Jul 20 23:57:47 2021 +0200
  75. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · Thu Apr 22 14:41:27 2021 +0100
  76. a65a8ff feat(fdt): introduce wrapper function to read DT UUIDs by David Horstmann · Mon Mar 01 19:34:37 2021 +0000
  77. 3776ff0 fdt: Use proper #address-cells and #size-cells for reserved-memory by Andre Przywara · Sun Jan 17 02:11:32 2021 +0000
  78. 7b4e2d6 Print newline after hex address in aarch64 el3_panic function by Pali Rohár · Tue Feb 16 18:05:57 2021 +0100
  79. f68a683 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · Sun Oct 18 14:51:00 2020 +0000
  80. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · Tue Aug 04 16:18:52 2020 -0500
  81. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  82. f3310a5 fdt: Fix coverity complaint about 32-bit multiplication by Andre Przywara · Wed Oct 07 11:09:42 2020 +0100
  83. f783dd6 Merge changes from topic "stm32_exceptions" into integration by Manish Pandey · Wed Sep 30 07:58:44 2020 +0000
  84. 64b9e14 fdt: Add function to adjust GICv3 redistributor size by Andre Przywara · Mon Aug 24 18:28:44 2020 +0100
  85. d04c7ae Align AARCH32 version of debug.S with AARCH64 by Yann Gautier · Thu Sep 17 15:15:27 2020 +0200
  86. 40f4984 Add support to export a /cpus node to the device tree. by Javier Almansa Sobrino · Tue Aug 25 16:16:29 2020 +0100
  87. bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · Tue Jul 14 14:43:12 2020 +0100
  88. 361c1b3 plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · Tue Mar 24 10:03:34 2020 -0500
  89. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · Fri Feb 07 15:44:43 2020 +0100
  90. a0eaca5 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · Thu Mar 26 12:52:06 2020 +0000
  91. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · Thu Mar 26 12:11:34 2020 +0000
  92. e183e15 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · Thu Mar 26 11:57:43 2020 +0000
  93. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · Thu Mar 26 11:50:33 2020 +0000
  94. fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · Thu Mar 26 11:22:37 2020 +0000
  95. 6cf6a1b fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · Mon Mar 30 23:21:13 2020 +0100
  96. d368ce0 Add support to pass the nt_fw_config DTB to OP-TEE. by Javier Almansa Sobrino · Mon Feb 10 14:14:27 2020 +0000
  97. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · Tue Mar 03 13:31:58 2020 +0000
  98. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  99. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · Tue Feb 11 08:34:47 2020 +0000
  100. bcc0ade Merge "coverity: Fix MISRA null pointer violations" into integration by Mark Dykes · Mon Feb 10 17:20:53 2020 +0000