TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-A
/
trusted-firmware-a
/
90d5f8bdf6aeef17597aa4e9b30654d0d30d0ca5
90d5f8b
Merge "plat/st: Fix incorrect return value" into integration
by Alexei Fedorov
· 6 years ago
f325f9c
Merge "doc: Split the User Guide into multiple files" into integration
by Sandrine Bailleux
· 6 years ago
43f35ef
doc: Split the User Guide into multiple files
by Paul Beesley
· 6 years ago
697d18a
plat/st: Fix incorrect return value
by Lionel Debieve
· 6 years ago
d537ee7
Merge changes I5693ad56,I9ddc077a into integration
by Soby Mathew
· 6 years ago
c6e0a64
mediatek: mt8183: Fix AARCH64 init fail on CPU0
by James Liao
· 6 years ago
4450a51
mediatek: mt8183: refine GIC driver for low power scenarios
by kenny liang
· 6 years ago
8226297
Merge "mediatek: mt8183: switch PLL/CLKSQ/ck_off/axi_26m control to SPM" into integration
by joanna.farley
· 6 years ago
0ff3fb3
Merge "Fix multithreaded FVP power domain tree" into integration
by Alexei Fedorov
· 6 years ago
cc9ea54
Merge "Add multithreaded DynamIQ dts file" into integration
by Alexei Fedorov
· 6 years ago
ef4d984
Merge "GIC-600: Fix include ordering according to the coding style" into integration
by Paul Beesley
· 6 years ago
ac42635
GIC-600: Fix include ordering according to the coding style
by Max Shvetsov
· 6 years ago
af1ac83
Merge changes from topic "tegra-downstream-092319" into integration
by Sandrine Bailleux
· 6 years ago
896add4
Merge changes from topic "lm/improve_memory_layout" into integration
by Sandrine Bailleux
· 6 years ago
4685b64
DOC: Update ROMLIB page with memory impact info
by Louis Mayencourt
· 6 years ago
e7b3908
ROMLIB: Optimize memory layout when ROMLIB is used
by Louis Mayencourt
· 6 years ago
0d20514
Merge "Refactor load_auth_image_internal()." into integration
by Alexei Fedorov
· 6 years ago
38f9820
Merge "doc: Add missing terms to the glossary" into integration
by Paul Beesley
· 6 years ago
e2b6a9c
Fix multithreaded FVP power domain tree
by Imre Kis
· 6 years ago
52c96f2
Merge "GIC-600: Fix power up sequence" into integration
by Sandrine Bailleux
· 6 years ago
7a7fbb1
GIC-600: Fix power up sequence
by Alexei Fedorov
· 6 years ago
b27280a
Merge "Coding guideline suggest not to use unsigned long" into integration
by Sandrine Bailleux
· 6 years ago
ff2d38c
doc: Add missing terms to the glossary
by Paul Beesley
· 6 years ago
9019945
Merge "TF-A: Fix non-standard frequency issue in udelay" into integration
by Soby Mathew
· 6 years ago
f2976bd
TF-A: Fix non-standard frequency issue in udelay
by Max Shvetsov
· 6 years ago
9e7d663
Refactor load_auth_image_internal().
by Sandrine Bailleux
· 6 years ago
d191573
Tegra194: remove L2 ECC parity protection setting
by Harvey Hsieh
· 9 years ago
2e446f5
Tegra194: sip_calls: mark unused parameter as const
by Varun Wadekar
· 8 years ago
42de038
Tegra194: implement handler to retrieve power domain tree
by Varun Wadekar
· 8 years ago
73dad7f
Tegra194: mce: fix function declaration conflicts
by Anthony Zhou
· 8 years ago
2fdd9ae
Tegra194: add macros to read GPU reset status
by Varun Wadekar
· 8 years ago
5da8ec5
Tegra194: skip notifying MCE in fake system suspend
by Vignesh Radhakrishnan
· 8 years ago
12f06f1
Tegra194: Enable system suspend
by Tejal Kudav
· 8 years ago
5d0bdd5
Merge "docs: Add Cortex-Hercules/HerculesAE CPU support" into integration
by Sandrine Bailleux
· 6 years ago
3900903
docs: Add Cortex-Hercules/HerculesAE CPU support
by laurenw-arm
· 6 years ago
38c078e
Add multithreaded DynamIQ dts file
by Imre Kis
· 6 years ago
a011942
Merge changes from topic "tegra-downstream-092319" into integration
by Sandrine Bailleux
· 6 years ago
0efb83e
Merge "Fix white space errors + remove #if defined" into integration
by Sandrine Bailleux
· 6 years ago
9afe8cd
Coding guideline suggest not to use unsigned long
by Deepika Bhavnani
· 6 years ago
63b9627
Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration
by Paul Beesley
· 6 years ago
87d35d9
Merge "TF-A Documentation: Update Security Advisory TFV-5 (CVE-2017-15031)" into integration
by Paul Beesley
· 6 years ago
494d57e
Merge "Disable stack protection explicitly" into integration
by Paul Beesley
· 6 years ago
f60ad9b
Merge "n1sdp: setup multichip gic routing table" into integration
by Paul Beesley
· 6 years ago
415f67e
Merge changes from topic "gic600_multichip" into integration
by Paul Beesley
· 6 years ago
6799a37
n1sdp: setup multichip gic routing table
by Manish Pandey
· 6 years ago
fcc337c
gic/gic600: add support for multichip configuration
by Vijayenthiran Subramaniam
· 6 years ago
133a5c6
plat/arm: Re-enable PIE when RESET_TO_BL31=1
by Manish Pandey
· 6 years ago
658cb07
mediatek: mt8183: switch PLL/CLKSQ/ck_off/axi_26m control to SPM
by Roger Lu
· 6 years ago
74c2124
plat/arm/gicv3: add support for probing multiple GIC Redistributor frames
by Vijayenthiran Subramaniam
· 6 years ago
c605ecd
TF-A Documentation: Update Security Advisory TFV-5 (CVE-2017-15031)
by Alexei Fedorov
· 6 years ago
d69f998
Merge "SMMUv3:Changed retry loop to delay timer(GENFW-3329)" into integration
by Alexei Fedorov
· 6 years ago
620dd58
SMMUv3:Changed retry loop to delay timer(GENFW-3329)
by Deepika Bhavnani
· 6 years ago
1d2b416
Merge changes I75799fd4,I4781dc6a into integration
by Paul Beesley
· 6 years ago
f91a8e4
n1sdp: update platform macros for dual-chip setup
by Manish Pandey
· 6 years ago
34c7af4
n1sdp: introduce platform information SDS region
by Manish Pandey
· 6 years ago
5d71d3f
Merge "doc: Fix syntax erros in I/O storage layer plantuml diagrams" into integration
by Paul Beesley
· 6 years ago
cc76d67
Merge "ti: k3: common: Add PIE support" into integration
by Sandrine Bailleux
· 6 years ago
ff835a9
ti: k3: common: Add PIE support
by Andrew F. Davis
· 7 years ago
ec477e7
doc: Fix syntax erros in I/O storage layer plantuml diagrams
by Sandrine Bailleux
· 6 years ago
a74e3a1
Merge "plat/arm: use Aff3 bits also to validate mpidr" into integration
by Alexei Fedorov
· 6 years ago
3b2b337
Tegra194: add macros for security carveout configuration registers
by Varun Wadekar
· 8 years ago
d82f5a3
Tegra194: add 'TEGRA_TMRUS_SIZE' macro
by Steven Kao
· 8 years ago
ddbf946
Tegra194: Fix TEGRA186_SMMU_CTX_SIZE
by Stefan Kristiansson
· 8 years ago
4fb71ea
Tegra194: Dont run MCE firmware on Emulation
by Rohit Khanna
· 8 years ago
e9bb627
Tegra194: remove GPU, MPCORE and PTC registers from streamid list
by Pritesh Raithatha
· 8 years ago
7e4ffcd
Tegra194: Support SMC64 encoding for MCE calls
by Varun Wadekar
· 8 years ago
9808032
Tegra194: Enable MCE driver
by Steven Kao
· 9 years ago
5660eeb
Tegra194: enable SMMU
by Pritesh Raithatha
· 9 years ago
0ea8881
Tegra194: add support for multiple SMMU devices
by Pritesh Raithatha
· 9 years ago
2ac8cb7
Tegra194: add SMMU and mc_sid support
by Pritesh Raithatha
· 9 years ago
d11c793
Tegra194: psci: support for 64-bit TZDRAM base
by Steven Kao
· 9 years ago
4161255
Tegra194: base commit for the platform
by Varun Wadekar
· 7 years ago
cf489bf
Revert "Tegra: Add support for fake system suspend"
by Vignesh Radhakrishnan
· 8 years ago
22cab65
Fix white space errors + remove #if defined
by laurenw-arm
· 6 years ago
a04808c
Merge "Update TF-A version to 2.2" into integration
by Paul Beesley
· 6 years ago
v2.2
c381ab6
Merge "Update change log for v2.2 Release" into integration
by Paul Beesley
· 6 years ago
e654a0e
Merge "Update release-information for v2.2 Release" into integration
by Paul Beesley
· 6 years ago
0938473
Merge "doc: Final, pre-release fixes and updates" into integration
by Paul Beesley
· 6 years ago
bbf0a1e
doc: Final, pre-release fixes and updates
by Paul Beesley
· 6 years ago
e69f350
Update release-information for v2.2 Release
by laurenw-arm
· 6 years ago
0c2f685
Merge "doc: Expand contact information in About section" into integration
by Paul Beesley
· 6 years ago
4873085
doc: Expand contact information in About section
by Paul Beesley
· 6 years ago
1f96d12
Merge "doc: Move platform list to the Platform Ports index page" into integration
by Paul Beesley
· 6 years ago
3a90b7c
Merge "doc: Move "About" content from index.rst to a new chapter" into integration
by Paul Beesley
· 6 years ago
77caea2
Update change log for v2.2 Release
by laurenw-arm
· 6 years ago
5e6b416
doc: Move platform list to the Platform Ports index page
by Paul Beesley
· 6 years ago
8eb9490
doc: Move "About" content from index.rst to a new chapter
by Paul Beesley
· 6 years ago
b30646a
plat/arm: use Aff3 bits also to validate mpidr
by Manish Pandey
· 6 years ago
937f669
Merge "xlat_table_v2: Fix enable WARMBOOT_ENABLE_DCACHE_EARLY config" into integration
by Soby Mathew
· 6 years ago
v2.2-rc2
942bb52
Merge "Replace deprecated __ASSEMBLY__ macro with __ASSEMBLER__" into integration
by Soby Mathew
· 6 years ago
7af195e
Disable stack protection explicitly
by Simon South
· 6 years ago
0e7a054
xlat_table_v2: Fix enable WARMBOOT_ENABLE_DCACHE_EARLY config
by Artsem Artsemenka
· 6 years ago
879389e
Merge "Fix documentation" into integration
by Paul Beesley
· 6 years ago
b8f478b
Merge "doc: Remove version and release variables from conf.py" into integration
by Paul Beesley
· 6 years ago
206c077
doc: Remove version and release variables from conf.py
by Paul Beesley
· 6 years ago
434d93d
Fix documentation
by Artsem Artsemenka
· 6 years ago
2ee6b2b
Update TF-A version to 2.2
by Deepika Bhavnani
· 6 years ago
19adcb4
Merge "Correct UART PL011 initialization calculation" into integration
by Paul Beesley
· 6 years ago
a05c8f8
Merge "doc: Update Linaro release mentioned on index page" into integration
by Paul Beesley
· 6 years ago
9ec4afc
doc: Update Linaro release mentioned on index page
by Paul Beesley
· 6 years ago
Next »