1. 625a059 feat(fvp): enable FEAT_HCX by default by Andre Przywara · Thu Nov 10 14:42:07 2022 +0000
  2. 1d8795e refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · Tue Nov 15 11:45:19 2022 +0000
  3. f20ad90 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · Tue Nov 15 11:45:19 2022 +0000
  4. ca23fa2 feat(fvp): enable FEAT_FGT by default by Andre Przywara · Thu Nov 10 14:42:07 2022 +0000
  5. 5d6d2ab refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · Thu Nov 10 14:40:37 2022 +0000
  6. 2c550e3 refactor(amu): convert FEAT_AMUv1 to new scheme by Andre Przywara · Thu Nov 10 14:41:07 2022 +0000
  7. e8920f6 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · Thu Nov 10 14:28:01 2022 +0000
  8. cc4118d refactor(cpufeat): check FEAT_FGT in a new way by Andre Przywara · Mon Nov 14 15:42:44 2022 +0000
  9. 5b00511 refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_ by Andre Przywara · Mon Nov 14 15:38:58 2022 +0000
  10. 23b57bb feat(aarch64): make ID system register reads non-volatile by Andre Przywara · Mon Nov 14 10:39:48 2022 +0000
  11. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100
  12. 543381b Merge "docs(changelog): add console scope" into integration by Madhukar Pappireddy · Mon Jan 09 16:45:52 2023 +0100
  13. e1ec137 Merge "fix(libc): properly define SCHAR_MIN" into integration by Madhukar Pappireddy · Mon Jan 09 16:14:42 2023 +0100
  14. 3ae8d8c Merge "docs(maintainers): update maintainers for total compute" into integration by Manish V Badarkhe · Mon Jan 09 15:32:16 2023 +0100
  15. 5e02d27 docs(maintainers): update maintainers for total compute by Rupinderjit Singh · Thu Jan 05 14:34:59 2023 +0000
  16. e60b90d Merge "fix(plat/tc): increase TC_TZC_DRAM1_SIZE" into integration by Manish V Badarkhe · Mon Jan 09 14:15:49 2023 +0100
  17. 1832d66 docs(changelog): add console scope by Yann Gautier · Fri Jan 06 17:05:48 2023 +0100
  18. b880f84 Merge "fix(fconf): make struct fconf_populator static" into integration by Madhukar Pappireddy · Fri Jan 06 16:44:20 2023 +0100
  19. 93416b7 fix(libc): properly define SCHAR_MIN by Yann Gautier · Fri Jan 06 14:18:25 2023 +0100
  20. 39531c6 fix(fconf): make struct fconf_populator static by Yann Gautier · Fri Nov 18 14:04:03 2022 +0100
  21. 7f9710f Merge "feat(mt8188): update INFRA IOMMU enable flow" into integration by Olivier Deprez · Fri Jan 06 09:38:25 2023 +0100
  22. ca791f8 feat(mt8188): update INFRA IOMMU enable flow by developer · Fri Dec 30 13:33:04 2022 +0800
  23. 93b14a2 Merge changes from topic "fvp_trap_rng" into integration by Manish Pandey · Wed Jan 04 18:51:40 2023 +0100
  24. cdc6eb2 Merge "refactor(trng): discarding the used entropy bits" into integration by Manish Pandey · Wed Jan 04 11:41:46 2023 +0100
  25. ac9e120 fix(plat/tc): increase TC_TZC_DRAM1_SIZE by Arunachalam Ganapathy · Mon Apr 11 17:38:17 2022 +0100
  26. 4912303 Merge "refactor(auth): avoid parsing signature algorithm twice" into integration by Sandrine Bailleux · Wed Jan 04 10:16:10 2023 +0100
  27. 5d62c47 Merge changes I794d2927,Ie33205fb,Ifdbe3b4c into integration by Sandrine Bailleux · Tue Jan 03 17:55:02 2023 +0100
  28. 0587d9c refactor(auth): do not include SEQUENCE tag in saved extensions by Demi Marie Obenour · Thu Dec 08 15:24:36 2022 -0500
  29. bfff4d9 fix(auth): reject junk after certificates by Demi Marie Obenour · Thu Dec 08 15:24:31 2022 -0500
  30. 4d1610b fix(auth): require bit strings to have no unused bits by Demi Marie Obenour · Thu Dec 08 15:24:27 2022 -0500
  31. 916eebe Merge changes Ia748b6ae,Id8a48e14,Id25ab231,Ie26eed8a,Idf48f716, ... into integration by Sandrine Bailleux · Tue Jan 03 17:48:09 2023 +0100
  32. e2a1eef Merge changes from topic "st_fix_sparse_warnings" into integration by Manish Pandey · Tue Jan 03 14:27:07 2023 +0100
  33. 139b84c refactor(auth): avoid parsing signature algorithm twice by Demi Marie Obenour · Thu Dec 08 15:24:23 2022 -0500
  34. b1342a2 refactor(auth): partially validate SubjectPublicKeyInfo early by Demi Marie Obenour · Thu Dec 08 15:24:18 2022 -0500
  35. 447adc0 fix(auth): reject padding after BIT STRING in signatures by Demi Marie Obenour · Thu Dec 08 15:24:10 2022 -0500
  36. ae26664 fix(auth): reject invalid padding in digests by Demi Marie Obenour · Thu Dec 08 15:24:01 2022 -0500
  37. 47a8055 fix(auth): require at least one extension to be present by Demi Marie Obenour · Thu Dec 08 15:23:58 2022 -0500
  38. fa07d04 fix(auth): forbid junk after extensions by Demi Marie Obenour · Thu Dec 08 15:23:56 2022 -0500
  39. 83737b7 fix(auth): only accept v3 X.509 certificates by Demi Marie Obenour · Thu Dec 08 15:23:50 2022 -0500
  40. d043cdb Merge "fix(qemu-sbsa): enable SVE and SME" into integration by Bipin Ravi · Thu Dec 22 23:38:58 2022 +0100
  41. 51ffef3 Merge changes Ia14738de,I6f4cffdc into integration by Manish V Badarkhe · Thu Dec 22 12:53:04 2022 +0100
  42. 3bc5e79 Merge "fix(cpus): workaround for Neoverse N2 erratum 2743089" into integration by Madhukar Pappireddy · Wed Dec 21 17:27:21 2022 +0100
  43. cc744bf fix(cpus): workaround for Neoverse N2 erratum 2743089 by Bipin Ravi · Wed Dec 07 17:01:26 2022 -0600
  44. c5d31c6 Merge changes I0362da46,I8ee7c16c into integration by Madhukar Pappireddy · Wed Dec 21 16:01:16 2022 +0100
  45. bdc76f1 feat(fvp): emulate trapped RNDR by Andre Przywara · Mon Nov 21 17:07:25 2022 +0000
  46. fa914d8 feat(el3-runtime): introduce system register trap handler by Andre Przywara · Mon Nov 21 17:04:10 2022 +0000
  47. 8f78e0d fix(cpus): workaround for Cortex-A78 erratum 2772019 by Bipin Ravi · Thu Dec 15 14:48:21 2022 -0600
  48. fe4b0c4 fix(cpus): workaround for Neoverse V1 erratum 2743093 by Bipin Ravi · Thu Dec 15 11:57:53 2022 -0600
  49. 23964f1 Merge "fix(el3-spmc): report execution state in partition info get" into integration by Olivier Deprez · Tue Dec 20 17:30:16 2022 +0100
  50. 0de3c95 Merge "feat(tc): add delegated attest and measurement tests" into integration by Sandrine Bailleux · Tue Dec 20 15:58:06 2022 +0100
  51. 4662a88 fix(tc): change the properties of optee reserved memory by Davidson K · Wed Dec 14 17:38:14 2022 +0530
  52. ce63312 feat(tc): use smmu 700 by Davidson K · Mon Nov 21 17:49:51 2022 +0530
  53. 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
  54. 2757de7 Merge "fix(intel): add mailbox error return status for FCS_DECRYPTION" into integration by Sandrine Bailleux · Mon Dec 19 08:37:23 2022 +0100
  55. e992095 Merge "fix(arm): arm_rotpk_header undefined reference" into integration by Manish V Badarkhe · Sat Dec 17 11:44:21 2022 +0100
  56. 2590dfd fix(arm): arm_rotpk_header undefined reference by laurenw-arm · Tue Dec 13 09:42:40 2022 -0600
  57. 14ba4af feat(tc): add delegated attest and measurement tests by Mate Toth-Pal · Fri Oct 21 14:24:49 2022 +0200
  58. 36f6cd1 Merge "fix(xilinx): resolve integer handling issue" into integration by Joanna Farley · Fri Dec 16 16:59:44 2022 +0100
  59. c8a399d Merge "fix(intel): missing NCORE CCU snoop filter fix in BL2" into integration by Sandrine Bailleux · Fri Dec 16 15:37:07 2022 +0100
  60. ac45dbf fix(xilinx): resolve integer handling issue by Akshay Belsare · Thu Dec 15 15:56:23 2022 +0530
  61. 2f2a019 Merge changes Ibb593369,I9cc984dd into integration by Bipin Ravi · Thu Dec 15 16:51:32 2022 +0100
  62. b579eb7 Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into integration by Madhukar Pappireddy · Thu Dec 15 16:38:07 2022 +0100
  63. a4e7d3a Merge "fix(gpt_rme): fix compilation error for gpt_rme.c" into integration by Soby Mathew · Thu Dec 15 15:52:42 2022 +0100
  64. 1f203fb Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · Thu Dec 15 14:25:16 2022 +0100
  65. 6c7f0c7 fix(intel): add mailbox error return status for FCS_DECRYPTION by Sieu Mun Tang · Sun Dec 04 01:43:35 2022 +0800
  66. 12fd5ed fix(intel): missing NCORE CCU snoop filter fix in BL2 by Jit Loon Lim · Thu Nov 10 22:08:13 2022 +0800
  67. bde7eb7 Merge changes Ib02688f7,If17fe04d into integration by Madhukar Pappireddy · Wed Dec 14 17:44:00 2022 +0100
  68. ba0ed3e docs(build): describes the SPMC_OPTEE build option by Jens Wiklander · Wed Dec 14 17:02:16 2022 +0100
  69. 62d532a fix(el3_runtime): allow SErrors when executing in EL3 by Manish Pandey · Thu Nov 17 15:47:05 2022 +0000
  70. 70bbdbd fix(el3_runtime): do not save scr_el3 during EL3 entry by Manish Pandey · Wed Dec 07 13:04:20 2022 +0000
  71. 4b90fcf Merge changes from topic "ffa_el3_spmc_fixes" into integration by Olivier Deprez · Tue Dec 13 18:53:57 2022 +0100
  72. 8393b61 Merge changes Ie6a13e4a,I517074b8,Ifd29b748,I1279d9cb,I3b78e0c5, ... into integration by Madhukar Pappireddy · Tue Dec 13 15:13:48 2022 +0100
  73. d36013e feat(imx8mq): add BL31 PIE support by Lucas Stach · Thu Dec 08 16:44:00 2022 +0100
  74. c272283 refactor(imx8mq): introduce BL31_SIZE by Lucas Stach · Thu Dec 08 16:37:44 2022 +0100
  75. 61baf7e refactor(imx8mq): make use of setup_page_tables() by Lucas Stach · Thu Dec 08 16:35:11 2022 +0100
  76. c8a57ff feat(imx8mq): always set up console by Lucas Stach · Thu Dec 08 16:00:04 2022 +0100
  77. 38b4bd9 feat(imx8mq): remove empty bl31_plat_runtime_setup by Lucas Stach · Thu Dec 08 17:51:17 2022 +0100
  78. 1f78315 feat(imx8mq): make IMX_BOOT_UART_BASE configurable via build parameter by Lucas Stach · Thu Dec 08 15:54:26 2022 +0100
  79. 55f3eb4 fix(st-crypto): remove platdata functions by Yann Gautier · Tue Dec 13 10:51:56 2022 +0100
  80. 34b4988 fix(st-crypto): set get_plain_pk_from_asn1() static by Yann Gautier · Mon Dec 12 14:56:39 2022 +0100
  81. 5519b7e fix(stm32mp1): add missing platform.h include by Yann Gautier · Fri Nov 18 14:08:10 2022 +0100
  82. 6fbed5a fix(st): make metadata_block_spec static by Yann Gautier · Fri Nov 18 14:05:10 2022 +0100
  83. 77a2eb3 Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · Mon Dec 12 22:18:26 2022 +0100
  84. a037d97 fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · Tue Nov 29 16:03:47 2022 -0800
  85. 88d4ad2 Merge changes from topic "fix_misra_st_drivers" into integration by Manish Pandey · Mon Dec 12 17:03:23 2022 +0100
  86. ced939f Merge "fix(st): include utils.h to solve compilation error" into integration by Manish Pandey · Mon Dec 12 16:58:58 2022 +0100
  87. 93d30f5 fix(st): include utils.h to solve compilation error by Yann Gautier · Mon Dec 12 14:53:45 2022 +0100
  88. e9e7e8a docs: describe the new warning levels by Boyan Karatotev · Wed Dec 07 10:26:48 2022 +0000
  89. 6fcb998 Merge "fix(xilinx): use lib/smccc.h macros instead of trusty spd" into integration by Joanna Farley · Mon Dec 12 11:21:01 2022 +0100
  90. 6435ca0 fix(xilinx): use lib/smccc.h macros instead of trusty spd by Akshay Belsare · Mon Dec 12 12:13:14 2022 +0530
  91. 97d9c32 docs(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · Thu Dec 01 16:54:50 2022 -0600
  92. 055199b feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · Fri Oct 28 11:26:32 2022 -0500
  93. 30287f0 Merge changes from topic "fix_misra_st_drivers" into integration by Manish Pandey · Fri Dec 09 13:04:05 2022 +0100
  94. e066a60 Merge changes from topic "fix_misra_st_platform" into integration by Manish Pandey · Fri Dec 09 12:54:13 2022 +0100
  95. 86ffd7b fix(gpt_rme): fix compilation error for gpt_rme.c by AlexeiFedorov · Fri Dec 09 11:27:14 2022 +0000
  96. 63a6095 Merge changes from topic "tonnad01/gcc_warn_fix" into integration by Manish V Badarkhe · Fri Dec 09 12:09:57 2022 +0100
  97. 73a80b2 Merge "docs: add threat model for AP-RSS interface" into integration by Sandrine Bailleux · Fri Dec 09 10:15:12 2022 +0100
  98. ef589bf docs: add threat model for AP-RSS interface by Tamas Ban · Wed Nov 30 17:09:43 2022 +0100
  99. f919838 feat(qemu): support el3 spmc by Jens Wiklander · Mon Jan 17 09:48:28 2022 +0100
  100. b7f92b5 feat(el3-spmc): make platform logical partition optional by Jens Wiklander · Thu May 19 15:17:43 2022 +0200