TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-A
/
trusted-firmware-a
/
7fb9bcd846bac26d5382175fe39e0344665456f7
7fb9bcd
plat/arm: Use only fw_config between bl2 and bl31
by Manish V Badarkhe
· 5 years ago
99bcae5
Merge changes from topic "fw_config_handoff" into integration
by Sandrine Bailleux
· 5 years ago
24cdbb2
Merge "stm32mp1: use last page of SYSRAM as SCMI shared memory" into integration
by Mark Dykes
· 5 years ago
3c20ad5
Merge "stm32mp1: SP_MIN embeds Arm Architecture services" into integration
by Mark Dykes
· 5 years ago
33fe493
Merge "Redirect security incident report to TrustedFirmware.org" into integration
by Mark Dykes
· 5 years ago
f112d3e
Merge "doc: Add a binding document for COT descriptors" into integration
by Mark Dykes
· 5 years ago
3df38b6
Merge "plat/fvp: Dynamic description of clock freq" into integration
by Mark Dykes
· 5 years ago
ea96076
Merge "fconf: Extract Timer clock freq from HW_CONFIG dtb" into integration
by Mark Dykes
· 5 years ago
f998d15
Merge "Workaround for Cortex A77 erratum 1800714" into integration
by Lauren Wehrmeister
· 5 years ago
62bbfe8
Workaround for Cortex A77 erratum 1800714
by johpow01
· 5 years ago
089fc62
doc: Update memory layout for firmware configuration area
by Manish V Badarkhe
· 5 years ago
ce4ca1a
plat/arm: Increase size of firmware configuration area
by Manish V Badarkhe
· 5 years ago
8286967
plat/arm: Load and populate fw_config and tb_fw_config
by Manish V Badarkhe
· 5 years ago
c275ea1
Merge "Fix usage of incorrect function name" into integration
by Sandrine Bailleux
· 5 years ago
156dbdd
plat/fvp: Dynamic description of clock freq
by laurenw-arm
· 5 years ago
8aa374b
fconf: Extract Timer clock freq from HW_CONFIG dtb
by laurenw-arm
· 5 years ago
1367cc1
Redirect security incident report to TrustedFirmware.org
by Sandrine Bailleux
· 5 years ago
f17ae7b
fconf: Handle error from fconf_load_config
by Manish V Badarkhe
· 5 years ago
fe6fd3e
plat/arm: Update the fw_config load call and populate it's information
by Manish V Badarkhe
· 5 years ago
9233dd0
fconf: Allow fconf to load additional firmware configuration
by Manish V Badarkhe
· 5 years ago
04e0697
fconf: Clean confused naming between TB_FW and FW_CONFIG
by Manish V Badarkhe
· 5 years ago
243875e
tbbr/dualroot: Add fw_config image in chain of trust
by Louis Mayencourt
· 5 years ago
9b3ca9b
cert_tool: Update cert_tool for fw_config image support
by Manish V Badarkhe
· 5 years ago
ce10f9f
fiptool: Add fw_config in FIP
by Manish V Badarkhe
· 5 years ago
3cb84a5
plat/arm: Rentroduce tb_fw_config device tree
by Manish V Badarkhe
· 5 years ago
ccf5863
Merge changes Ifc34f2e9,Iefd58159 into integration
by Lauren Wehrmeister
· 5 years ago
5703c73
Fix usage of incorrect function name
by Sheetal Tigadoli
· 5 years ago
993dc0e
Merge "FFA Version interface update" into integration
by Manish Pandey
· 5 years ago
ebd34be
doc: Add a binding document for COT descriptors
by Manish V Badarkhe
· 5 years ago
4388f28
FFA Version interface update
by J-Alves
· 5 years ago
450e15a
stm32mp1: SP_MIN embeds Arm Architecture services
by Etienne Carriere
· 5 years ago
0754143
stm32mp1: use last page of SYSRAM as SCMI shared memory
by Etienne Carriere
· 6 years ago
dcbfbcb
Workaround for Cortex A76 erratum 1800710
by johpow01
· 5 years ago
d7b08e6
Workaround for Cortex A76 erratum 1791580
by johpow01
· 5 years ago
3fbec43
Merge changes from topic "tegra-memctrlv2-vpr-resize-bugfix" into integration
by Manish Pandey
· 5 years ago
b667b36
Merge "TF-A GIC driver: Add barrier before eoi" into integration
by Madhukar Pappireddy
· 5 years ago
34dae47
Merge "TF-A: Add ARMv8.5 'bti' build option" into integration
by Mark Dykes
· 5 years ago
453e12c
Merge changes from topic "scmi-msg" into integration
by Manish Pandey
· 5 years ago
66f05b2
Merge "Fix typo in file Header guard" into integration
by Sandrine Bailleux
· 5 years ago
5eb16c4
TF-A GIC driver: Add barrier before eoi
by Sandeep Tripathy
· 5 years ago
71c074c
Merge "Tegra: introduce support for GICv3" into integration
by Olivier Deprez
· 5 years ago
49fe535
Fix typo in file Header guard
by Sheetal Tigadoli
· 5 years ago
685e560
Tegra: sanity check NS address and size before use
by Varun Wadekar
· 5 years ago
3768fec
TF-A: Add ARMv8.5 'bti' build option
by Alexei Fedorov
· 5 years ago
5e1b83a
Tegra: introduce support for GICv3
by Varun Wadekar
· 5 years ago
a7749ac
Tegra: memctrl_v2: fixup sequence to resize video memory
by Varun Wadekar
· 5 years ago
9935047
Merge changes I80316689,I23cac4fb,If911e7de,I169ff358,I4e040cd5, ... into integration
by Manish Pandey
· 5 years ago
7d6fa6e
drivers/scmi-msg: smt entry points for incoming messages
by Etienne Carriere
· 5 years ago
a53e89b
Merge "plat/arm: Fix load address of TB_FW_CONFIG" into integration
by Sandrine Bailleux
· 5 years ago
6cc2c1c
drivers/scmi-msg: support for reset domain protocol
by Etienne Carriere
· 5 years ago
c9e8300
drivers/scmi-msg: support for clock protocol
by Etienne Carriere
· 5 years ago
75366cc
drivers/scmi-msg: driver for processing scmi messages
by Etienne Carriere
· 6 years ago
1586587
plat/arm: Fix load address of TB_FW_CONFIG
by Manish V Badarkhe
· 5 years ago
5eeb091
Merge changes from topic "tegra194-ras-handling" into integration
by Manish Pandey
· 5 years ago
83d1e8e
Merge "Add Raghu Krishnamurthy as a TF-A maintainer" into integration
by Sandrine Bailleux
· 5 years ago
7afa5c9
Merge changes I1b9e3ebd,I451c0333 into integration
by Manish Pandey
· 5 years ago
4f4fc18
Add Raghu Krishnamurthy as a TF-A maintainer
by Sandrine Bailleux
· 5 years ago
68758dd
tbbr: add chain of trust for Secure Partitions
by Manish Pandey
· 5 years ago
fba5cdc
Tegra194: ras: verbose prints for SErrors
by David Pu
· 6 years ago
fbc44bd
Prevent RAS register access from lower ELs
by Varun Wadekar
· 5 years ago
0d85119
Tegra194: SiP: clear RAS corrected error records
by Varun Wadekar
· 6 years ago
8ca6153
Tegra194: add RAS exception handling
by David Pu
· 6 years ago
a8818bb
cert_create: extend Secure partition support for tbbr CoT
by Manish Pandey
· 5 years ago
635912f
Merge "rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT" into integration
by Madhukar Pappireddy
· 5 years ago
10640d2
Merge "GICv3: GIC-600: Detect GIC-600 at runtime" into integration
by Madhukar Pappireddy
· 5 years ago
e5f3812
Merge "cpus: denver: disable cycle counter when event counting is prohibited" into integration
by Madhukar Pappireddy
· 5 years ago
198a705
rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT
by Philipp Tomsich
· 8 years ago
c5c1af0
cpus: denver: disable cycle counter when event counting is prohibited
by Varun Wadekar
· 5 years ago
02383c2
Merge changes from topic "sp_secure_boot" into integration
by Manish Pandey
· 5 years ago
caf24c4
Merge "plat/fvp: Add support for dynamic description of secure interrupts" into integration
by Mark Dykes
· 5 years ago
452d5e5
plat/fvp: Add support for dynamic description of secure interrupts
by Madhukar Pappireddy
· 5 years ago
b4ad365
GICv3: GIC-600: Detect GIC-600 at runtime
by Andre Przywara
· 5 years ago
44f1aa8
dualroot: add chain of trust for secure partitions
by Manish Pandey
· 5 years ago
16af48e
Merge "plat/arm: do not include export header directly" into integration
by Sandrine Bailleux
· 5 years ago
a7ad491
Merge "rockchip: increase FDT buffer size" into integration
by Madhukar Pappireddy
· 5 years ago
141568d
Merge changes from topic "fix-agilex-initialization" into integration
by Manish Pandey
· 5 years ago
811af8b
plat: intel: Additional instruction required to enable global timer
by Tien Hock Loh
· 5 years ago
27cd1a4
plat: intel: Fix CCU initialization for Agilex
by Tien Hock Loh
· 5 years ago
8109f73
rockchip: increase FDT buffer size
by Hugh Cole-Baker
· 5 years ago
e734ecd
plat: intel: Add FPGAINTF configuration to when configuring pinmux
by Tien Hock Loh
· 5 years ago
aea772d
plat: intel: set DRVSEL and SMPLSEL for DWMMC
by Tien Hock Loh
· 5 years ago
fa09d54
plat: intel: Fix clock configuration bugs
by Tien Hock Loh
· 5 years ago
07c4447
sptool: append cert_tool arguments.
by Manish Pandey
· 5 years ago
0792dd7
cert_create: add SiP owned secure partitions support
by Manish Pandey
· 5 years ago
81de5bf
plat/arm: do not include export header directly
by Manish Pandey
· 5 years ago
32b3b99
ddr: a80x0: add DDR 32-bit ECC mode support
by Alex Leibovich
· 6 years ago
615d859
ble: ap807: improve PLL configuration sequence
by Alex Leibovich
· 6 years ago
85d2ed1
ble: ap807: clean-up PLL configuration sequence
by Alex Leibovich
· 6 years ago
57adbf3
ddr: a80x0: add DDR 32-bit mode support
by Alex Leibovich
· 6 years ago
56ad861
plat: marvell: mci: perform mci link tuning for all mci interfaces
by Grzegorz Jaszczyk
· 6 years ago
93574e7
plat: marvell: mci: use more meaningful name for mci link tuning
by Grzegorz Jaszczyk
· 6 years ago
5c7c40f
plat: marvell: a8k: remove wrong or unnecessary comments
by Grzegorz Jaszczyk
· 6 years ago
38a7e6c
plat: marvell: ap807: enable snoop filter for ap807
by Grzegorz Jaszczyk
· 7 years ago
c3c51b3
plat: marvell: ap807: update configuration space of each CP
by Grzegorz Jaszczyk
· 7 years ago
2da75ae
plat: marvell: ap807: use correct address for MCIx4 register
by Grzegorz Jaszczyk
· 7 years ago
dc40253
plat: marvell: add support for PLL 2.2GHz mode
by Grzegorz Jaszczyk
· 7 years ago
613bbde
plat: marvell: armada: make a8k_common.mk and mss_common.mk more generic
by Grzegorz Jaszczyk
· 7 years ago
a284717
marvell: armada: add extra level in marvell platform hierarchy
by Grzegorz Jaszczyk
· 6 years ago
967a6d1
Merge "ti: k3: common: Make UART number configurable" into integration
by Madhukar Pappireddy
· 5 years ago
06fdb3f
Merge "rockchip: rk3368: increase MAX_MMAP_REGIONS" into integration
by Madhukar Pappireddy
· 5 years ago
Next »