- 6792ba1 plat: marvell: ap806: implement workaround for errata-id FE-4265711 by Stefan Chulski · 6 years ago
- fa417e6 Merge "Measured Boot Driver: Fix MISRA-C 2012 defects" into integration by Madhukar Pappireddy · 4 years, 10 months ago
- 82f38d5 Merge "Crypto library: Migrate support to MbedTLS v2.24.0" into integration by Olivier Deprez · 4 years, 10 months ago
- ea14b51 Crypto library: Migrate support to MbedTLS v2.24.0 by Alexei Fedorov · 4 years, 11 months ago
- 428518c Merge changes from topic "stm32_exceptions" into integration by Manish Pandey · 4 years, 10 months ago
- 2173b3e Merge changes from topic "fpga_generic" into integration by André Przywara · 4 years, 10 months ago
- c36aa3c Merge "Workaround for Cortex A77 erratum 1508412" into integration by Madhukar Pappireddy · 4 years, 10 months ago
- a6c07e0 arm_fpga: Add platform documentation by Andre Przywara · 5 years ago
- 01301b1 arm_fpga: Add post-build linker script by Andre Przywara · 4 years, 11 months ago
- f45c6d8 arm_fpga: Add ROM trampoline by Andre Przywara · 5 years ago
- b48883c arm_fpga: Add devicetree file by Andre Przywara · 5 years ago
- 40a0de1 arm_fpga: Remove SPE PMU DT node if SPE is not available by Andre Przywara · 5 years ago
- 283e559 arm_fpga: Adjust GICR size in DT to match number of cores by Andre Przywara · 5 years ago
- 9f7bab4 fdt: Add function to adjust GICv3 redistributor size by Andre Przywara · 5 years ago
- 79d89e3 drivers: arm: gicv3: Allow detecting number of cores by Andre Przywara · 5 years ago
- 609115a Merge changes I1ecbe5a1,Ib5945c37,Ic6b79648 into integration by Manish Pandey · 4 years, 10 months ago
- 478fc4f Merge "arm_fpga: Add support for unknown MPIDs" into integration by André Przywara · 4 years, 10 months ago
- dfd5bfb plat/arm: Add platform support for Morello by Chandni Cherukuri · 4 years, 11 months ago
- e1cbcf9 fdts: add device tree sources for morello platform by Manoj Kumar · 5 years ago
- 2b357c3 lib/cpus: add support for Morello Rainier CPUs by Manoj Kumar · 5 years ago
- 74ae4ee Measured Boot Driver: Fix MISRA-C 2012 defects by Alexei Fedorov · 4 years, 10 months ago
- aa3efe3 Workaround for Cortex A77 erratum 1508412 by laurenw-arm · 5 years ago
- 1994e56 arm_fpga: Add support for unknown MPIDs by Javier Almansa Sobrino · 5 years ago
- e89b813 Merge changes from topic "stm32_drivers_update" into integration by Manish Pandey · 4 years, 11 months ago
- 6b74504 Merge changes from topic "tc0_architecture_change" into integration by Olivier Deprez · 4 years, 11 months ago
- b21ecb4 Merge "plat/arm/css/sgi: Map flash used for mem_protect" into integration by Manish Pandey · 4 years, 11 months ago
- 2102327 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 4 years, 11 months ago
- 7c15a8c plat/arm/css/sgi: Map flash used for mem_protect by Sami Mujawar · 5 years ago
- 901f55f Merge "Select the Log Level for the Event Log Dump on Measured Boot at build time." into integration by Alexei Fedorov · 4 years, 11 months ago
- 16796a2 plat: tc0: enable TZC by Usama Arif · 5 years ago
- 1bb9072 clk: stm32mp1: fix rcc mckprot status by Etienne Carriere · 6 years ago
- 0adc87c drivers: st: add missing includes in ETZPC header by Yann Gautier · 5 years ago
- 54019a3 mmc: st: clear some flags before sending a command by Yann Gautier · 5 years ago
- 7d8e121 mmc: st: correct retries management by Yann Gautier · 5 years ago
- ea30694 nand: raw_nand: fix timeout issue in nand_wait_ready by Lionel Debieve · 5 years ago
- 6751b83 mtd: spi_nor: change message level on macronix detection by Lionel Debieve · 5 years ago
- 769a990 gpio: stm32_gpio: check GPIO node status after checking DT by Yann Gautier · 5 years ago
- 662c1f5 crypto: stm32_hash: fix issue when restarting computation by Lionel Debieve · 6 years ago
- da9a837 Merge "libc: Import strtok_r from FreeBSD project" into integration by Lauren Wehrmeister · 4 years, 11 months ago
- 8f734c6 fdts: tc0: update MHUv2 interrupt number by Usama Arif · 5 years ago
- 6ac269d Select the Log Level for the Event Log Dump on Measured Boot at build time. by Javier Almansa Sobrino · 4 years, 11 months ago
- 73740d9 Merge "plat: marvell: ap807: implement workaround for errata-id 3033912" into integration by Manish Pandey · 4 years, 11 months ago
- 5c5d828 Merge "SPMC: adjust the number of EC context to max number of PEs" into integration by Manish Pandey · 4 years, 11 months ago
- 4170079 stm32mp1: correct crash console GPIO alternate configuration by Yann Gautier · 5 years ago
- 6397423 stm32mp1: add plat_panic_handler function by Yann Gautier · 5 years ago
- a9eda77 stm32mp1: update plat_report_exception by Yann Gautier · 5 years ago
- 00a55fe Align AARCH32 version of debug.S with AARCH64 by Yann Gautier · 4 years, 11 months ago
- dffd519 Merge "n1sdp: add support for remote chip pcie." into integration by Manish Pandey · 4 years, 11 months ago
- c1a4b6b Merge "build_macros.mk: include assert and define loop macros" into integration by Olivier Deprez · 4 years, 11 months ago
- 8c00bcc Merge "defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm" into integration by Olivier Deprez · 4 years, 11 months ago
- 374eef0 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 4 years, 11 months ago
- 101daaf Merge changes from topic "ehf_common" into integration by Manish Pandey · 4 years, 11 months ago
- 80f823b Merge "spmd: remove assert for SPMC PC value" into integration by Mark Dykes · 4 years, 11 months ago
- b39dca4 Merge "doc: Recommend using C rather than assembly language" into integration by Madhukar Pappireddy · 4 years, 11 months ago
- 35d626b n1sdp: add support for remote chip pcie. by Sayanta Pattanayak · 5 years ago
- 8f5426c Merge "SPE: Fix feature detection" into integration by Madhukar Pappireddy · 4 years, 11 months ago
- b2a9e43 Merge changes from topic "cot-parser" into integration by Madhukar Pappireddy · 4 years, 11 months ago
- 51ca091 Merge "doc: Correct CPACR.FPEN usage" into integration by Mark Dykes · 4 years, 11 months ago
- 9587931 SPMC: adjust the number of EC context to max number of PEs by Olivier Deprez · 4 years, 11 months ago
- 70fb765 plat/arm: fvp: Increase BL2 maximum size by Manish V Badarkhe · 5 years ago
- 28e9a55 lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 5 years ago
- 47bda02 Merge "doc: add description of "owner" field in SP layout file." into integration by Madhukar Pappireddy · 4 years, 11 months ago
- 7c94996 Merge changes from topic "sami/834_fiptool_pack_issue_win_v1" into integration by Manish Pandey · 4 years, 11 months ago
- 0901d33 doc: add description of "owner" field in SP layout file. by Manish Pandey · 5 years ago
- a6f65b1 Merge "fdts: corstone700: add NXP isp1763 node to device tree" into integration by Manish Pandey · 5 years ago
- 1aabb74 Merge "rockchip: don't crash if we get an FDT we can't parse" into integration by Mark Dykes · 5 years ago
- b853592 SPE: Fix feature detection by Andre Przywara · 5 years ago
- 327131c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 5 years ago
- 88a1cf1 Update makefile to build fiptool for Windows by Sami Mujawar · 5 years ago
- cb5c08b Fix fiptool packaging issue on windows by Sami Mujawar · 5 years ago
- 093ba62 doc: Correct CPACR.FPEN usage by Peng Fan · 5 years ago
- 34029d0 Merge "libc: Import strlcat from FreeBSD project" into integration by Mark Dykes · 5 years ago
- ddf0431 Merge "libc: Add support for vsnprintf()" into integration by Mark Dykes · 5 years ago
- 7764868 libc: Add support for vsnprintf() by Madhukar Pappireddy · 5 years ago
- 238db17 Merge "Workaround for Neoverse N1 erratum 1868343" into integration by Madhukar Pappireddy · 5 years ago
- 9cdff51 Merge "tc0: increase SCP_BL2 size to 128 kB" into integration by Manish Pandey · 5 years ago
- ab9646f Merge "SPM: Get rid of uint32_t array representation of UUID" into integration by Manish Pandey · 5 years ago
- 76a0809 Merge "tools: Set the tool's default binary name" into integration by Mark Dykes · 5 years ago
- 61f0ffc Workaround for Neoverse N1 erratum 1868343 by johpow01 · 5 years ago
- ee15a17 defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm by Leonardo Sandoval · 5 years ago
- 5b0d839 Merge "plat/arm: rdn1edge: Correct mismatched parenthesis in makefile" into integration by Manish Pandey · 5 years ago
- 071d495 Merge "Addition of standard APIs in qtiseclib interface" into integration by Madhukar Pappireddy · 5 years ago
- dd14887 tc0: increase SCP_BL2 size to 128 kB by Usama Arif · 5 years ago
- deb875b plat: tegra: Use generic ehf defines by Sandeep Tripathy · 5 years ago
- 3280033 plat/arm: rdn1edge: Correct mismatched parenthesis in makefile by Anders Dellien · 5 years ago
- 0d4120d SPM: Get rid of uint32_t array representation of UUID by Ruari Phipps · 5 years ago
- 1123a5e libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 5 years ago
- 0b96df7 Merge "libc: memset: improve performance by avoiding single byte writes" into integration by Mark Dykes · 5 years ago
- 7fbb3db Merge "mediatek: Add jedec info" into integration by Madhukar Pappireddy · 5 years ago
- f831ed7 Merge "plat/arm: Add dependencies to configuration files" into integration by Manish Pandey · 5 years ago
- 6bea746 Merge "plat: Fix build issue for qemu and rpi3 platforms" into integration by Olivier Deprez · 5 years ago
- fc5961b Merge "Fix: fixing coverity issue for SPM Core." into integration by Olivier Deprez · 5 years ago
- 9ac093b Addition of standard APIs in qtiseclib interface by Saurabh Gorecha · 5 years ago
- ed39d5e Merge "Enabling DPU in dts file for TC0" into integration by Madhukar Pappireddy · 5 years ago
- 0dc5229 Enabling DPU in dts file for TC0 by Avinash Mehta · 5 years ago
- 70b6701 Merge "doc: Improve contribution guidelines" into integration by joanna.farley · 5 years ago
- f7fb0bf Fix: fixing coverity issue for SPM Core. by Max Shvetsov · 5 years ago
- 23875c3 fdts: corstone700: add NXP isp1763 node to device tree by Rui Miguel Silva · 5 years ago
- dad2934 plat: Fix build issue for qemu and rpi3 platforms by Manish V Badarkhe · 5 years ago
- b13e3f9 tools: Set the tool's default binary name by Manish V Badarkhe · 5 years ago