- b9fd2d3 fix(rmmd): align RMI and GTSI FIDs with SMCCC by Subhasish Ghosh · 3 years, 9 months ago
- 0ee80f3 fix(plat/marvell/a3720/uart): do external reset during initialization by Pali Rohár · 3 years, 9 months ago
- dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
- a706524 Merge "Changing SMC code for transitioning Granule" into integration by Mark Dykes · 3 years, 9 months ago
- a127b99 Merge "feat(SPMD): route secure interrupts to SPMC" into integration by Olivier Deprez · 3 years, 9 months ago
- 2e43638 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 3 years, 9 months ago
- 28623c1 Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 3 years, 9 months ago
- 51d8d1e Changing SMC code for transitioning Granule by Mark Dykes · 3 years, 9 months ago
- 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
- 0b5e33c Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · 3 years, 9 months ago
- 216c122 fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · 3 years, 9 months ago
- 603806d fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 3 years, 10 months ago
- c948185 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 3 years, 10 months ago
- 5819e23 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 3 years, 10 months ago
- 93b785f feat(arm_fpga): determine GICR base by probing by Andre Przywara · 4 years, 3 months ago
- 73a643e feat(gicv3): introduce GIC component identification by Andre Przywara · 4 years ago
- 4d585fe feat(libfdt): also allow changing base address by Andre Przywara · 4 years, 3 months ago
- 8cb99c3 feat(SPMD): route secure interrupts to SPMC by Olivier Deprez · 5 years ago
- 4fcbbb3 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 3 years, 9 months ago
- 6482255 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 3 years, 9 months ago
- 9a138eb feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · 5 years ago
- 859bfd8 feat(drivers/usb): add a USB device stack by Patrick Delaunay · 5 years ago
- 88c2273 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 3 years, 10 months ago
- 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
- 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
- e747a59 refactor(amu): refactor enablement and context switching by Chris Kay · 4 years, 2 months ago
- 31d3cc2 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 4 years, 2 months ago
- 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
- 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
- 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
- b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 4 years, 2 months ago
- 6c8dda1 refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 4 years, 3 months ago
- 2d9ea36 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · 3 years, 10 months ago
- 4cb576a fix(cpu): correct Demeter CPU name by johpow01 · 3 years, 10 months ago
- ed6f89e Merge "fix(pie): invalidate data cache in the entire image range if PIE is enabled" into integration by Sandrine Bailleux · 3 years, 10 months ago
- fb9e5f7 feat(cpu): add support for Hunter CPU by johpow01 · 4 years ago
- 596d20d fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 3 years, 10 months ago
- b4deee5 Merge "fix(scmi): relax requirement for exact protocol version" into integration by André Przywara · 3 years, 10 months ago
- a06f2f4 Merge changes from topic "ufs_patches" into integration by Manish Pandey · 3 years, 10 months ago
- 381d685 Merge changes Id7d4f5df,If82542cc,I0ba80057,I75a443db,Ifa18b4fc, ... into integration by Joanna Farley · 3 years, 10 months ago
- 905635d fix(ufs): add reset before DME_LINKSTARTUP by Jorge Troncoso · 3 years, 10 months ago
- 99ff1a3 refactor(ufs): add retry logic to ufshc_reset by Jorge Troncoso · 3 years, 10 months ago
- d68d163 refactor(ufs): reuse ufshc_send_uic_cmd by Jorge Troncoso · 3 years, 11 months ago
- 7b97cf3 Merge changes from topic "st_fixes" into integration by Mark Dykes · 3 years, 10 months ago
- 125868c fix(scmi): relax requirement for exact protocol version by Nicola Mazzucato · 4 years, 2 months ago
- 8a89e18 refactor(measured boot): make measurement strings compliant with SBSG by Manish V Badarkhe · 4 years ago
- 0500f44 feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 4 years ago
- 48ba034 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 3 years, 11 months ago
- efa6521 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 3 years, 11 months ago
- eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
- 8cd09cf refactor(measured boot): move BL2 measurement to platform layer by Sandrine Bailleux · 4 years, 2 months ago
- 140d9cb refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 3 years, 11 months ago
- d89bec8 build(measured boot): rename measured boot makefile by Sandrine Bailleux · 4 years, 1 month ago
- 47bf3ac feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 4 years ago
- 4a24707 refactor(measured boot): rename tpm_record_measurement() by Sandrine Bailleux · 4 years, 1 month ago
- fb90cfd fix(nxp/scfg): fix endianness checking by Jiafei Pan · 3 years, 10 months ago
- ae720ac Merge "feat(fvp_r): configure system registers to boot rich OS" into integration by Joanna Farley · 3 years, 10 months ago
- 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 10 months ago
- 28bbbf3 feat(fvp_r): configure system registers to boot rich OS by Manish Pandey · 3 years, 10 months ago
- 1ff7e46 fix(include/drivers/flexspi): fix warm boot wait time for MT35XU512A by Pankaj Gupta · 3 years, 10 months ago
- 4bafa3d refactor(stpmic1): use BIT and GENMASK helpers by Yann Gautier · 3 years, 11 months ago
- 078925b Merge "refactor(measured boot): remove unused extern" into integration by Sandrine Bailleux · 3 years, 10 months ago
- f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
- de278f3 Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · 3 years, 10 months ago
- d7fe4cb Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · 3 years, 10 months ago
- e2f4b43 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · 3 years, 10 months ago
- deb4b3a feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 4 years, 1 month ago
- c872072 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
- 4bb72c4 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
- 1839012 feat(rme): add GPT Library by Zelalem Aweke · 4 years, 1 month ago
- 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 4 years, 1 month ago
- c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
- 50a3056 feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 4 years, 1 month ago
- 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 4 years, 1 month ago
- 6c09af9 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 4 years, 1 month ago
- 3621823 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
- 7feb435 Merge "refactor(drivers/st/clk): change fdt_get_rcc_node as static" into integration by Manish Pandey · 3 years, 10 months ago
- 83ad381 refactor(measured boot): remove unused extern by Manish V Badarkhe · 4 years ago
- 4693ff7 feat(rme): add Realm security state definition by Zelalem Aweke · 4 years, 1 month ago
- 81c272b feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
- b36fe21 errata: workaround for Cortex-A78 erratum 2132060 by nayanpatel-arm · 3 years, 10 months ago
- 8e14027 errata: workaround for Neoverse-V1 erratum 2108267 by nayanpatel-arm · 3 years, 10 months ago
- ef8f0c5 fix(errata): workaround for Neoverse-N2 erratum 2138953 by nayanpatel-arm · 3 years, 10 months ago
- 744bdbf fix(errata): workaround for Cortex-A710 erratum 2058056 by nayanpatel-arm · 3 years, 11 months ago
- 1c65989 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 3 years, 11 months ago
- ff76614 feat(fdt): add for_each_compatible_node macro by Laurent Carlier · 3 years, 10 months ago
- fe82bcc Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · 3 years, 10 months ago
- 7bd8dfb feat(cpu): add support for Hayes CPU by johpow01 · 4 years ago
- e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
- 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
- 03b201c fvp_r: initial platform port for fvp_r by laurenw-arm · 4 years, 10 months ago
- 890ee3e Merge changes from topic "st_fixes" into integration by Madhukar Pappireddy · 3 years, 10 months ago
- 114785c Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · 3 years, 10 months ago
- cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
- c7c22ab Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · 3 years, 10 months ago
- ab5964a Merge changes I9c7cc586,I48ee254a,I9f65c6af,I5872d95b,I2dbbdcb4, ... into integration by Joanna Farley · 3 years, 10 months ago
- 95fe195 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · 3 years, 11 months ago
- ff18c4c refactor(drivers/st/clk): change fdt_get_rcc_node as static by Patrick Delaunay · 4 years, 10 months ago
- 288f5cf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · 4 years ago
- b3210f4 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 3 years, 11 months ago