- c238a46 feat(stm32mp2-fdts): add OTP nodes in STM32MP251 SoC DT file by Yann Gautier · 1 year, 7 months ago
- cb0d6b5 fix(stm32mp2): add missing include by Yann Gautier · 1 year, 7 months ago
- 3007c72 feat(st): do not directly call BSEC functions in common code by Yann Gautier · 1 year, 11 months ago
- 189db94 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · 4 years ago
- 9cd784d refactor(st): update test for closed chip by Yann Gautier · 2 years, 6 months ago
- c706104 refactor(st-bsec): improve BSEC driver by Patrick Delaunay · 2 years, 8 months ago
- b8816d3 refactor(st): use dashes for BSEC node names by Yann Gautier · 1 year, 7 months ago
- 436c66b Merge "fix(ti): do not stop non-secure timer on world switch" into integration by Madhukar Pappireddy · 1 year, 7 months ago
- a28fac0 Merge changes from topic "st-asm-helpers" into integration by Manish Pandey · 1 year, 7 months ago
- fc9ad8c Merge "feat(el3-spmc): add support for FFA_CONSOLE_LOG" into integration by Madhukar Pappireddy · 1 year, 7 months ago
- 638a6f8 feat(el3-spmc): add support for FFA_CONSOLE_LOG by Shruti Gupta · 2 years, 7 months ago
- 23d6774 Merge "feat(qemu-sbsa): mpidr needs to be present" into integration by Sandrine Bailleux · 1 year, 7 months ago
- 4fc54c9 feat(qemu-sbsa): mpidr needs to be present by Marcin Juszkiewicz · 1 year, 7 months ago
- a4fab36 Merge "fix(spm): not defining load-address in SP config" into integration by Manish V Badarkhe · 1 year, 7 months ago
- d2e1f6a fix(ti): do not stop non-secure timer on world switch by Andrew Davis · 1 year, 7 months ago
- 2331a34 feat(stm32mp2): put back core 1 in wfi after debugger's halt by Antonio Borneo · 1 year, 10 months ago
- d1c85da feat(stm32mp2): add plat_my_core_pos by Yann Gautier · 1 year, 11 months ago
- 4da462d fix(stm32mp2): correct early/crash console init by Yann Gautier · 1 year, 7 months ago
- e12b765 Merge "fix(memmap): fix footprint free space calculation" into integration by Sandrine Bailleux · 1 year, 7 months ago
- 9e72d01 fix(memmap): fix footprint free space calculation by Harrison Mutai · 1 year, 11 months ago
- 01e0f09 Merge changes from topic "drop-dt-from-edk2/cpu" into integration by Sandrine Bailleux · 1 year, 7 months ago
- 04e7f80 fix(spm): not defining load-address in SP config by J-Alves · 1 year, 7 months ago
- 9b07643 docs(qemu-sbsa): describe what we get from QEMU by Marcin Juszkiewicz · 1 year, 7 months ago
- 42925c1 feat(qemu-sbsa): handle CPU information by Marcin Juszkiewicz · 1 year, 9 months ago
- eefa45c Merge "fix(context-mgmt): align the memory address of EL2 context registers" into integration by Manish Pandey · 1 year, 7 months ago
- 32455d9 Merge "feat(imx8m): make bl33 start configurable via PRELOADED_BL33_BASE" into integration by Madhukar Pappireddy · 1 year, 7 months ago
- 07edc5c Merge "feat(intel): support wipe DDR after calibration" into integration by Sandrine Bailleux · 1 year, 7 months ago
- 3bfda6b Merge "fix(intel): update from INFO to VERBOSE when print debug message" into integration by Sandrine Bailleux · 1 year, 7 months ago
- 8c56a78 fix(context-mgmt): align the memory address of EL2 context registers by Jayanth Dodderi Chidanand · 1 year, 7 months ago
- 9c65344 Merge changes Id85b2541,I4d253e2f into integration by Sandrine Bailleux · 1 year, 7 months ago
- bb31fbc Merge "fix(intel): update fcs crypto init code to check for mode" into integration by Sandrine Bailleux · 1 year, 7 months ago
- 11190c1 Merge changes from topic "cpu_trp_rotpk_fixes" into integration by Manish Pandey · 1 year, 7 months ago
- 9260a8c feat(imx8m): make bl33 start configurable via PRELOADED_BL33_BASE by Marco Felsch · 1 year, 7 months ago
- 2b6f940 Merge changes from topic "qemu-rme" into integration by Soby Mathew · 1 year, 7 months ago
- ebe82a3 feat(qemu): support TRP for RME by Jean-Philippe Brucker · 1 year, 11 months ago
- 8ffe0b2 feat(qemu): load and run RMM image by Jean-Philippe Brucker · 1 year, 11 months ago
- 6cd113f feat(qemu): setup Granule Protection Table by Jean-Philippe Brucker · 1 year, 11 months ago
- cd75693 feat(qemu): setup memory map for RME by Jean-Philippe Brucker · 1 year, 11 months ago
- a5ab1ef feat(qemu): update mapping types for RME by Jean-Philippe Brucker · 1 year, 11 months ago
- c69e95e feat(qemu): use mock attestation functions for RME by Jean-Philippe Brucker · 1 year, 11 months ago
- f465ac2 fix(qemu): increase max FIP size by Jean-Philippe Brucker · 1 year, 11 months ago
- 1c76dd2 Merge changes from topic "xlnx_set_freq" into integration by Joanna Farley · 1 year, 7 months ago
- 0f0fd49 fix(rotpk): move rotpk definitions out of arm_def.h by Rohit Mathew · 1 year, 7 months ago
- b77f55d feat(cpu): add support for Poseidon V CPU by Rohit Mathew · 1 year, 8 months ago
- 61a2968 fix(cpu): correct variant name for default Poseidon CPU by Rohit Mathew · 1 year, 8 months ago
- 57bc3c4 fix(rmmd): avoid TRP when external RMM is defined by Rohit Mathew · 1 year, 8 months ago
- cc3374a refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · 1 year, 8 months ago
- 1f02024 refactor(versal-net): rename VERSAL_NET_IOU_SCNTRS register to generic by Prasad Kummari · 1 year, 8 months ago
- 07625d9 fix(versal-net): setup counter frequency by Prasad Kummari · 1 year, 8 months ago
- f000744 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · 1 year, 8 months ago
- d54e669 Merge "feat(platforms): update SZ_* macros" into integration by Manish V Badarkhe · 1 year, 7 months ago
- 6d511a8 feat(platforms): update SZ_* macros by Yann Gautier · 1 year, 7 months ago
- 928d737 Merge "feat(context-mgmt): report context memory usage" into integration by Manish Pandey · 1 year, 7 months ago
- bfef8b9 feat(context-mgmt): report context memory usage by Juan Pablo Conde · 1 year, 9 months ago
- e631ac3 Merge "build(mpam): add new build option CTX_INCLUDE_MPAM_REGS" into integration by Manish Pandey · 1 year, 7 months ago
- 9acff28 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · 1 year, 10 months ago
- 5551264 Merge changes I548e3034,I65c7fd1b,I1cdacc0f,If9ac35af into integration by Sandrine Bailleux (on vacation) · 1 year, 7 months ago
- 0fd6ed1 Merge "fix(intel): add HPS remapper to remap base address for SDM" into integration by Sandrine Bailleux (on vacation) · 1 year, 7 months ago
- 4d64be3 Merge "docs: update links to tf.org-wide process documents" into integration by Sandrine Bailleux (on vacation) · 1 year, 7 months ago
- 56c8d02 fix(intel): update from INFO to VERBOSE when print debug message by Sieu Mun Tang · 1 year, 9 months ago
- 68bb3e8 feat(intel): support wipe DDR after calibration by Jit Loon Lim · 2 years ago
- a72f86a fix(intel): update system counter back to 400MHz by Sieu Mun Tang · 1 year, 8 months ago
- d0e400b fix(intel): revert back to use L4 clock by Sieu Mun Tang · 1 year, 8 months ago
- 9ac42bf Merge "fix(cpus): workaround for Cortex X3 erratum 2743088" into integration by Bipin Ravi · 1 year, 8 months ago
- d6ae69c feat(intel): support QSPI ECC Linux for Agilex by Sieu Mun Tang · 1 year, 8 months ago
- 6cf16b3 feat(intel): support QSPI ECC Linux for N5X by Jit Loon Lim · 1 year, 10 months ago
- 8be16e4 feat(intel): support QSPI ECC Linux for Stratix10 by Jit Loon Lim · 1 year, 10 months ago
- 4d122e5 feat(intel): add in QSPI ECC for Linux by Jit Loon Lim · 1 year, 11 months ago
- b727664 fix(intel): add HPS remapper to remap base address for SDM by Sieu Mun Tang · 1 year, 8 months ago
- 11f99e8 Merge "refactor(cm): move MPAM3_EL3 reg to per world context" into integration by Manish Pandey · 1 year, 8 months ago
- 979c548 docs: update links to tf.org-wide process documents by Sandrine Bailleux · 1 year, 8 months ago
- ac4f6aa refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · 1 year, 9 months ago
- f43e9f5 fix(cpus): workaround for Cortex X3 erratum 2743088 by Harrison Mutai · 1 year, 8 months ago
- 1063650 Merge "refactor(cm): reset the cptr_el3 before perworld context setup" into integration by Manish Pandey · 1 year, 8 months ago
- 215edff Merge changes from topic "xlnx_enable_errata" into integration by Joanna Farley · 1 year, 8 months ago
- 96c031c docs(versal): add ERRATA_ABI_SUPPORT build documentation by Prasad Kummari · 1 year, 8 months ago
- d766f99 feat(versal): enable errata management feature by Prasad Kummari · 1 year, 8 months ago
- 4087ed6 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · 1 year, 8 months ago
- 9118bdf Merge "fix(intel): fix hardcoded mpu frequency ticks" into integration by Sandrine Bailleux · 1 year, 8 months ago
- 92f8e89 Merge "fix(intel): bl31 overwrite OCRAM configuration" into integration by Sandrine Bailleux · 1 year, 8 months ago
- 108a1c1 Merge "fix(intel): update DDR range checking for Agilex5" into integration by Sandrine Bailleux · 1 year, 8 months ago
- 4cae77d Merge "fix(intel): update fcs functions to check ddr range" into integration by Sandrine Bailleux · 1 year, 8 months ago
- 7b78a02 Merge "fix(cpus): workaround for Cortex-A520 erratum 2858100" into integration by Bipin Ravi · 1 year, 8 months ago
- 3618ee2 Merge "fix(errata): add Cortex-A520 definitions" into integration by Bipin Ravi · 1 year, 8 months ago
- 34db353 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 1 year, 8 months ago
- ae19093 fix(errata): add Cortex-A520 definitions by Arvind Ram Prakash · 1 year, 8 months ago
- 23c5c69 Merge "fix(cpus): fix incorrect AMU trap settings for N2 CPU" into integration by Manish Pandey · 1 year, 8 months ago
- afa1da7 Merge "feat(intel): support SDM mailbox safe inject seu error for Linux" into integration by Manish Pandey · 1 year, 8 months ago
- 1da798a Merge "feat(handoff): enhance transfer list library" into integration by Manish Pandey · 1 year, 8 months ago
- 40fd755 feat(handoff): enhance transfer list library by Raymond Mao · 1 year, 10 months ago
- 150d2be fix(intel): fix hardcoded mpu frequency ticks by Jit Loon Lim · 2 years, 1 month ago
- fffcb25 feat(intel): support SDM mailbox safe inject seu error for Linux by Jit Loon Lim · 1 year, 11 months ago
- f4aaa9f fix(intel): update DDR range checking for Agilex5 by Sieu Mun Tang · 1 year, 10 months ago
- e8a3454 fix(intel): update fcs functions to check ddr range by Jit Loon Lim · 1 year, 9 months ago
- b0f4478 fix(intel): update fcs crypto init code to check for mode by Jit Loon Lim · 1 year, 11 months ago
- d0574da Merge changes I038dc2bf,Iade15431 into integration by Sandrine Bailleux · 1 year, 8 months ago
- 4d877b3 Merge "fix(rcar3-drivers): check loaded NS image area" into integration by Sandrine Bailleux · 1 year, 8 months ago
- e9afde1 fix(rcar3): change RAM protection configurations by Toshiyuki Ogasahara · 4 years, 1 month ago
- ae4860b fix(rcar3-drivers): check loaded NS image area by Tobias Rist · 2 years, 5 months ago
- 4f7e0fa fix(rcar3): fix load address range check by Takuya Sakata · 3 years, 8 months ago