Sign in
android-kvm
/
trusted-firmware-a
/
eb5f0ba41eaead241efad2bc1e0502211fdca93b
/
plat
/
nvidia
/
tegra
/
common
36bf55d
Tegra: memctrl_v2: fix "overflow before widen" coverity issue
by Varun Wadekar
· 5 years ago
544c092
tegra: add support for multi console interface
by Ambroise Vincent
· 6 years ago
9d74bc3
Tegra: Fix typo in comment
by Andreas Färber
· 6 years ago
055b7e9
Tegra: Extend NS address check error output
by Andreas Färber
· 6 years ago
6e756f6
Makefile: remove extra include paths in INCLUDES
by Ambroise Vincent
· 6 years ago
8d56e24
Tegra: dummy support for the io_storage backend
by Varun Wadekar
· 6 years ago
500fc9e
Tegra: initialise per-CPU GIC interface(s)
by Varun Wadekar
· 6 years ago
843d0aa
Tegra: spe: prepend '\r' to '\n'
by Varun Wadekar
· 7 years ago
07faf4d
Tegra: Enable irq as wake-up event for cpu_standby
by Vignesh Radhakrishnan
· 7 years ago
e6712cf
Tegra: bpmp: mark device "not present" on boot timeout
by Varun Wadekar
· 7 years ago
da0f474
Tegra210: clear PMC_DPD registers on resume
by kalyani chidambaram
· 7 years ago
d37a132
Tegra: bpmp: suspend/resume handlers
by Varun Wadekar
· 7 years ago
3ca3c27
Tegra: support for System Suspend using sc7entry-fw binary
by Varun Wadekar
· 7 years ago
a7a63e0
Tegra: pmc: helper function to find last ON CPU
by Varun Wadekar
· 7 years ago
26cf084
Tegra: organize memory/mmio apertures to decrease memmap latency
by Varun Wadekar
· 7 years ago
1483d4e
Tegra: flowctrl: helper functions to assist with cluster power states
by Varun Wadekar
· 7 years ago
fdb82fa
Tegra: bpmp: remove bpmp init failed error print
by Varun Wadekar
· 7 years ago
d16b045
Tegra: fiq_glue: support to handle LEGACY_FIQ PPIs for Tegra SoCs
by Varun Wadekar
· 7 years ago
2ed09b1
Tegra: flowctrl: support to enable/disable WDT's legacy FIQ routing
by Varun Wadekar
· 7 years ago
3e28e93
Tegra: SiP: set GPU in reset after vpr resize
by Jeetesh Burman
· 7 years ago
23ae809
Tegra: handle FIQ interrupts when NS handler is not registered
by Varun Wadekar
· 7 years ago
ff605ba
Tegra: bpmp_ipc: support to enable/disable module clocks
by steven kao
· 7 years ago
0887026
Tegra: default platform handler for the CPU_STANDBY state
by Varun Wadekar
· 7 years ago
fc5adf7
Tegra: memctrl_v2: remove usage of ENABLE_SMMU_DEVICE config
by Varun Wadekar
· 7 years ago
3e1923d
Tegra: add 'late' platform setup handler
by Dilan Lee
· 7 years ago
dd20f5b
Tegra: spe: shared console for Tegra platforms
by Varun Wadekar
· 7 years ago
4cba698
Tegra: console driver compilation from platform makefiles
by Varun Wadekar
· 7 years ago
2ad1bdd
Tegra: smmu: change exit criteria for context size calculation
by Varun Wadekar
· 7 years ago
c63ec26
Tegra: memctrl_v2: platform handler for TZDRAM setup
by Steven Kao
· 7 years ago
d7be5e2
Tegra: bpmp: return error if BPMP init fails
by Varun Wadekar
· 8 years ago
601a8e5
Tegra: rename secure scratch register macros
by Steven Kao
· 7 years ago
d5bd0de
Tegra: memctrl_v2: platform handler for TZDRAM settings
by Varun Wadekar
· 7 years ago
26e2b93
Tegra: bpmp_ipc: IPC driver to communicate with BPMP firmware
by Varun Wadekar
· 7 years ago
01da3bd
Tegra: call 'early_init' handler earlier during boot
by Varun Wadekar
· 7 years ago
d6306d1
Tegra: memctrl_v2: allow CPU accesses to TZRAM
by Steven Kao
· 7 years ago
91196b0
Tegra: lib: debug: fix MISRA violation Rule 21.6
by Anthony Zhou
· 7 years ago
b886c7c
Tegra: memctrl_v2: pack TZDRAM base to RSVD55_SCRATCH
by Harvey Hsieh
· 7 years ago
ab2eb45
Tegra: memctrl_v2: platform handlers to program MSS
by Puneet Saxena
· 8 years ago
650d9c5
Tegra: memctrl: clean MC INT status before exit to bootloader
by Harvey Hsieh
· 8 years ago
b627d08
Tegra: use 'PLATFORM_MAX_CPUS_PER_CLUSTER' to calculate core position
by Varun Wadekar
· 8 years ago
70da35b
Tegra: memctrl_v2: pack TZDRAM base into SCRATCH54_LO
by Harvey Hsieh
· 8 years ago
c09c63e
Tegra: bpmp: Increase timeout to 2ms
by Peter De Schrijver
· 8 years ago
a9cbc0c
Tegra: remove duplicate code from CPU's power on path
by Varun Wadekar
· 8 years ago
db82b61
Tegra: trusty: pass profiling base to Trusted OS
by Varun Wadekar
· 6 years ago
7a6e053
Tegra: memctrl: assert if dynamic memmap fails
by Varun Wadekar
· 8 years ago
087cf68
Tegra: lib: library for profiling the cold boot path
by Varun Wadekar
· 8 years ago
6460ed7
Tegra: sanity check non-secure DRAM address
by Varun Wadekar
· 8 years ago
aa64c5f
Tegra: fix defects flagged by MISRA Rule 10.3
by Anthony Zhou
· 8 years ago
bc5a86f
Tegra: smmu: add a hook to get number of devices
by Steven Kao
· 8 years ago
4c99400
Tegra: common: fix defects flagged by MISRA scan
by Anthony Zhou
· 8 years ago
75516c3
Tegra: read-modify-write ACTLR_ELx registers
by Steven Kao
· 8 years ago
61beb3e
Tegra: common: drivers: fix MISRA defects
by Anthony Zhou
· 8 years ago
b36aea5
Tegra: pm: fix MISRA defects
by Anthony Zhou
· 8 years ago
fcf23a1
Tegra: fix MISRA defects in tegra_bl31_setup.c
by Varun Wadekar
· 6 years ago
647d4a0
Tegra: gpcdma: driver for general purpose DMA
by Varun Wadekar
· 8 years ago
c195fec
Tegra210: skip the BTB invalidate workaround for B01 SKUs
by Harvey Hsieh
· 8 years ago
b86e691
Tegra186: memctrl_v2: Set MC clients ordering as per client needs
by Krishna Reddy
· 8 years ago
78edaac
Tegra: bpmp: fix check to see if Atomics block is powered on
by Varun Wadekar
· 8 years ago
aeafc36
Tegra: sip_calls: fix defects flagged by MISRA scan
by Anthony Zhou
· 8 years ago
47b83ad
Tegra: Passing EKS size as boot arg to trusty
by Varun Wadekar
· 6 years ago
dd1a71f
Tegra210: bpmp: power management interface
by Varun Wadekar
· 8 years ago
7aba390
Tegra: topology: fix MISRA defects for Rule 4.6
by Anthony Zhou
· 8 years ago
82e73ae
Tegra: fiq_glue: fix MISRA defects for Rule 2.7
by Anthony Zhou
· 8 years ago
1d49112
Tegra: sip_calls: fix defects flagged by MISRA scan
by Anthony Zhou
· 8 years ago
b495791
Tegra: support to set the L2 ECC and Parity enable bit
by Harvey Hsieh
· 8 years ago
322e7c3
Tegra: console clock settings for real/FPGA platforms
by Harvey Hsieh
· 8 years ago
d3b7133
Tegra: platform: helper functions to read chip ID
by Marvin Hsu
· 8 years ago
7b3b41d
Tegra: retrieve power domain tree from the platforms
by Varun Wadekar
· 8 years ago
c62be07
Tegra: platform: support simulation platforms and MISRA fixes
by Anthony Zhou
· 8 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
80c50ee
Tegra: support for native GICv2 drivers
by Varun Wadekar
· 6 years ago
ce6107c
Tegra: support to compile native GICv2 drivers
by Varun Wadekar
· 6 years ago
9c675b3
Add plat_crash_console_flush to platforms without it
by Antonio Nino Diaz
· 6 years ago
fdcc112
tegra: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
93c78ed
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 7 years ago
c426fd7
Tegra: Fix up INFO() message
by Sandrine Bailleux
· 7 years ago
57d1e5f
Fix pointer type mismatch of handlers
by Masahiro Yamada
· 7 years ago
9f85f9e
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
06ff251
tegra/trusty: Setup tegra specific trusty args in platform code
by Arve Hjønnevåg
· 7 years ago
e47ac1f
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· 7 years ago
d0e1094
Tegra: Rename CORTEX_A57_ACTLR_EL1 to *CPUACTLR*
by Eleanor Bonnici
· 8 years ago
64726e6
Add new alignment parameter to func assembler macro
by Julius Werner
· 8 years ago
cb95a19
Tegra: implement the early suspend handler
by Varun Wadekar
· 8 years ago
ee1ebbd
Fix order of remaining platform #includes
by Isla Mitchell
· 8 years ago
3436089
Tegra: delay_timer: fix MISRA defects
by Anthony Zhou
· 8 years ago
9a8f05e
Tegra: gic: fix MISRA defects
by Varun Wadekar
· 8 years ago
5bd1a17
Tegra: fiq_glue: fix MISRA defects
by Anthony Zhou
· 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
fb7d32e
Unique names for defines in the CPU libraries
by Varun Wadekar
· 8 years ago
6311f63
Tegra: enable 'signed-comparison' compilation warning/errors
by Varun Wadekar
· 8 years ago
d20f189
tegra: Fix build errors
by Soren Brinkmann
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
14a1c0e
Tegra: fix the NS DRAM address calculation logic
by Varun Wadekar
· 8 years ago
9d42d23
Tegra: memctrl_v2: zero out NS Video memory carveout region
by Varun Wadekar
· 8 years ago
e99eeec
Tegra: memmap Tegra micro-seconds timer controller
by Steven Kao
· 8 years ago
d29d96f
Tegra: early init the delay timer
by Steven Kao
· 8 years ago
cd3b7eb
Tegra: smmu: enable asserts by default
by Varun Wadekar
· 8 years ago
03af25b
Tegra: group platform settings together
by Varun Wadekar
· 8 years ago
Next »