
23 Dec
2023
23 Dec
'23
5:45 p.m.
Revive TEGRA_SUPPORT_NON_SECURE used for T124 and adapt it to be used on T114 as well.
Nonsecure state detection used on T124 works on T114 as well, tested by me personally on tegratab.
Svyatoslav Ryhel (3): ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into Kconfig ARM: tegra114: expand MC register map ARM: tegra114: support nonsecure state detection
README | 7 ------ arch/arm/include/asm/arch-tegra114/mc.h | 29 +++++++++++++++++++++++-- arch/arm/mach-tegra/Kconfig | 7 ++++++ arch/arm/mach-tegra/board.c | 3 --- 4 files changed, 34 insertions(+), 12 deletions(-)
--
2.40.1