TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
0260eb0d15adab03c63dcda908fe6ac015da129c
/
plat
/
nvidia
4ce3e99
fix: libc: use long for 64-bit types on aarch64
by Scott Branden
· 5 years ago
1fa05da
build(fdt-wrappers): introduce FDT wrappers makefile
by Chris Kay
· 3 years, 10 months ago
d4ad3da
refactor(tegra132): deprecate platform
by Varun Wadekar
· 4 years, 3 months ago
30e8fa7
refactor(plat/ea_handler): Use default ea handler implementation for panic
by Pali Rohár
· 4 years, 2 months ago
46b9033
refactor(plat/nvidia): use SOC_ID defines
by Yann Gautier
· 4 years, 3 months ago
840fa94
plat/nvidia: tegra: Rename SMC API
by Manish V Badarkhe
· 4 years, 9 months ago
dfe577a
Merge "Don't return error information from console_flush" into integration
by Mark Dykes
· 4 years, 10 months ago
c959ea7
Remove deprecated macro from TF-A code
by Manish V Badarkhe
· 4 years, 10 months ago
831b0e9
Don't return error information from console_flush
by Jimmy Brisson
· 5 years ago
101daaf
Merge changes from topic "ehf_common" into integration
by Manish Pandey
· 4 years, 11 months ago
deb875b
plat: tegra: Use generic ehf defines
by Sandeep Tripathy
· 5 years ago
a565d16
Tegra: common: fixup the bl31 code size to be copied at reset
by anzhou
· 5 years ago
c23f5e1
Tegra: common: disable GICC after domain off
by anzhou
· 5 years ago
5a22eb4
Tegra: platform specific BL31_SIZE
by anzhou
· 5 years ago
26c22a5
Tegra186: sanity check power state type
by Varun Wadekar
· 5 years ago
923c221
Tegra: fixup CNTPS_TVAL_EL1 delay timer reads
by anzhou
· 5 years ago
3ff448f
Tegra: add platform specific 'runtime_setup' handler
by Kalyani Chidambaram Vaidyanathan
· 5 years ago
0da7e2d
Tegra: remove ENABLE_SVE_FOR_NS = 0
by Kalyani Chidambaram Vaidyanathan
· 5 years ago
837df48
Tegra194: remove unused tegra_mc_defs header
by Varun Wadekar
· 6 years ago
08e60f8
Tegra: memctrl: platform setup handler functions
by Varun Wadekar
· 6 years ago
872a1c5
Tegra194: memctrl: remove streamid security cfg registers
by Pritesh Raithatha
· 6 years ago
bdd61c1
Tegra194: memctrl: remove streamid override cfg registers
by Pritesh Raithatha
· 6 years ago
0ce729b
Tegra: debug prints indicating SC7 entry sequence completion
by Varun Wadekar
· 6 years ago
5ce05d6
Tegra194: add strict checking mode verification
by Anthony Zhou
· 6 years ago
7e49113
Tegra194: memctrl: update TZDRAM base at 1MB granularity
by Varun Wadekar
· 6 years ago
ebd720d
Tegra194: ras: split up RAS error clear SMC call.
by David Pu
· 6 years ago
7581dc8
Tegra: platform specific GIC sources
by Varun Wadekar
· 5 years ago
1740ed1
Tegra194: add memory barriers during DRAM to SysRAM copy
by Varun Wadekar
· 6 years ago
e9b9c2c
Tegra: sip: add VPR resize enabled check
by Anthony Zhou
· 6 years ago
2561cb5
Tegra194: add redundancy checks for MMIO writes
by Anthony Zhou
· 6 years ago
a69a111
Tegra: remove unused cortex_a53.h
by Varun Wadekar
· 6 years ago
e26810a
Tegra194: report failure to enable dual execution
by Kalyani Chidambaram Vaidyanathan
· 6 years ago
22e4f94
Tegra194: verify firewall settings before resource use
by Kalyani Chidambaram Vaidyanathan
· 6 years ago
3e1e08b
Merge changes from topic "tegra194-spmd" into integration
by Madhukar Pappireddy
· 5 years ago
670306d
Tegra194: introduce support for `SPD=spmd`
by Varun Wadekar
· 5 years ago
eb7e508
Tegra: introduce backend support to compile libfdt
by Varun Wadekar
· 5 years ago
8d51439
Tegra: disable signed comparison
by Varun Wadekar
· 5 years ago
be41aac
Tegra194: remove AON_WDT IRQ mapping
by Varun Wadekar
· 5 years ago
21ec61a
Tegra: smmu: add smmu_verify function
by Varun Wadekar
· 6 years ago
13fed5a
Tegra: TZDRAM setup from soc specific early_boot handlers
by Varun Wadekar
· 6 years ago
f41dc86
Tegra: remove "platform_get_core_pos" function
by Varun Wadekar
· 6 years ago
7cd336a
Tegra: print GICC registers conditionally
by Varun Wadekar
· 6 years ago
64b2a23
Tegra: spe: do not flush console in console_putc
by Varun Wadekar
· 6 years ago
fbcd053
Tegra: verify platform compatibility
by kalyanic
· 6 years ago
f5402ef
Revert "libc/memset: Implement function in assembler"
by Mark Dykes
· 5 years ago
e7d344d
libc/memset: Implement function in assembler
by Alexei Fedorov
· 5 years ago
43d2207
Tegra: platform: add function to check t194 chip
by David Pu
· 6 years ago
57e92da
Tegra: common: make plat_psci_ops routines static
by David Pu
· 6 years ago
66e0b94
Tegra: memctrl: remove unused TZRAM setup function
by Varun Wadekar
· 6 years ago
e2469d8
Tegra: reorganize drivers and lib folders
by Varun Wadekar
· 6 years ago
29214e9
Use abspath to dereference $BUILD_BASE
by Grant Likely
· 5 years ago
0a2126a
plat/nvidia: tegra: Enable SMCCC_ARCH_SOC_ID feature
by Manish V Badarkhe
· 5 years ago
1322dc9
TF-A GICv2 driver: Introduce makefile
by Alexei Fedorov
· 5 years ago
3fbec43
Merge changes from topic "tegra-memctrlv2-vpr-resize-bugfix" into integration
by Manish Pandey
· 5 years ago
685e560
Tegra: sanity check NS address and size before use
by Varun Wadekar
· 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
fba5cdc
Tegra194: ras: verbose prints for SErrors
by David Pu
· 6 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
de9d0d7
Merge "Tegra: enable SDEI handling" into integration
by Mark Dykes
· 5 years ago
6ac1bb3
Merge "Tegra194: validate C6 power state type" into integration
by Mark Dykes
· 5 years ago
1a7aa3b
Merge "Tegra194: remove support for CPU suspend power down state" into integration
by Mark Dykes
· 5 years ago
d886628
Tegra: enable SDEI handling
by Varun Wadekar
· 5 years ago
359acf7
Tegra: enable stack protection
by Varun Wadekar
· 5 years ago
b5b2923
Tegra: introduce support for SMCCC_ARCH_SOC_ID
by Varun Wadekar
· 5 years ago
bc693ec
Tegra194: validate C6 power state type
by Varun Wadekar
· 5 years ago
e3e5e66
Tegra194: remove support for CPU suspend power down state
by Varun Wadekar
· 5 years ago
adb20a1
Tegra: enable EHF for watchdog timer interrupts
by Varun Wadekar
· 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
78707ef
Tegra186: increase memory mapped regions
by Varun Wadekar
· 5 years ago
3d1cac9
Tegra194: se: increase max. operation timeout to 1 second
by Varun Wadekar
· 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
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
61c418b
Tegra: increase platform assert logging level to VERBOSE
by Varun Wadekar
· 7 years ago
d55b8f6
Tegra194: enable dual execution for EL2 and EL3
by Kalyani Chidambaram
· 7 years ago
3bab03e
Tegra: aarch64: calculate core position from one place
by Kalyani Chidambaram
· 7 years ago
0be136d
Tegra194: Update t194_nvg.h to v6.7
by Kalyani Chidambaram
· 7 years ago
b8dbf07
Tegra210: Remove "unsupported func ID" error msg
by Kalyani Chidambaram
· 7 years ago
f8827c6
Tegra210: support for secure physical timer
by Varun Wadekar
· 7 years ago
91dd7ed
Tegra: smmu: export handlers to read/write SMMU registers
by Varun Wadekar
· 7 years ago
a391d49
Tegra: smmu: remove context save sequence
by Pritesh Raithatha
· 7 years ago
Next »