aboutsummaryrefslogtreecommitdiff
path: root/plat/nvidia
AgeCommit message (Expand)Author
2024-02-06build: use toolchain identifiers in conditionsChris Kay
2024-02-06build: use new toolchain variables for toolsChris Kay
2023-11-02Merge changes from topic "mp/exceptions" into integrationManish Pandey
2023-11-01fix(tegra): return correct error code for plat_core_pos_by_mpidrManish Pandey
2023-11-01fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORTManish Pandey
2023-10-30fix(build): remove handling of mandatory optionsGovindraj Raja
2023-10-11refactor(console): disable getc() by defaultSandrine Bailleux
2023-08-08chore: update to use Arm word across TF-AGovindraj Raja
2023-05-12fix(tegra210): mark bits [23:17] as zero for Fast SMCsKalyani Chidambaram Vaidyanathan
2023-05-09Merge changes I1bfa797e,I0ec7a70e into integrationManish Pandey
2023-05-09fix(tree): correct some typosElyes Haouas
2023-05-09refactor(ras): replace RAS_EXTENSION with FEAT_RASManish Pandey
2023-05-03Merge changes I9d06e0ee,I6980e84f into integrationManish Pandey
2023-04-30fix(tegra): remove dependency on CPU registers to get boot parametersKalyani Chidambaram Vaidyanathan
2023-04-26feat(tegra): implement 'pwr_domain_off_early' handlerVarun Wadekar
2023-03-13Merge "fix(tegra): append major revision to the chip_id value" into integrationVarun Wadekar
2023-03-13Merge "style: remove useless trailing semicolon and line continuations" into ...Manish Pandey
2023-03-09fix(tegra210): support legacy SMC_ID 0xC2FEFE00Kalyani Chidambaram Vaidyanathan
2023-03-09fix(tegra): append major revision to the chip_id valueVarun Wadekar
2023-03-09style: remove useless trailing semicolon and line continuationsElyes Haouas
2023-02-23Merge "fix: remove useless "return" at void functions" into integrationMadhukar Pappireddy
2023-02-20build: always prefix section names with `.`Chris Kay
2023-02-16fix: remove useless "return" at void functionsElyes Haouas
2022-12-01fix: remove old-style declarationsBoyan Karatotev
2022-11-08fix(ras): restrict RAS support for NS worldManish Pandey
2022-03-21fix(tegra194/ras): remove incorrect erxctlr assertVarun Wadekar
2021-11-08fix: libc: use long for 64-bit types on aarch64Scott Branden
2021-10-26build(fdt-wrappers): introduce FDT wrappers makefileChris Kay
2021-08-16refactor(tegra132): deprecate platformVarun Wadekar
2021-08-13refactor(plat/ea_handler): Use default ea handler implementation for panicPali Rohár
2021-05-27refactor(plat/nvidia): use SOC_ID definesYann Gautier
2020-11-19plat/nvidia: tegra: Rename SMC APIManish V Badarkhe
2020-10-14Merge "Don't return error information from console_flush" into integrationMark Dykes
2020-10-12Remove deprecated macro from TF-A codeManish V Badarkhe
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-09-18Merge changes from topic "ehf_common" into integrationManish Pandey
2020-09-10plat: tegra: Use generic ehf definesSandeep Tripathy
2020-08-31Tegra: common: fixup the bl31 code size to be copied at resetanzhou
2020-08-31Tegra: common: disable GICC after domain offanzhou
2020-08-31Tegra: platform specific BL31_SIZEanzhou
2020-08-31Tegra186: sanity check power state typeVarun Wadekar
2020-08-31Tegra: fixup CNTPS_TVAL_EL1 delay timer readsanzhou
2020-08-31Tegra: add platform specific 'runtime_setup' handlerKalyani Chidambaram Vaidyanathan
2020-08-31Tegra: remove ENABLE_SVE_FOR_NS = 0Kalyani Chidambaram Vaidyanathan
2020-08-27Tegra194: remove unused tegra_mc_defs headerVarun Wadekar
2020-08-27Tegra: memctrl: platform setup handler functionsVarun Wadekar
2020-08-27Tegra194: memctrl: remove streamid security cfg registersPritesh Raithatha
2020-08-27Tegra194: memctrl: remove streamid override cfg registersPritesh Raithatha
2020-08-27Tegra: debug prints indicating SC7 entry sequence completionVarun Wadekar
2020-08-27Tegra194: add strict checking mode verificationAnthony Zhou