- 6f802c4 Merge changes from topic "mp/exceptions" into integration by Manish Pandey · 1 year, 9 months ago
- 6bd79b1 fix(tegra): return correct error code for plat_core_pos_by_mpidr by Manish Pandey · 1 year, 9 months ago
- f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
- 1ca902a fix(build): remove handling of mandatory options by Govindraj Raja · 1 year, 10 months ago
- cb6c8ef fix(tegra210): mark bits [23:17] as zero for Fast SMCs by Kalyani Chidambaram Vaidyanathan · 2 years, 3 months ago
- 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
- 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
- 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
- 96d07af feat(tegra): implement 'pwr_domain_off_early' handler by Varun Wadekar · 2 years, 3 months ago
- 521d4fe Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · 2 years, 5 months ago
- 40a4e2d fix(tegra210): support legacy SMC_ID 0xC2FEFE00 by Kalyani Chidambaram Vaidyanathan · 2 years, 6 months ago
- 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
- af4d8c6 fix: remove useless "return" at void functions by Elyes Haouas · 2 years, 6 months ago
- f4b8470 fix: remove old-style declarations by Boyan Karatotev · 2 years, 9 months ago
- 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 10 months ago
- e272c61 fix(tegra194/ras): remove incorrect erxctlr assert by Varun Wadekar · 4 years ago
- 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
- 26c22a5 Tegra186: sanity check power state type by Varun Wadekar · 5 years ago
- 3ff448f Tegra: add platform specific 'runtime_setup' handler 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
- 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
- 2561cb5 Tegra194: add redundancy checks for MMIO writes by Anthony Zhou · 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
- be41aac Tegra194: remove AON_WDT IRQ mapping by Varun Wadekar · 5 years ago
- 13fed5a Tegra: TZDRAM setup from soc specific early_boot handlers by Varun Wadekar · 6 years ago
- fbcd053 Tegra: verify platform compatibility by kalyanic · 6 years ago
- e2469d8 Tegra: reorganize drivers and lib folders by Varun Wadekar · 6 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
- d886628 Tegra: enable SDEI handling 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
- 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
- 9aaa888 Tegra194: move cluster and CPU counter to header file. by Anthony Zhou · 6 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
- 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
- d55b8f6 Tegra194: enable dual execution for EL2 and EL3 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
- 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
- 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
- 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
- 5d52aea Tegra: handler to check support for System Suspend by Varun Wadekar · 7 years ago
- 6f47acd Tegra: platform handler to relocate BL32 image by Varun Wadekar · 7 years ago
- 37f7602 Tegra210: secure PMC hardware block by kalyani chidambaram · 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
- 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
- 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
- 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
- ca661a0 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 6 years ago
- ffd58cc Tegra194: enable spe-console functionality by Varun Wadekar · 8 years ago