Commit Graph

  • 62e5cd2315 Keep only bl31.bin at repository root main Qubot 2026-05-23 14:04:48 +08:00
  • 8a704b632b Add A733 pro3 BL31 ATF binary Qubot 2026-05-23 14:02:33 +08:00
  • dc7c82876b Merge changes I9b47bee8,Iffb72f57,I2dda9d14,If1f17ece,I7612b57e, ... into integration master Manish Pandey 2026-05-21 10:11:53 +00:00
  • fc3691b502 Merge "fix(css): fix SCP to AP shared memory address" into integration Boyan Karatotev 2026-05-20 12:13:31 +00:00
  • 221cf4b901 fix(css): fix SCP to AP shared memory address Paul Kocialkowski 2026-05-19 21:51:00 +02:00
  • b934b7478e Merge changes from topic "gr/CVE-2026-0095" into integration Manish Pandey 2026-05-20 11:34:53 +00:00
  • 0e4a751f86 docs(juno): update PSCI instrumentation data Boyan Karatotev 2026-05-19 09:56:50 +01:00
  • 55925c4784 docs(n1sdp): update PSCI instrumentation data Boyan Karatotev 2026-05-19 09:55:48 +01:00
  • e5542c63a5 chore(docs): insert a space before the delta in PSCI instrumentation data Boyan Karatotev 2026-05-18 15:35:43 +01:00
  • 04f3910bde chore(docs): convert PSCI instrumentation data to int Boyan Karatotev 2026-05-18 15:34:48 +01:00
  • 80947b612f fix(docs): update PSCI instrumentation unit label Boyan Karatotev 2026-05-18 15:19:19 +01:00
  • 9418c9ebe0 refactor(docs): convert PSCI performance data into csv-tables Boyan Karatotev 2026-05-18 11:34:41 +01:00
  • 0bc52ef2a0 feat(tc): enable workaround for CVE-2026-0995 Manish Pandey 2026-05-18 10:00:20 +01:00
  • e9b6d2ae27 fix(security): workaround for C1-Pro/CME CVE-2026-0995 Govindraj Raja 2025-11-17 18:10:05 +00:00
  • 3261aac4ab Merge changes from topic "tpip-updates" into integration Olivier Deprez 2026-05-15 18:38:34 +00:00
  • e0b614c259 feat(psci): add psci_cpu_off_start event Andre Przywara 2025-11-19 14:35:49 +00:00
  • 7a42d35ef2 feat(smccc): add support for CPU Service calls Govindraj Raja 2025-12-09 10:05:36 -06:00
  • 30d89b4603 Merge "fix: update utils_def.h to use assembly compatible integer literal suffixes" into integration Boyan Karatotev 2026-05-15 09:54:06 +00:00
  • 067c4bcd27 fix: update utils_def.h to use assembly compatible integer literal suffixes Boyan Karatotev 2026-05-14 14:51:37 +01:00
  • 8fe5d8ecbe chore(compiler-rt): update compiler-rt to v22.1.5 Manish V Badarkhe 2026-05-14 20:07:16 +01:00
  • 21c36726dd chore(zlib): update zlib to v1.3.2 Manish V Badarkhe 2026-05-14 18:47:43 +01:00
  • bf1ea2d975 Merge "docs: update deprecated build option" into integration Boyan Karatotev 2026-05-14 14:34:21 +00:00
  • 7bb8bb1745 docs: update deprecated build option Arunachalam Ganapathy 2026-05-14 11:34:59 +01:00
  • 07627389cd Merge changes I4bdc021d,Iaf90eb1f,Id04915a3,I749629f9 into integration Manish V Badarkhe 2026-05-14 08:59:25 +00:00
  • a419f24232 Merge "docs(threat-model): scope out availability-only boot failures" into integration Harrison Mutai 2026-05-14 08:39:34 +00:00
  • 88f8c8d12c Merge "feat(mbedtls): update mbedTLS to version 3.6.6" into integration Harrison Mutai 2026-05-14 08:13:41 +00:00
  • 68cab0e485 Merge "fix(rcar5): fix multicore boot" into integration Harrison Mutai 2026-05-13 15:34:07 +00:00
  • 5744cba65d Merge "fix(cpufeat): always allow accesses of FEAT_RAS registers" into integration Manish Pandey 2026-05-13 15:05:09 +00:00
  • ad5c9d06ce fix(rcar5): fix multicore boot Hieu Nguyen 2025-09-30 19:31:23 +07:00
  • 26cbe5eb9e Merge "fix(rcar5): fix linker script indent" into integration Boyan Karatotev 2026-05-13 13:45:26 +00:00
  • d1d16b07ef Merge "chore(auth): extend year range in Copyright notice to 2026" into integration Manish V Badarkhe 2026-05-13 10:10:09 +00:00
  • 5e8701ddc3 chore(auth): extend year range in Copyright notice to 2026 Laszlo Ersek 2026-05-13 11:54:07 +02:00
  • 4945956b7b fix(cpufeat): always allow accesses of FEAT_RAS registers Boyan Karatotev 2026-03-26 16:26:52 +00:00
  • 66e22f5ab6 Merge changes Ifcc85bec,I8d38addc,Icf8f658c into integration Harrison Mutai 2026-05-13 08:17:52 +00:00
  • e9f6b01db8 refactor(cpufeat): clump FEAT_PACQARMA3 with FEAT_PAuth Boyan Karatotev 2026-05-01 15:44:05 +01:00
  • f73a0182fa refactor(cpufeat): simplify FEAT_MTPMU helpers Boyan Karatotev 2026-04-30 12:39:00 +01:00
  • a92e87b68d refactor(cpufeat): bring MPAM and DIT to the feat_detect pattern Boyan Karatotev 2026-04-30 12:22:55 +01:00
  • 18a8df195b refactor(cpufeat): drop redundant comments from arch_features.h Boyan Karatotev 2026-04-29 15:33:34 +01:00
  • 8bcd40a58d Merge "feat(mbedtls): enable AESCE under ENABLE_FEAT_CRYPTO for AES-GCM" into integration Olivier Deprez 2026-05-12 10:59:22 +00:00
  • c8525bdbb7 Merge "fix(auth): make key measurement failure fatal" into integration Manish V Badarkhe 2026-05-12 10:24:53 +00:00
  • 4c65186a7d Merge changes I1c20eeee,I4e5eeec7,Ie4f73cc1 into integration Manish V Badarkhe 2026-05-12 09:01:46 +00:00
  • bd193f3832 Merge "fix(fvp): match boot manifest to PCI topology in RMM" into integration Soby Mathew 2026-05-12 08:41:39 +00:00
  • 28aa61ddc0 feat(mbedtls): update mbedTLS to version 3.6.6 Manish V Badarkhe 2026-05-11 09:08:02 +01:00
  • ba440ee216 Merge "fix(gicv3): allow GIC-700 ESPI ranges in CHIPR setup" into integration Boyan Karatotev 2026-05-11 16:20:12 +00:00
  • 0a7ecee3bb fix(gicv3): allow GIC-700 ESPI ranges in CHIPR setup Varun Wadekar 2026-05-11 09:17:36 +00:00
  • 19b772c56f Merge "fix(cpus): sort erratum entries in A520 and X1 files" into integration Olivier Deprez 2026-05-11 14:44:33 +00:00
  • 79e9edb42a feat(mbedtls): enable AESCE under ENABLE_FEAT_CRYPTO for AES-GCM Manish V Badarkhe 2026-03-31 13:41:51 +01:00
  • 02ca660611 fix(fvp): match boot manifest to PCI topology in RMM Rustam Ismayilov 2025-12-09 16:22:47 +01:00
  • 03b93e3218 Merge changes I18d16b23,Ib4b74b82,I685568d2,Id6cc342a,I4b2b6cf3, ... into integration Manish V Badarkhe 2026-05-11 10:22:34 +00:00
  • d8b771795f fix(fvp): reword misleading error messages for GICv5+RME/SPD Boyan Karatotev 2026-04-17 10:19:38 +01:00
  • d36f109d8a fix(fvp): mark the ITS as dma-noncoherent Boyan Karatotev 2026-04-17 09:09:45 +01:00
  • d4d643334a fix(fvp): correctly describe the IRS as non-coherent Boyan Karatotev 2026-04-17 09:04:58 +01:00
  • 7a617d8ec2 fix(fvp): fix SPIs for IOMMU with GICv5 Boyan Karatotev 2026-04-17 09:03:30 +01:00
  • 2cd4773356 fix(fvp): fix the interrupt-map for the PCI DT node with GICv5 Boyan Karatotev 2026-04-17 08:51:54 +01:00
  • 130fde9c51 fix(fvp): remove erroneous comment from GICv5 DT Boyan Karatotev 2026-04-17 08:49:34 +01:00
  • 1bd44b69de fix(cpus): sort erratum entries in A520 and X1 files Harrison Mutai 2026-05-11 10:25:07 +01:00
  • ad9f4f9851 Merge "feat(zynqmp): enable PM_QUERY_DATA bitmask merging with FW" into integration Boyan Karatotev 2026-05-11 08:39:38 +00:00
  • 242bfa3aaa Merge changes from topic "forward_query_api_to_firmware_zu+" into integration Boyan Karatotev 2026-05-11 08:05:06 +00:00
  • 4620c91bbb fix(rcar5): fix linker script indent Marek Vasut 2026-05-10 05:15:12 +02:00
  • de08388e50 Merge "feat(lemans): expose dcache flush all callback to QTISECLIB" into integration Boyan Karatotev 2026-05-08 07:27:14 +00:00
  • 72db1afe91 docs(threat-model): scope out availability-only boot failures Manish V Badarkhe 2026-05-07 14:17:53 +01:00
  • a9d7f9856e feat(lemans): expose dcache flush all callback to QTISECLIB Tony Hamilton 2026-05-07 13:27:17 +02:00
  • d629b4af36 Merge "fix(imx93): remove the unused platform helper code" into integration Harrison Mutai 2026-05-07 08:30:08 +00:00
  • 54e05377ab Merge "fix(el3-spmc): fix v1.0 EMAD traversal" into integration Madhukar Pappireddy 2026-05-06 13:00:16 +00:00
  • c47f0e4785 Merge "refactor(measured-boot): remove old tcg.h" into integration Manish V Badarkhe 2026-05-06 08:45:07 +00:00
  • dfe8d0fb29 feat(zynqmp): enable PM_QUERY_DATA bitmask merging with FW Ronak Jain 2026-03-15 22:33:44 -07:00
  • 48dd51da44 Merge changes from topic "st_iwdg_updates" into integration Boyan Karatotev 2026-05-06 08:13:00 +00:00
  • b6a26c3262 feat(st-iwdg): set watchdog timeout from DT Antonio Borneo 2025-03-18 10:59:52 +01:00
  • c3ac6ca04e feat(st-iwdg): remove unused flags Thomas Bourgoin 2024-04-17 15:19:54 +02:00
  • c455c1b766 feat(stm32mp2): remove function stm32_iwdg_shadow_update() Thomas Bourgoin 2024-04-22 11:52:05 +02:00
  • 8db6a9261b feat(stm32mp1): remove stop watchdog when going in low power Thomas Bourgoin 2024-04-17 15:03:33 +02:00
  • 5ff6e8682c feat(stm32mp25-fdts): add iwdg1 on dk board Maxime Méré 2024-12-18 11:25:07 +01:00
  • 3674e0bdc6 feat(stm32mp25-fdts): add iwdg1 on eval board Antonio Borneo 2023-07-12 10:25:09 +02:00
  • 9529933b3b feat(stm32mp2): add watchdog support Antonio Borneo 2023-07-12 10:37:55 +02:00
  • c53dd82558 feat(st-iwdg): start the watchdog on status okay Antonio Borneo 2023-07-10 17:57:43 +02:00
  • 1582f1c6d0 feat(fdts): add watchdog support for STM32MP2 Christophe Roullier 2022-04-26 14:54:39 +02:00
  • 258c47118f feat(stm32mp2): enable watchdog driver Christophe Roullier 2024-05-29 19:40:59 +02:00
  • 84b68c6692 feat(stm32mp1-fdts): use iwdg1 instead of iwdg2 Lionel Debieve 2023-04-11 00:58:30 +02:00
  • ae943f169e fix(imx93): remove the unused platform helper code Jacky Bai 2026-05-06 14:20:05 +08:00
  • e9edf06d93 Merge "fix(nand): add read parameter page retry" into integration Boyan Karatotev 2026-05-05 17:56:07 +00:00
  • c2da3f8366 Merge changes I302bf9b4,Ica35aa6f into integration Boyan Karatotev 2026-05-05 17:02:03 +00:00
  • 8cbf605b98 refactor(arm): use validation framework for SiP kennethkabogo 2026-01-30 18:02:24 +03:00
  • 6da560de27 docs: add SMC validation guidelines kennethkabogo 2026-01-30 18:02:24 +03:00
  • 92d6ae607e feat(common): introduce SMC validation framework kennethkabogo 2026-01-30 18:02:24 +03:00
  • 263561ba15 fix(el3-spmc): fix v1.0 EMAD traversal Daniel Boulby 2026-04-10 14:04:51 +01:00
  • 3422b84eb0 fix(fvp): support FEAT_RNG_TRAP without FEAT_RNG Boyan Karatotev 2026-04-28 11:24:17 +01:00
  • fb6218df18 fix(cpufeat): correctly set PSTATE.NZCV on trapped RNDR(RS) Boyan Karatotev 2026-04-27 16:43:19 +01:00
  • bc308f8d1d fix(nand): add read parameter page retry Christophe Kerello 2025-11-06 13:57:15 +01:00
  • cffef08ec3 Merge changes from topic "mb/sec-advisories" into integration Olivier Deprez 2026-05-05 13:22:20 +00:00
  • c492fd22bb Merge "feat(rcar3): add R-Car Gen3 M3Le R8A779MD SoC and Geist board support" into integration Boyan Karatotev 2026-05-05 12:59:09 +00:00
  • 800913948c Merge "feat(versal2): add build macro support for IPI_ID_APU" into integration Boyan Karatotev 2026-05-05 11:40:13 +00:00
  • 6e221b4a34 fix(auth): make key measurement failure fatal Laszlo Ersek 2026-05-05 13:08:16 +02:00
  • df9fc6004e Merge "feat(st): add a halt on panic flag" into integration Boyan Karatotev 2026-05-05 07:56:13 +00:00
  • ab848f6500 Merge changes from topic "ti-power-management" into integration Harrison Mutai 2026-05-04 17:38:32 +00:00
  • c883553f85 Merge changes from topic "xlnx_fix_misra_spmd" into integration Yann Gautier 2026-05-04 08:32:24 +00:00
  • 143434dcac Merge "feat(el3-spmc): support 16 args for FFA_CONSOLE_LOG_SMC64" into integration Boyan Karatotev 2026-05-01 15:25:52 +00:00
  • 7f5dd91c2c refactor(build): remove FEAT_CSV2_2 enable from ENABLE_RMM Boyan Karatotev 2026-03-31 08:13:11 +01:00
  • 62759f70a1 fix(arm): clean up FEAT_RME #ifdefs Boyan Karatotev 2026-04-16 18:22:21 +01:00
  • 6472270ba9 fix(cpufeat): add arch_extension directives to bit_lock() too Boyan Karatotev 2026-04-16 18:18:53 +01:00
  • 293d8f887b Merge changes from topic "jc/bug_fix_el3_spmc" into integration Manish V Badarkhe 2026-05-01 08:56:39 +00:00