TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
115041633d662ea8f2d3952f10c6e39ad5f5ef22
/
plat
a39493c
stingray: Fix board configuration typo.
by Max Shvetsov
· 5 years ago
6e2b866
Merge "arm_fpga: adapt to new way of including gicv3 files" into integration
by Alexei Fedorov
· 5 years ago
3e58803
arm_fpga: adapt to new way of including gicv3 files
by Manish Pandey
· 5 years ago
926cd70
Merge changes from topic "brcm_initial_support" into integration
by Manish Pandey
· 5 years ago
49dec7f
drivers: Add SPI Nor flash support
by Sheetal Tigadoli
· 6 years ago
e3ee7b7
drivers: Add iproc spi driver
by Sheetal Tigadoli
· 6 years ago
bffde63
drivers: Add emmc driver for Broadcom platforms
by Sheetal Tigadoli
· 6 years ago
3942d3a
Add BL31 support for Broadcom stingray platform
by Sheetal Tigadoli
· 6 years ago
f29d1e0
Add BL2 support for Broadcom stingray platform
by Sheetal Tigadoli
· 6 years ago
9a40c0f
Add bl31 support common across Broadcom platforms
by Sheetal Tigadoli
· 6 years ago
33f1dd9
Merge "uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2" into integration
by Sandrine Bailleux
· 5 years ago
8a53445
Merge changes from topic "sb/fconf" into integration
by Olivier Deprez
· 5 years ago
717448d
Add bl2 setup code common across Broadcom platforms
by Sheetal Tigadoli
· 6 years ago
cb2e35b
Merge changes from topic "macro-cleanup" into integration
by Mark Dykes
· 5 years ago
57477bc
Merge "Fix coverity defects found on the FPGA port." into integration
by Olivier Deprez
· 5 years ago
afe6262
Check for out-of-bound accesses in the platform io policies
by Sandrine Bailleux
· 5 years ago
535c824
Fix coverity defects found on the FPGA port.
by Javier Almansa Sobrino
· 5 years ago
ea7fc9d
Merge changes from topic "xlat" into integration
by Sandrine Bailleux
· 5 years ago
46e2c85
uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2
by Masahiro Yamada
· 5 years ago
1dc1756
plat: remove redundant =1 from -D option
by Masahiro Yamada
· 5 years ago
9cefb4b
Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS
by Masahiro Yamada
· 5 years ago
a7739bc
linker_script: move bss section to bl_common.ld.h
by Masahiro Yamada
· 5 years ago
0a0a7a9
linker_script: replace common read-only data with RODATA_COMMON
by Masahiro Yamada
· 5 years ago
9fb288a
linker_script: move more common code to bl_common.ld.h
by Masahiro Yamada
· 5 years ago
adb20a1
Tegra: enable EHF for watchdog timer interrupts
by Varun Wadekar
· 5 years ago
7c49d39
Merge changes from topic "rpi_cpu_off" into integration
by Manish Pandey
· 5 years ago
2e5f844
rpi: Implement PSCI CPU_OFF
by Andrei Warkentin
· 5 years ago
af2a487
rpi: rpi3_pwr_domain_on(): Use MMIO accessor
by Andre Przywara
· 5 years ago
07aa0c7
rpi: move plat_helpers.S to common
by Andre Przywara
· 5 years ago
664e15c
uniphier: support read-only xlat tables
by Masahiro Yamada
· 5 years ago
2765ffd
uniphier: use enable_mmu() in common function
by Masahiro Yamada
· 5 years ago
0edfd37
Merge "plat: imx: imx8qx: provide debug uart num as build param" into integration
by Mark Dykes
· 5 years ago
4ed750a
Merge "plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS" into integration
by Mark Dykes
· 5 years ago
8eceb1c
Merge "Create separate header for ARM specific SMCCC defines" into integration
by Olivier Deprez
· 5 years ago
27c5e15
Merge "TF-A GICv3 driver: Introduce makefile" into integration
by Manish Pandey
· 5 years ago
93b2434
Merge "Tegra: fixup GIC init from the 'on_finish' handler" into integration
by Sandrine Bailleux
· 5 years ago
3be8651
Merge "Tegra186: increase memory mapped regions" into integration
by Sandrine Bailleux
· 5 years ago
11a3c5e
plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS
by Masahiro Yamada
· 5 years ago
0a81158
Merge "plat/sgm775: Add support for dynamic config using fconf" into integration
by Manish Pandey
· 5 years ago
ebe1f2c
plat/sgm775: Add support for dynamic config using fconf
by Madhukar Pappireddy
· 5 years ago
e97841e
Merge "Flush dcache when storing timestamp" into integration
by Olivier Deprez
· 5 years ago
de8f9cd
Merge changes from topic "ddr_map" into integration
by Olivier Deprez
· 5 years ago
53adeba
Create separate header for ARM specific SMCCC defines
by Manish V Badarkhe
· 5 years ago
a6ea06f
TF-A GICv3 driver: Introduce makefile
by Alexei Fedorov
· 5 years ago
5c215de
plat/arm/sgi: fix the incorrect check for SCMI channel ID
by Aditya Angadi
· 5 years ago
527ac2e
Merge changes from topic "os/bl31-fpga-port" into integration
by Manish Pandey
· 5 years ago
f27b692
Flush dcache when storing timestamp
by Zelalem
· 5 years ago
4b5793c
plat/arm/board/arm_fpga: Compile with additional CPU libraries
by Oliver Swede
· 6 years ago
62056e4
plat/arm/board/arm_fpga: Enable position-independent execution
by Oliver Swede
· 6 years ago
e726c75
plat/arm/board/arm_fpga: Enable port for alternative cluster configurations
by Oliver Swede
· 6 years ago
87762bc
plat/arm/board/arm_fpga: Initialize the Generic Interrupt Controller
by Oliver Swede
· 6 years ago
2d696d1
plat/arm/board/arm_fpga: Initialize the System Counter
by Oliver Swede
· 6 years ago
7ee4db6
plat/arm/board/arm_fpga: Add PSCI implementation for FPGA images
by Oliver Swede
· 6 years ago
5cfe699
plat/arm/board/arm_fpga: Use preloaded BL33 alternative boot flow
by Oliver Swede
· 6 years ago
536d906
plat/arm/board/arm_fpga: Enable basic BL31 port for an FPGA image
by Oliver Swede
· 6 years ago
8d8d9cf
Merge "FVP: Add BL2 hash calculation in BL1" into integration
by Mark Dykes
· 5 years ago
5813e6e
stm32mp1: use stm32mp_get_ddr_ns_size() function
by Yann Gautier
· 5 years ago
9c52e69
stm32mp1: set XN attribute for some areas in BL2
by Yann Gautier
· 6 years ago
84686ba
stm32mp1: dynamically map DDR later and non-cacheable during its test
by Yann Gautier
· 6 years ago
e6cc3cc
stm32mp1: add a function to get non-secure DDR size
by Yann Gautier
· 5 years ago
735e9a0
Merge "Tegra194: se: increase max. operation timeout to 1 second" into integration
by Sandrine Bailleux
· 5 years ago
78707ef
Tegra186: increase memory mapped regions
by Varun Wadekar
· 5 years ago
0ab4964
FVP: Add BL2 hash calculation in BL1
by Alexei Fedorov
· 5 years ago
ce8dfd2
Merge "fconf: Clean Arm IO" into integration
by Mark Dykes
· 5 years ago
bdc84cb
Merge "plat/sgi: Bump bl1 RW limit" into integration
by Mark Dykes
· 5 years ago
0d5864d
Merge "spmd: skip loading of secure partitions on pre-v8.4 platforms" into integration
by Alexei Fedorov
· 5 years ago
3d1cac9
Tegra194: se: increase max. operation timeout to 1 second
by Varun Wadekar
· 5 years ago
c33ff19
spmd: skip loading of secure partitions on pre-v8.4 platforms
by Olivier Deprez
· 5 years ago
92ce719
Merge changes from topic "static_analysis" into integration
by Manish Pandey
· 5 years ago
e9d1e5a
plat/st: correctly check pwr-regulators node
by Yann Gautier
· 5 years ago
cd4941d
plat/st: correct static analysis tool warning
by Yann Gautier
· 5 years ago
73d3941
Merge "allwinner: H6: Fix GPIO and CCU memory map addresses" into integration
by Manish Pandey
· 5 years ago
30617cc
plat: imx: imx8qx: provide debug uart num as build param
by Igor Opaniuk
· 5 years ago
907c58b
Merge changes from topic "tegra-downstream-03192020" into integration
by Manish Pandey
· 5 years ago
1625c88
Merge "plat/arm/sgi: mark remote chip shared ram as non-cacheable" into integration
by Manish Pandey
· 5 years ago
6539623
Merge changes I8ca411d5,Ib5f5dd81,I0488e22c into integration
by Manish Pandey
· 5 years ago
5fac0d3
allwinner: H6: Fix GPIO and CCU memory map addresses
by Andre Przywara
· 5 years ago
2a3dd38
Tegra: fixup GIC init from the 'on_finish' handler
by Varun Wadekar
· 5 years ago
9aaa888
Tegra194: move cluster and CPU counter to header file.
by Anthony Zhou
· 6 years ago
7644e2a
Tegra: gicv2: initialize target masks
by Varun Wadekar
· 7 years ago
a45c3e9
Tegra210: trigger CPU0 hotplug power on using FC
by sumitg
· 6 years ago
36e2637
Tegra: memctrl: cleanup streamid override registers
by Pritesh Raithatha
· 7 years ago
7137695
Tegra: memctrl_v2: remove support to secure TZSRAM
by Varun Wadekar
· 7 years ago
eeb1b5e
Tegra: include platform headers from individual makefiles
by Varun Wadekar
· 7 years ago
ebe076d
Tegra210: rename ENABLE_WDT_LEGACY_FIQ_HANDLING macro
by Varun Wadekar
· 7 years ago
8f0e22d
Tegra194: SiP function ID to read SMMU_PER registers
by Varun Wadekar
· 7 years ago
9b51aa8
Tegra: memctrl: map video memory as uncached
by Ken Chang
· 7 years ago
aba5ddd
Tegra: remove support for USE_COHERENT_MEM
by Kalyani Chidambaram
· 7 years ago
42080d4
Tegra: remove circular dependency with common_def.h
by Varun Wadekar
· 7 years ago
a5bfcad
Tegra: include missing stdbool.h
by Varun Wadekar
· 7 years ago
2bf1085
Tegra: remove support for SEPARATE_CODE_AND_RODATA=0
by Kalyani Chidambaram
· 7 years ago
6e7b203
Merge "fvp: use two instances of Cactus at S-EL1" into integration
by Manish Pandey
· 5 years ago
1d88b8f
Merge "spmc: manifest changes to support two sample cactus secure partitions" into integration
by Manish Pandey
· 5 years ago
161dbc4
fvp: use two instances of Cactus at S-EL1
by Manish Pandey
· 5 years ago
3d5ed6d
spmc: manifest changes to support two sample cactus secure partitions
by Olivier Deprez
· 5 years ago
0ac1bf7
Tegra: assembly version of the 'plat_core_pos_by_mpidr' handler
by Varun Wadekar
· 7 years ago
89121c2
Tegra194: reset power state info for CPUs
by Varun Wadekar
· 7 years ago
2139c9c
Tegra186: system resume from TZSRAM memory
by Varun Wadekar
· 7 years ago
8336c94
Tegra186: disable PROGRAMMABLE_RESET_ADDRESS
by Varun Wadekar
· 7 years ago
35aa1c1
Tegra210: SE: switch SE clock source to CLK_M
by Leo He
· 7 years ago
Next »