- 1be0f93 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · Mon Mar 27 13:08:26 2023 +0200
- 61286d2 fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · Wed Mar 08 16:47:38 2023 +0000
- 254b79e Merge changes from topic "errata" into integration by Madhukar Pappireddy · Wed Mar 22 15:36:48 2023 +0100
- 436b4bb refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · Wed Feb 22 17:55:59 2023 +0000
- 6dd2d06 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · Wed Feb 22 16:53:50 2023 +0000
- edc449d refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 14:09:20 2023 +0000
- 0cf7740 refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 12:25:49 2023 +0000
- 902c902 refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
- c346418 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
- 9727294 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · Thu Jan 26 15:27:38 2023 +0000
- 46880dc refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
- c735f1c refactor(cpufeat): use alternative encoding for "SB" barrier by Andre Przywara · Fri Nov 25 14:10:13 2022 +0000
- 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
- a1c9ad1 fix(cpufeat): make stub enable functions "static inline" by Andre Przywara · Wed Mar 22 13:25:00 2023 +0000
- bf205fc fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · Tue Mar 14 10:04:23 2023 -0500
- e6407a5 Merge "fix(smccc): check smc_fid [23:17] bits" into integration by Manish V Badarkhe · Tue Mar 21 16:07:14 2023 +0100
- 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
- 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
- 108e30b feat(libc): add support for fallthrough statement by Andre Przywara · Tue Feb 21 12:05:29 2023 +0000
- f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
- ef948dc fix(spe): drop SPE EL2 context switch code by Andre Przywara · Fri Feb 03 15:23:59 2023 +0000
- 3e474f7 fix(smccc): check smc_fid [23:17] bits by Jayanth Dodderi Chidanand · Thu Mar 09 13:56:03 2023 +0000
- ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · Fri Mar 17 14:44:41 2023 +0100
- 2a807d6 Merge "feat(ufs): adds timeout and error handling" into integration by Madhukar Pappireddy · Fri Mar 17 14:34:41 2023 +0100
- c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · Tue Mar 14 20:13:03 2023 +0000
- 84331ba Merge changes from topic "mb/secure-evlog-cpy" into integration by Sandrine Bailleux · Thu Mar 16 09:37:18 2023 +0100
- 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · Wed Mar 15 12:45:26 2023 +0100
- 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
- 313f6e1 feat(ufs): adds timeout and error handling by Anand Saminathan · Fri Mar 10 08:29:57 2023 +0000
- 746a339 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · Tue Mar 14 19:53:19 2023 +0100
- d94f943 style: fix functions definitions by Elyes Haouas · Mon Feb 13 10:38:45 2023 +0100
- f3debdf Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · Mon Mar 13 12:34:21 2023 +0100
- 2ef5db7 fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · Thu Mar 02 15:07:55 2023 -0600
- 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · Mon Feb 13 10:05:41 2023 +0100
- db09108 fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · Tue Feb 28 16:21:51 2023 -0600
- 33100ef fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · Tue Feb 28 14:51:28 2023 -0600
- b65ae4e feat(arm): carveout DRAM1 area for Event Log by Manish V Badarkhe · Mon Dec 12 10:14:25 2022 +0000
- 5cd198e Merge "fix(mbedtls): fix mbedtls coverity issues" into integration by Manish V Badarkhe · Fri Mar 03 10:54:43 2023 +0100
- 77b8b87 fix(cpufeat): resolve build errors due to compiler optimization by Jayanth Dodderi Chidanand · Wed Mar 01 15:35:28 2023 +0000
- e045e12 fix(mbedtls): fix mbedtls coverity issues by Govindraj Raja · Tue Feb 28 11:37:02 2023 +0000
- 6a2a714 Merge changes from topic "feat_state_part2" into integration by Manish Pandey · Tue Feb 28 11:40:54 2023 +0100
- 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
- c97c551 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
- 191eff6 refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
- bb0db3b refactor(cpufeat): wrap CPU ID register field isolation by Andre Przywara · Wed Jan 25 12:26:14 2023 +0000
- 0437261 Merge changes I960771e6,I291dc627,I57f31664 into integration by Madhukar Pappireddy · Mon Feb 27 16:59:56 2023 +0100
- fd83634 Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · Mon Feb 27 16:32:21 2023 +0100
- f23aedb fix(ufs): set the PRDT length field properly by Jorge Troncoso · Wed Feb 22 15:30:47 2023 -0800
- 259b6d0 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · Thu Feb 23 23:38:26 2023 +0100
- b6709b0 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · Tue Feb 21 17:43:55 2023 +0000
- 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · Wed Feb 22 13:19:01 2023 +0100
- dc4be54 Merge "feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t" into integration by Manish Pandey · Wed Feb 22 10:51:11 2023 +0100
- a796b1b refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · Mon Jan 16 17:35:07 2023 +0000
- abf9fb9 refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · Mon Jan 16 15:11:47 2023 +0000
- 1ac5353 Merge changes I63b584cf,I617f3d41 into integration by Manish V Badarkhe · Tue Feb 21 14:44:37 2023 +0100
- dee8b6f feat(mbedtls): add support for mbedtls-3.3 by Govindraj Raja · Thu Jan 12 15:34:12 2023 +0000
- 9c7dfb0 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · Wed Jan 11 18:34:58 2023 +0000
- 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
- 435f11c feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · Sun Dec 25 13:02:00 2022 -0800
- 66a056e refactor(el3_runtime): introduce save_x30 macro by Manish Pandey · Wed Jan 11 21:41:07 2023 +0000
- c809b33 Merge "fix(mpam): run-time checks for mpam save/restore routines" into integration by Manish Pandey · Fri Feb 10 10:20:07 2023 +0100
- 4ef95f2 Merge changes from topic "mb/tos-fw-config-load-refactor" into integration by Sandrine Bailleux · Fri Feb 10 10:05:12 2023 +0100
- 546c0df Merge changes I7bd311d7,Iea7dcfe3,I9d890934 into integration by Manish V Badarkhe · Wed Feb 08 15:20:10 2023 +0100
- d6246c2 Merge "feat(psa): interface with RSS for NV counters" into integration by Sandrine Bailleux · Wed Feb 08 11:48:14 2023 +0100
- 4fc77a7 feat(psa): interface with RSS for NV counters by laurenw-arm · Thu Aug 11 15:29:56 2022 -0500
- cad8b29 feat(fconf): rename 'ns-load-address' to 'secondary-load-address' by Manish V Badarkhe · Tue Feb 07 11:26:38 2023 +0000
- 1bea7aa feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t by Ming Huang · Wed Feb 01 14:03:44 2023 +0800
- 8def196 refactor(fdt): introduce common fdt_node_is_enabled() by Andre Przywara · Fri Feb 03 11:11:18 2023 +0000
- 0815b15 Merge "feat(optee): add loading OP-TEE image via an SMC" into integration by Joanna Farley · Fri Feb 03 00:42:17 2023 +0100
- b8cd4aa Merge changes I1b092bc1,Ifc2461b4,I5176caa5 into integration by Soby Mathew · Wed Feb 01 17:03:22 2023 +0100
- 7e6b09a feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · Mon Oct 03 15:50:21 2022 -0700
- 334d235 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · Thu Dec 29 15:57:40 2022 +0000
- 701eb14 Merge changes from topic "fix_misra_partition_mmc" into integration by Madhukar Pappireddy · Tue Jan 24 17:29:28 2023 +0100
- 3dc3cad fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · Fri Nov 11 18:45:11 2022 +0000
- 076dc89 Merge changes from topic "srm/errata" into integration by Bipin Ravi · Fri Jan 20 20:37:07 2023 +0100
- 84def0c Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · Fri Jan 20 18:20:59 2023 +0100
- fe405d0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · Wed Jan 11 17:04:24 2023 -0600
- f13c1a9 fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · Wed Jan 11 12:55:30 2023 -0600
- 27d45ca Merge changes from topic "feat_state_rework" into integration by Manish Pandey · Thu Jan 19 18:19:50 2023 +0100
- eacd6e3 Merge "fix: add parenthesis for tests in MIN, MAX and CLAMP macros" into integration by Madhukar Pappireddy · Wed Jan 18 18:06:38 2023 +0100
- 8e754f9 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · Wed Dec 14 17:28:11 2022 +0000
- a4933c8 Merge changes from topic "ti-k3-checks-and-refactor" into integration by Madhukar Pappireddy · Mon Jan 16 21:46:50 2023 +0100
- 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · Mon Jan 16 16:45:37 2023 +0100
- 619d6fb feat(ti): set snoop-delayed exclusive handling on A72 cores by Andrew Davis · Thu Jan 12 09:32:33 2023 -0600
- b3fd376 feat(ti): set L2 cache ECC and and parity on A72 cores by Andrew Davis · Tue Jan 10 13:25:42 2023 -0600
- e7d7d11 feat(ti): set L2 cache data ram latency on A72 cores to 4 cycles by Andrew Davis · Tue Jan 10 13:14:37 2023 -0600
- 1d8795e refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · Tue Nov 15 11:45:19 2022 +0000
- f20ad90 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · Tue Nov 15 11:45:19 2022 +0000
- 5d6d2ab refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · Thu Nov 10 14:40:37 2022 +0000
- 2c550e3 refactor(amu): convert FEAT_AMUv1 to new scheme by Andre Przywara · Thu Nov 10 14:41:07 2022 +0000
- e8920f6 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · Thu Nov 10 14:28:01 2022 +0000
- 5b00511 refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_ by Andre Przywara · Mon Nov 14 15:38:58 2022 +0000
- 23b57bb feat(aarch64): make ID system register reads non-volatile by Andre Przywara · Mon Nov 14 10:39:48 2022 +0000
- 0d5ca3d fix(console): correct scopes for console symbols by Yann Gautier · Fri Dec 09 14:30:55 2022 +0100
- e1ec137 Merge "fix(libc): properly define SCHAR_MIN" into integration by Madhukar Pappireddy · Mon Jan 09 16:14:42 2023 +0100
- 93416b7 fix(libc): properly define SCHAR_MIN by Yann Gautier · Fri Jan 06 14:18:25 2023 +0100
- 39531c6 fix(fconf): make struct fconf_populator static by Yann Gautier · Fri Nov 18 14:04:03 2022 +0100
- bdc76f1 feat(fvp): emulate trapped RNDR by Andre Przywara · Mon Nov 21 17:07:25 2022 +0000
- fa914d8 feat(el3-runtime): introduce system register trap handler by Andre Przywara · Mon Nov 21 17:04:10 2022 +0000
- 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