TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
359acf7746e70e7e0ceddc75de08c59c167e2ab6
/
plat
/
nvidia
/
tegra
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
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
e904448
Tegra: bpmp: fixup TEGRA_CLK_SE values for Tegra186/Tegra194
by Varun Wadekar
· 7 years ago
de3fd9b
Tegra194: memctrl: lock some more MC SID security configs
by Pritesh Raithatha
· 7 years ago
029dd14
Tegra194: add SE support to generate SHA256 of TZRAM
by Jeetesh Burman
· 7 years ago
2ac7b22
Tegra194: store TZDRAM base/size to scratch registers
by Jeetesh Burman
· 7 years ago
6dbe1c8
Tegra194: fix warnings for extra parentheses
by kalyani chidambaram
· 7 years ago
7d74487
Tegra186: store TZDRAM base/size to scratch registers
by Varun Wadekar
· 7 years ago
4eed9c8
Tegra186: add SE support to generate SHA256 of TZRAM
by Jeetesh Burman
· 7 years ago
3827aa8
Tegra186: add support for bpmp_ipc driver
by Jeetesh Burman
· 7 years ago
be85f0f
Tegra210: disable ERRATA_A57_829520
by Mithun Maragiri
· 7 years ago
a69a30f
Tegra194: memctrl: add support for MIU4 and MIU5
by Pravin
· 7 years ago
4b74f6d
Tegra194: memctrl: remove support to reconfigure MSS
by Stefan Kristiansson
· 7 years ago
f617868
Tegra: fiq_glue: remove bakery locks from interrupt handler
by Varun Wadekar
· 7 years ago
41554fb
Tegra210: SE: add context save support
by Harvey Hsieh
· 7 years ago
24902fa
Tegra210: update the PMC blacklisted registers
by kalyani chidambaram
· 7 years ago
b1481cf
Tegra: disable CPUACTLR access from lower exception levels
by Varun Wadekar
· 7 years ago
d95f7a7
Merge changes from topic "spmd-sel2" into integration
by Olivier Deprez
· 5 years ago
9e7e986
Tegra: spe: use CONSOLE_T_BASE to save MMIO base address
by Varun Wadekar
· 5 years ago
e0f924a
SPMD: [tegra] rename el1_sys_regs structure to sys_regs
by Max Shvetsov
· 6 years ago
7b8fe2d
spe: Use generic console_t data structure
by Andre Przywara
· 6 years ago
9536a25
LS 16550: Use generic console_t data structure
by Andre Przywara
· 6 years ago
98964f0
16550: Use generic console_t data structure
by Andre Przywara
· 6 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
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
bf14df1
Tegra194: mce: declare nvg_roc_clean_cache_trbits()
by Varun Wadekar
· 6 years ago
029b45d
Tegra186: memctrl: lock stream id security config
by Pritesh Raithatha
· 7 years ago
8ad1e47
Tegra194: remove support for simulated system suspend
by Varun Wadekar
· 7 years ago
4a232d5
Tegra194: mce: fix multiple MISRA issues
by Varun Wadekar
· 7 years ago
64aa08f
Tegra: bpmp: fix multiple MISRA issues
by Varun Wadekar
· 7 years ago
8d4107f
Tegra194: se: fix multiple MISRA issues
by Varun Wadekar
· 7 years ago
57c539f
Tegra: compile PMC driver for Tegra132/Tegra210 platforms
by Varun Wadekar
· 7 years ago
f561a17
Tegra: memctrl_v2: remove weakly defined TZDRAM setup handler
by Varun Wadekar
· 7 years ago
ba37943
Tegra: remove weakly defined per-platform SiP handler
by Varun Wadekar
· 7 years ago
e44f86e
Tegra: remove weakly defined PSCI platform handlers
by Varun Wadekar
· 7 years ago
39171cd
Tegra: remove weakly defined platform setup handlers
by Varun Wadekar
· 7 years ago
5f1803f
Tegra: per-SoC DRAM base values
by Varun Wadekar
· 7 years ago
ca661a0
Enable -Wredundant-decls warning check
by Madhukar Pappireddy
· 6 years ago
ffd58cc
Tegra194: enable spe-console functionality
by Varun Wadekar
· 8 years ago
532df95
Tegra194: mce: remove unused NVG functions
by Varun Wadekar
· 7 years ago
54990e3
Tegra194: support for NVG interface v6.6
by Varun Wadekar
· 7 years ago
844e6cc
Tegra194: smmu: add PCIE0R1 mc reg to system suspend save list
by Pritesh Raithatha
· 7 years ago
4a9026d
Tegra194: enable driver for general purpose DMA engine
by Varun Wadekar
· 7 years ago
db891f3
Tegra194: access XUSB_PADCTL registers on Si/FPGA platforms
by Varun Wadekar
· 7 years ago
ceb1202
Tegra194: organize the memory/mmio map to make it linear
by Varun Wadekar
· 8 years ago
939fd3d
Tegra194: memctrl: enable mc sid OVERRIDE for PCIE0R1
by Pritesh Raithatha
· 7 years ago
33a8ba6
Tegra194: support for boot params wider than 32-bits
by Steven Kao
· 7 years ago
34a6610
Tegra194: memctrl: set reorder depth limit for PCIE blocks
by Puneet Saxena
· 7 years ago
eb41fee
Tegra194: memctrl: program MC_TXN_OVERRIDE reg for PTCR, MPCORE and MIU
by Pritesh Raithatha
· 7 years ago
90dce0f
Tegra194: memctrl: set CGID_TAG_ADR instead of CGID_TAG_DEFAULT
by Pritesh Raithatha
· 7 years ago
1296da6
Tegra194: memctrl: update mss reprogramming as HW PROD settings
by Puneet Saxena
· 8 years ago
a0cacc9
Tegra194: memctrl: Disable PVARDC coalescer
by Arto Merilainen
· 8 years ago
21e22fe
Tegra194: memctrl: force seswr/rd transactions as passsthru & coherent
by Puneet Saxena
· 8 years ago
1a7a1dc
Tegra194: Request CG7 from last core in cluster
by Vignesh Radhakrishnan
· 8 years ago
d11f5e0
Tegra194: toggle SE clock during context save/restore
by steven kao
· 8 years ago
fdc8021
Tegra: bpmp: fix header file paths
by Varun Wadekar
· 6 years ago
e74c62e
Tegra194: platform handler for entering CPU standby state
by Varun Wadekar
· 8 years ago
221b8e5
Tegra194: memctrl: force viw and vifalr/w transactions as non-coherent
by Krishna Reddy
· 8 years ago
Next »