TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
cbf9e84a193883f11a99b2f61417710a69e36e0d
/
include
cbf9e84
plat/arm/fvp: Support performing SDEI platform setup in runtime
by Balint Dobszay
· 6 years ago
45aecff
Implement workaround for AT speculative behaviour
by Manish V Badarkhe
· 5 years ago
23d5ba8
SPMD: extract SPMC DTB header size from SPMD
by Olivier Deprez
· 5 years ago
5269694
SPMD: code/comments cleanup
by Olivier Deprez
· 5 years ago
60e2e27
fdt/wrappers: Introduce code to find UART DT node
by Andre Przywara
· 5 years ago
7ad6d36
plat/stm32: Use generic fdt_get_reg_props_by_name()
by Andre Przywara
· 5 years ago
364ad24
arm: fconf: Fix GICv3 dynamic configuration
by Andre Przywara
· 5 years ago
be858cf
plat/stm32: Implement fdt_read_uint32_default() as a wrapper
by Andre Przywara
· 5 years ago
ff4e6c3
fdt/wrappers: Replace fdtw_read_cells() implementation
by Andre Przywara
· 5 years ago
52a616b
plat/stm32: Use generic fdt_read_uint32_array() implementation
by Andre Przywara
· 5 years ago
6e3a89f
fdt/wrappers: Generalise fdtw_read_array()
by Andre Przywara
· 5 years ago
455a6f3
Merge changes from topic "linker-script" into integration
by Sandrine Bailleux
· 5 years ago
caa3e7e
linker_script: move .data section to bl_common.ld.h
by Masahiro Yamada
· 5 years ago
9cf7f35
Provide a hint to power controller for DSU cluster power down
by Madhukar Pappireddy
· 6 years ago
994421a
Merge changes from topics "af/fvp_gicv4", "af/gicv4", "af/gic_extended" into integration
by Olivier Deprez
· 5 years ago
5875f26
TF-A: Add GICv4 extension for GIC driver
by Alexei Fedorov
· 5 years ago
579d1e9
coreboot: Add memory range parsing
by Julius Werner
· 5 years ago
1150416
locks: bakery: use is_dcache_enabled() helper
by Masahiro Yamada
· 5 years ago
8f3ad76
TF-A GICv3 driver: Add extended PPI and SPI range
by Alexei Fedorov
· 5 years ago
37d56d3
Merge "Fix MISRA C issues in BL1/BL2/BL31" into integration
by Mark Dykes
· 5 years ago
3443a70
Fix MISRA C issues in BL1/BL2/BL31
by John Powell
· 5 years ago
f4367eb
Merge "xlat lib v2: Add support to pass shareability attribute for normal memory region" into integration
by Manish Pandey
· 5 years ago
926cd70
Merge changes from topic "brcm_initial_support" into integration
by Manish Pandey
· 5 years ago
06aca85
xlat lib v2: Add support to pass shareability attribute for normal memory region
by Pramod Kumar
· 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
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
3142f6d
Merge "cryptocell: add support for Cryptocell 713" into integration
by joanna.farley
· 5 years ago
afe6262
Check for out-of-bound accesses in the platform io policies
by Sandrine Bailleux
· 5 years ago
6f8a256
Check for out-of-bound accesses in the CoT description
by Sandrine Bailleux
· 5 years ago
ea7fc9d
Merge changes from topic "xlat" into integration
by Sandrine Bailleux
· 5 years ago
9cefb4b
Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS
by Masahiro Yamada
· 5 years ago
268131c
xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES
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
25d819a
include: fixup 'cm_setup_context' prototype
by Varun Wadekar
· 5 years ago
4501843
cryptocell: add support for Cryptocell 713
by Gilad Ben-Yossef
· 6 years ago
5c38088
drivers: Add support to retrieve plat_toc_flags
by Scott Branden
· 9 years ago
787d848
Merge "xlat_tables_v2: add enable_mmu()" into integration
by Mark Dykes
· 5 years ago
614be75
Merge "Add get_current_el_maybe_constant()" into integration
by Mark Dykes
· 5 years ago
f554773
xlat_tables_v2: add enable_mmu()
by Masahiro Yamada
· 5 years ago
fd092be
Add get_current_el_maybe_constant()
by Masahiro Yamada
· 5 years ago
53adeba
Create separate header for ARM specific SMCCC defines
by Manish V Badarkhe
· 5 years ago
0ab4964
FVP: Add BL2 hash calculation in BL1
by Alexei Fedorov
· 5 years ago
d9f405e
Merge "Fix 'tautological-constant-compare' error" into integration
by Mark Dykes
· 5 years ago
4c4a132
Fix 'tautological-constant-compare' error
by Manish V Badarkhe
· 5 years ago
f89eea4
Merge "context: TPIDR_EL2 register not saved/restored" into integration
by Manish Pandey
· 5 years ago
498f293
raw_nand: correct static analysis tool warning
by Yann Gautier
· 5 years ago
bd0c2f8
spd: tlkd: support new TLK SMCs for RPMB service
by Mustafa Yigit Bilgen
· 7 years ago
7f164a8
context: TPIDR_EL2 register not saved/restored
by Olivier Deprez
· 5 years ago
6cdd55d
Merge "el3_entrypoint_common: avoid overwriting arg3" into integration
by Manish Pandey
· 5 years ago
0600cf6
tlkd: remove system off/reset handlers
by Varun Wadekar
· 7 years ago
d55b8f6
Tegra194: enable dual execution for EL2 and EL3
by Kalyani Chidambaram
· 7 years ago
c979685
Merge changes from topic "rpix-multi-console" into integration
by Sandrine Bailleux
· 5 years ago
0d92745
rpi3: gpio: Simplify GPIO setup
by Andre Przywara
· 5 years ago
0e75343
Implement SMCCC_ARCH_SOC_ID SMC call
by Manish V Badarkhe
· 5 years ago
bb37363
Merge "SPMD: Add support for SPCI_ID_GET" into integration
by Sandrine Bailleux
· 5 years ago
ac03ac5
SPMD: Add support for SPCI_ID_GET
by Max Shvetsov
· 5 years ago
d2737fe
Merge changes from topic "mp/enhanced_pal_hw" into integration
by Mark Dykes
· 5 years ago
8fd41bb
Merge "Use Speculation Barrier instruction for v8.5 cores" into integration
by Mark Dykes
· 5 years ago
d205cda
spd: tlkd: secure timer interrupt handler
by Varun Wadekar
· 7 years ago
26d1e0c
fconf: necessary modifications to support fconf in BL31 & SP_MIN
by Madhukar Pappireddy
· 6 years ago
ccfb5c8
Use Speculation Barrier instruction for v8.5 cores
by Madhukar Pappireddy
· 5 years ago
f9ea3a6
Merge "Fix crash dump for lower EL" into integration
by Mark Dykes
· 5 years ago
6654d17
Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration
by Mark Dykes
· 5 years ago
25d740c
fconf: enhancements to firmware configuration framework
by Madhukar Pappireddy
· 6 years ago
f56081e
Merge changes from topic "xlat" into integration
by Sandrine Bailleux
· 5 years ago
665e71b
Factor xlat_table sections in linker scripts out into a header file
by Masahiro Yamada
· 5 years ago
e282245
xlat_tables_v2: use ARRAY_SIZE in REGISTER_XLAT_CONTEXT_FULL_SPEC
by Masahiro Yamada
· 5 years ago
363830d
xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE}
by Masahiro Yamada
· 5 years ago
f09852c
Merge changes from topic "sb/dualroot" into integration
by Mark Dykes
· 5 years ago
e310267
Merge changes from topic "sb/dualroot" into integration
by Sandrine Bailleux
· 5 years ago
6e19bd5
TF-A GICv3 driver: Separate GICD and GICR accessor functions
by Alexei Fedorov
· 5 years ago
efe30cb
Merge "aarch32: stop speculative execution past exception returns" into integration
by Mark Dykes
· 5 years ago
b4292bc
Fix crash dump for lower EL
by Alexei Fedorov
· 5 years ago
2be57b8
TBB: Add an IO abstraction layer to load encrypted firmwares
by Sumit Garg
· 6 years ago
7cda17b
drivers: crypto: Add authenticated decryption framework
by Sumit Garg
· 6 years ago
d95f7a7
Merge changes from topic "spmd-sel2" into integration
by Olivier Deprez
· 5 years ago
cb3b534
SPMD: loading Secure Partition payloads
by Manish Pandey
· 5 years ago
033039f
SPMD: add command line parameter to run SPM at S-EL2 or S-EL1
by Max Shvetsov
· 5 years ago
0f14d02
SPMD: SPMC init, SMC handler cosmetic changes
by Max Shvetsov
· 5 years ago
2825946
SPMD: Adds partially supported EL2 registers.
by Max Shvetsov
· 5 years ago
7cd64d1
fconf: Add Secure Partitions information as property
by Olivier Deprez
· 6 years ago
28f39f0
SPMD: save/restore EL2 system registers.
by Max Shvetsov
· 5 years ago
6bc2438
aarch32: stop speculative execution past exception returns
by Madhukar Pappireddy
· 5 years ago
2403813
Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration
by Manish Pandey
· 5 years ago
562abec
Merge "fconf: Fix misra issues" into integration
by Sandrine Bailleux
· 5 years ago
845db72
fconf: Fix misra issues
by Louis Mayencourt
· 5 years ago
896d684
Merge changes from topic "console_t_cleanup" into integration
by Mark Dykes
· 5 years ago
c723ef0
Merge changes from topic "console_t_cleanup" into integration
by Mark Dykes
· 5 years ago
093dce7
Merge "pl011: Use generic console_t data structure" into integration
by Mark Dykes
· 5 years ago
ad8922f
Merge "meson: Use generic console_t data structure" into integration
by Mark Dykes
· 5 years ago
b857b83
Merge "console: Integrate UART base address in generic console_t" into integration
by Mark Dykes
· 5 years ago
Next »