Merge changes from topic "tegra-downstream-02182020" into integration
* changes:
  Tegra186: store TZDRAM base/size to scratch registers
  Tegra186: add SE support to generate SHA256 of TZRAM
  Tegra186: add support for bpmp_ipc driver
  Tegra210: disable ERRATA_A57_829520
  Tegra194: memctrl: add support for MIU4 and MIU5
  Tegra194: memctrl: remove support to reconfigure MSS
  Tegra: fiq_glue: remove bakery locks from interrupt handler
  Tegra210: SE: add context save support
  Tegra210: update the PMC blacklisted registers
  Tegra: disable CPUACTLR access from lower exception levels
  cpus: denver: fixup register used to store return address
commit 65012c08922fa5646ca7ca485036dfd901cae360
2 parents efe30cb + 7d74487
@Olivier Deprez Olivier Deprez authored on 10 Mar 2020
TrustedFirmware Code Review committed on 10 Mar 2020
Showing 20 changed files
View
lib/cpus/aarch64/denver.S
View
plat/nvidia/tegra/common/aarch64/tegra_helpers.S
View
plat/nvidia/tegra/common/tegra_fiq_glue.c
View
plat/nvidia/tegra/include/drivers/pmc.h
View
plat/nvidia/tegra/include/drivers/security_engine.h
View
plat/nvidia/tegra/include/t186/tegra_def.h
View
plat/nvidia/tegra/include/t210/tegra_def.h
View
plat/nvidia/tegra/soc/t186/drivers/se/se.c 0 → 100644
View
plat/nvidia/tegra/soc/t186/drivers/se/se_private.h 0 → 100644
View
plat/nvidia/tegra/soc/t186/plat_memctrl.c
View
plat/nvidia/tegra/soc/t186/plat_psci_handlers.c
View
plat/nvidia/tegra/soc/t186/plat_setup.c
View
plat/nvidia/tegra/soc/t186/platform_t186.mk
View
plat/nvidia/tegra/soc/t194/plat_memctrl.c
View
plat/nvidia/tegra/soc/t210/drivers/se/se_private.h
View
plat/nvidia/tegra/soc/t210/drivers/se/security_engine.c
View
plat/nvidia/tegra/soc/t210/plat_psci_handlers.c
View
plat/nvidia/tegra/soc/t210/plat_setup.c
View
plat/nvidia/tegra/soc/t210/plat_sip_calls.c
View
plat/nvidia/tegra/soc/t210/platform_t210.mk