TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-A
/
trusted-firmware-a
/
7cda17bb0f92db39d123a4f2a1732c9978556453
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
ac56d00
Merge changes from topic "console_t_drvdata_fix" into integration
by Manish Pandey
· 5 years ago
6627de5
imx: console: Use CONSOLE_T_BASE for UART base address
by Andre Przywara
· 5 years ago
9e7e986
Tegra: spe: use CONSOLE_T_BASE to save MMIO base address
by Varun Wadekar
· 5 years ago
801c3ec
Merge changes from topic "sp_loading" into integration
by Olivier Deprez
· 5 years ago
cb3b534
SPMD: loading Secure Partition payloads
by Manish Pandey
· 5 years ago
6e46981
Merge "Update pathnames in maintainers.rst file" into integration
by Sandrine Bailleux
· 5 years ago
033039f
SPMD: add command line parameter to run SPM at S-EL2 or S-EL1
by Max Shvetsov
· 5 years ago
93ff138
SPMD: smc handler qualify secure origin using booleans
by Olivier Deprez
· 6 years ago
0f14d02
SPMD: SPMC init, SMC handler cosmetic changes
by Max Shvetsov
· 5 years ago
e0f924a
SPMD: [tegra] rename el1_sys_regs structure to sys_regs
by Max Shvetsov
· 5 years ago
2825946
SPMD: Adds partially supported EL2 registers.
by Max Shvetsov
· 5 years ago
8f066f6
fvp: add Cactus/Ivy Secure Partition information
by Manish Pandey
· 5 years ago
7cd64d1
fconf: Add Secure Partitions information as property
by Olivier Deprez
· 5 years ago
d83f3e5
Merge "doc: Fix variables names in TBBR CoT documentation" into integration
by Sandrine Bailleux
· 5 years ago
51d4e22
doc: Fix variables names in TBBR CoT documentation
by Sandrine Bailleux
· 5 years ago
28f39f0
SPMD: save/restore EL2 system registers.
by Max Shvetsov
· 5 years ago
2403813
Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration
by Manish Pandey
· 5 years ago
351d358
Merge "intel: Enable EMAC PHY in Intel FPGA platform" into integration
by Sandrine Bailleux
· 5 years ago
1e81e9a
Merge "mt8173: Add support for new watchdog SMC" into integration
by Sandrine Bailleux
· 5 years ago
8f74c88
Merge "intel: Fix argument type for mailbox driver" into integration
by Sandrine Bailleux
· 5 years ago
562abec
Merge "fconf: Fix misra issues" into integration
by Sandrine Bailleux
· 5 years ago
6248520
Merge "Add Cortex-A65/AE to the supported FVP list" into integration
by Sandrine Bailleux
· 5 years ago
388c1fa
Merge "intel: Update RSU driver return code" into integration
by Sandrine Bailleux
· 5 years ago
845db72
fconf: Fix misra issues
by Louis Mayencourt
· 5 years ago
4ebdbc7
Add Cortex-A65/AE to the supported FVP list
by Imre Kis
· 5 years ago
960896e
intel: Update RSU driver return code
by Abdul Halim, Muhammad Hadi Asyrafi
· 5 years ago
1f22a8b
Merge "Modify multithreaded dts file of DynamIQ FVPs" into integration
by Sandrine Bailleux
· 5 years ago
ac10c00
Merge "change-log: Add fconf entry" into integration
by Sandrine Bailleux
· 5 years ago
3f7ab80
Merge "Build: fix 'BL stage' comment for build macros" into integration
by Sandrine Bailleux
· 5 years ago
d7db9a6
Build: fix 'BL stage' comment for build macros
by Masahiro Yamada
· 5 years ago
5489574
Update pathnames in maintainers.rst file
by Sandrine Bailleux
· 5 years ago
160391b
Merge "amlogic/axg: Add documentation page to the index" into integration
by Sandrine Bailleux
· 5 years ago
e58901d
amlogic/axg: Add documentation page to the index
by Sandrine Bailleux
· 5 years ago
5a97479
change-log: Add fconf entry
by Louis Mayencourt
· 5 years ago
e718e61
Modify multithreaded dts file of DynamIQ FVPs
by Imre Kis
· 6 years ago
7c72bea
Merge "tools: Small improvement to print_memory_map script" into integration
by Sandrine Bailleux
· 5 years ago
8d48810
Merge "uniphier: prepare uniphier_soc_info() for next SoC" into integration
by Sandrine Bailleux
· 5 years ago
8b29a0f
Merge "FVP: Fix incorrect GIC mapping" into integration
by Olivier Deprez
· 5 years ago
c335ad4
Merge "allwinner: Implement PSCI system suspend using SCPI" into integration
by Olivier Deprez
· 5 years ago
fbe228b
Merge "allwinner: Add a msgbox driver for use with SCPI" into integration
by Olivier Deprez
· 5 years ago
dd53cfe
uniphier: prepare uniphier_soc_info() for next SoC
by Masahiro Yamada
· 5 years ago
7b36a7e
Merge "allwinner: Reserve and map space for the SCP firmware" into integration
by Olivier Deprez
· 5 years ago
cf92be2
Merge "plat: imx8m: Fix the rdc memory region slot's offset" into integration
by Sandrine Bailleux
· 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
02ad9cd
Merge "allwinner: Adjust SRAM A2 base to include the ARISC vectors" into integration
by Mark Dykes
· 5 years ago
cfcf4e9
Merge "arm/css/scpi: Don't panic if the SCP fails to respond" into integration
by Mark Dykes
· 5 years ago
020ce8c
Merge "Read-only xlat tables for BL31 memory" into integration
by Mark Dykes
· 5 years ago
b3c431f
FVP: Fix incorrect GIC mapping
by Alexei Fedorov
· 5 years ago
3546aff
Merge "mediatek: mt8183: protect 4GB~8GB dram memory" into integration
by Soby Mathew
· 5 years ago
7390559
Merge "SPMD: generate and add Secure Partition blobs into FIP" into integration
by Sandrine Bailleux
· 5 years ago
f7427da
Merge "uniphier: make on-chip SRAM region configurable" into integration
by Soby Mathew
· 5 years ago
7db9a0b
marvell: Consolidate console register calls
by Andre Przywara
· 5 years ago
e21a788
coreboot: Use generic base address
by Andre Przywara
· 5 years ago
f695e1e
pl011: Use generic console_t data structure
by Andre Przywara
· 5 years ago
489e298
meson: Use generic console_t data structure
by Andre Przywara
· 5 years ago
ac71344
console: Integrate UART base address in generic console_t
by Andre Przywara
· 5 years ago
af1e8fd
uniphier: Use generic console_t data structure
by Andre Przywara
· 5 years ago
e8ada80
skeletton: Use generic console_t data structure
by Andre Przywara
· 5 years ago
7b8fe2d
spe: Use generic console_t data structure
by Andre Przywara
· 5 years ago
78b40dc
cdns: Use generic console_t data structure
by Andre Przywara
· 5 years ago
9536a25
LS 16550: Use generic console_t data structure
by Andre Przywara
· 5 years ago
c10db6d
stm32: Use generic console_t data structure
by Andre Przywara
· 5 years ago
c01ee06
rcar: Use generic console_t data structure
by Andre Przywara
· 5 years ago
3968bc0
a3700: Use generic console_t data structure
by Andre Przywara
· 5 years ago
98964f0
16550: Use generic console_t data structure
by Andre Przywara
· 5 years ago
d7873bc
imx: Use generic console_t data structure
by Andre Przywara
· 5 years ago
ea9b962
intel: Fix argument type for mailbox driver
by Abdul Halim, Muhammad Hadi Asyrafi
· 5 years ago
d603fd3
intel: Enable EMAC PHY in Intel FPGA platform
by Tien Hock, Loh
· 6 years ago
60e8f3c
Read-only xlat tables for BL31 memory
by Petre-Ionut Tudor
· 6 years ago
e9cf1bc
mt8173: Add support for new watchdog SMC
by Julius Werner
· 7 years ago
2f39c55
Merge "Add Matterhorn CPU lib" into integration
by joanna.farley
· 5 years ago
e571211
Merge "Add CPULib for Klein Core" into integration
by joanna.farley
· 5 years ago
b3c287f
Merge "Use consistent SMCCC error code" into integration
by Mark Dykes
· 5 years ago
b1f97e4
Merge "rockchip: fix definition of struct param_ddr_usage" into integration
by Mark Dykes
· 5 years ago
876b384
Merge changes from topic "tegra-downstream-02092020" into integration
by joanna.farley
· 5 years ago
ce2b1ec
SPMD: generate and add Secure Partition blobs into FIP
by Manish Pandey
· 5 years ago
8a47fe4
Tegra: spe: uninit console on a timeout
by Varun Wadekar
· 7 years ago
5d52aea
Tegra: handler to check support for System Suspend
by Varun Wadekar
· 7 years ago
2136829
Tegra: bpmp_ipc: improve cyclomatic complexity
by Varun Wadekar
· 7 years ago
6f47acd
Tegra: platform handler to relocate BL32 image
by Varun Wadekar
· 7 years ago
ee21281
Tegra: common: improve cyclomatic complexity
by Varun Wadekar
· 7 years ago
37f7602
Tegra210: secure PMC hardware block
by kalyani chidambaram
· 7 years ago
dd4f088
Tegra: delay_timer: support for physical secure timer
by Varun Wadekar
· 7 years ago
d4b2910
include: move MHZ_TICKS_PER_SEC to utils_def.h
by Varun Wadekar
· 5 years ago
56e7d6a
Tegra194: memctrl: lock mc stream id security config
by Pritesh Raithatha
· 7 years ago
3414bad
Tegra210: resume PMC hardware block for all platforms
by kalyani chidambaram
· 7 years ago
b20a8b9
Tegra: macro for legacy WDT FIQ handling
by Varun Wadekar
· 7 years ago
103ea3f
Tegra186: enable higher performance non-cacheable load forwarding
by Varun Wadekar
· 7 years ago
8baa16f
Tegra210: enable higher performance non-cacheable load forwarding
by Varun Wadekar
· 7 years ago
cd0ea18
cpus: higher performance non-cacheable load forwarding
by Varun Wadekar
· 7 years ago
af10d22
Use consistent SMCCC error code
by Manish V Badarkhe
· 5 years ago
eda880f
Merge "intel: Fix Coverity Scan Defects" into integration
by Sandrine Bailleux
· 5 years ago
a62b47b
intel: Fix Coverity Scan Defects
by Abdul Halim, Muhammad Hadi Asyrafi
· 5 years ago
6019642
Merge "Update docs with PMU security information" into integration
by Manish Pandey
· 5 years ago
Next »