TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
9d068f66b15e644df4961b74b965323c20f21f14
/
plat
/
nvidia
/
tegra
/
common
/
drivers
93c78ed
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 7 years ago
ee1ebbd
Fix order of remaining platform #includes
by Isla Mitchell
· 8 years ago
31d97dc
Tegra: pmc: fix defects flagged during MISRA analysis
by Anthony Zhou
· 8 years ago
f5f64e4
Tegra: memctrl: check GPU reset state from common place
by Varun Wadekar
· 8 years ago
368d545
Tegra: memctrl_v2: fix software logic to check "flush complete"
by Varun Wadekar
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
9d42d23
Tegra: memctrl_v2: zero out NS Video memory carveout region
by Varun Wadekar
· 9 years ago
cd3b7eb
Tegra: smmu: enable asserts by default
by Varun Wadekar
· 8 years ago
63ac1a2
Tegra: smmu: make the context save sequence robust
by Varun Wadekar
· 8 years ago
0741c96
Tegra: smmu: fix the size used to save context
by Varun Wadekar
· 8 years ago
3d21c94
Merge pull request #899 from vwadekar/tegra186-platform-support-v6
by davidcunado-arm
· 8 years ago
5d38535
Merge pull request #897 from vwadekar/memctrl-v1-xlat-table-v2
by davidcunado-arm
· 8 years ago
62bfc44
Tegra: memctrl_v2: restore MC_TXN_OVERRIDE settings
by Varun Wadekar
· 8 years ago
0c2276e
Tegra: memctrl_v1: disable AHB redirection after cold boot
by Varun Wadekar
· 8 years ago
95a7fae
Tegra: memctrl_v2: MC transaction overrides for newer chips
by Pritesh Raithatha
· 8 years ago
c459206
Tegra: smmu: support for multiple devices
by Pritesh Raithatha
· 9 years ago
986e333
Tegra: smmu: platform handler for SMMU settings
by Pritesh Raithatha
· 9 years ago
c05a219
Tegra: memctrl_v1: enable 'xlat_table_v2' library
by Varun Wadekar
· 8 years ago
06803cf
Tegra: memctrl_v2: platform handler for MC settings
by Pritesh Raithatha
· 9 years ago
c4dae9f
Tegra: memctrl_v2: remove non-secure access to TZSRAM memory
by Harvey Hsieh
· 9 years ago
16c7cd0
Tegra: memctrl_v2: config to enable SMMU device
by Varun Wadekar
· 9 years ago
e698a82
Tegra: memctrl_v2: make AFI device settings configurable
by Varun Wadekar
· 9 years ago
cb38550
Tegra186: move smmu driver to tegra/common
by Varun Wadekar
· 9 years ago
0258840
Tegra: drivers: memctrl: move chip specific defines to tegra_def.h
by Varun Wadekar
· 9 years ago
d81938a
Tegra: memctrl_v2: no SID override for AON
by Mustafa Yigit Bilgen
· 9 years ago
396a9b8
Tegra186: memctrl_v2: remove APE overrides for chip verification
by Vivek Aseeja
· 9 years ago
719f3ec
Tegra: memctrl_v2: save TZDRAM settings to secure scratch registers
by Harvey Hsieh
· 9 years ago
c61cd63
Tegra: memctrl_v2: get chip revision using platform identifiers
by Varun Wadekar
· 9 years ago
2f583f8
Tegra: memctrl_v2: TZRAM aperture configuration settings
by Varun Wadekar
· 9 years ago
ddc1c56
Merge pull request #875 from vwadekar/tegra186-platform-support-v2
by davidcunado-arm
· 8 years ago
e2b2603
Tegra: memctrl_v2: fix logic to calculate TZRAM_ADDR_HI bits
by Varun Wadekar
· 9 years ago
3b52fc1
Tegra: memctrl_v2: program Video Memory carveout size in MBs
by Varun Wadekar
· 9 years ago
99ef4a5
Tegra: memctrl_v2: no stream ID override for Security Engine
by Varun Wadekar
· 9 years ago
abd3a91
Tegra186: enable support for simulation environment
by Varun Wadekar
· 9 years ago
e8ebf0c
Tegra: memctrl_v2: enable APE overrides for chip verification
by Varun Wadekar
· 9 years ago
e64ce3a
Tegra186: re-configure MSS' client settings
by Varun Wadekar
· 9 years ago
ea96ac1
Tegra186: memctrl_v2: restore video memory settings
by Varun Wadekar
· 9 years ago
ac55f30
Tegra: memctrl_v2: set NO_OVERRIDE for APE clients
by Varun Wadekar
· 9 years ago
be87d92
Tegra: memctrl_v2: implement MC txn override WAR
by Varun Wadekar
· 9 years ago
67bc721
Tegra: memctrl_v2: check GPU state before VPR programming
by Varun Wadekar
· 9 years ago
8020793
Tegra: memctrl_v2: no SID override for SCE block
by Varun Wadekar
· 9 years ago
d48c0c4
Tegra: memctrl_v2: secure the on-chip TZSRAM memory
by Varun Wadekar
· 10 years ago
412dd5c
Tegra: memctrl_v2: Memory Controller Driver (v2)
by Varun Wadekar
· 10 years ago
102e408
Tegra: allow individual SoCs to restore their settings
by Varun Wadekar
· 9 years ago
06b19d5
Tegra: drivers: memctrl: introduce function to secure on-chip TZRAM
by Varun Wadekar
· 10 years ago
21f1fd9
Tegra: Memory Controller Driver (v1)
by Varun Wadekar
· 10 years ago
32f0d3c
Replace some memset call by zeromem
by Douglas Raillard
· 9 years ago
308d359
Introduce unified API to zero memory
by Douglas Raillard
· 9 years ago
864ab0f
Tegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc_cpu_powerdn()
by Varun Wadekar
· 10 years ago
e361681
Tegra: Perform cache maintenance on video carveout memory
by Vikram Kanigiri
· 10 years ago
d49b9c8
Tegra: fix logic to clear videomem regions
by Varun Wadekar
· 10 years ago
764c57f
Tegra: PMC: lock SCRATCH22 register
by Varun Wadekar
· 10 years ago
2e7aea3
Tegra: PMC: check if a CPU is already online
by Varun Wadekar
· 10 years ago
6a367fd
Tegra: Fix the delay loop used during SC7 exit
by Varun Wadekar
· 10 years ago
9a96451
Reserve a Video Memory aperture in DRAM memory
by Varun Wadekar
· 10 years ago
08438e2
Support for NVIDIA's Tegra T210 SoCs
by Varun Wadekar
· 10 years ago