237 Commits (19112b795e5040a9b0e101736864f5d404c215fe)

Author SHA1 Message Date
Varun Wadekar da3849ecc0 Tegra: relocate BL32 image to TZDRAM memory 9 years ago
Varun Wadekar 8ab06d2f1e Tegra: get BL31 arguments from previous bootloader 9 years ago
Varun Wadekar 4ce9a18282 Tegra: return BL32 entry point info if it is valid 9 years ago
Varun Wadekar 08012f4875 Tegra: configure TZDRAM fence during early setup 9 years ago
Varun Wadekar 207680c6ad Tegra: restore TZRAM settings on "System Resume" 9 years ago
Varun Wadekar 018b84803d Tegra: enable ECC/Parity protection for Cortex-A57 CPUs 9 years ago
Varun Wadekar 45eab456e6 Tegra: GIC: differentiate between FIQs targeted towards EL3/S-EL1 9 years ago
Varun Wadekar 78e2bd10ae Tegra: implement FIQ interrupt handler 9 years ago
Varun Wadekar d336030169 Tegra: GIC: enable FIQ interrupt handling 9 years ago
Varun Wadekar 2693f1dbc7 Tegra: implement common handler `plat_get_target_pwr_state()` 9 years ago
Varun Wadekar 11bd24be5c Tegra: include platform_def.h to access UART macros 9 years ago
Wayne Lin 2d05f81025 Tegra: allow SiP smc calls from Secure World 9 years ago
Varun Wadekar 5ea0b028d4 Tegra: handler for per-soc early setup 9 years ago
Varun Wadekar 939dcf25e1 Tegra: relocate code to BL31_BASE during cold boot 9 years ago
Varun Wadekar 1a9c383bb6 Tegra: Disable A57/A53 cache non-temporal hints 9 years ago
Varun Wadekar 26c0d9b2ed Tegra: implement pwr_domain_pwr_down_wfi() handler 9 years ago
Varun Wadekar 260ae46f27 Tegra: memmap BL31's TZDRAM carveout 9 years ago
Varun Wadekar 49622c8d49 Tegra: increase BL31 image size to 256KB 9 years ago
Varun Wadekar 102e408793 Tegra: allow individual SoCs to restore their settings 9 years ago
Varun Wadekar 9f1c5dd19b cpus: denver: disable DCO operations from platform code 9 years ago
Varun Wadekar 990c1e0113 Tegra: enable PSCI extended state ID processing 9 years ago
Varun Wadekar 9f9bafa346 Tegra: define platform power states 9 years ago
Varun Wadekar 06b19d58ce Tegra: drivers: memctrl: introduce function to secure on-chip TZRAM 9 years ago
Varun Wadekar 25caa16d6e Tegra: enable runtime console 9 years ago
Varun Wadekar 31a4957cd3 Tegra: PM: soc-specific system off handler 9 years ago
Varun Wadekar d288ab2446 Tegra: handlers for common and SoC-specific SiP calls 9 years ago
Varun Wadekar e10842167b Tegra: init normal/crash console for platforms 9 years ago
Varun Wadekar e0d4158c71 Tegra: add tzdram_base to plat_params_from_bl2 struct 9 years ago
Varun Wadekar 21f1fd95db Tegra: Memory Controller Driver (v1) 9 years ago
Varun Wadekar 08cefa983e Tegra: sanity check members of the "from_bl2" struct 9 years ago
Varun Wadekar bde81dcc7b Tegra: use ClusterId for calculating core position 9 years ago
Varun Wadekar 0cd6138ddc Tegra: enable processor retention and L2/CPUECTLR access 9 years ago
Varun Wadekar 0c2a7c38f3 Tegra: define MAX_XLAT_TABLES and MAX_MMAP_REGIONS per-platform 9 years ago
Varun Wadekar f9b895ad25 Tegra: SoC specific SiP handlers 9 years ago
Varun Wadekar 62a6907fac Tegra: include flowctlr driver from SoC specific makefiles 9 years ago
Douglas Raillard 32f0d3c6c3 Replace some memset call by zeromem 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
Masahiro Yamada 3d8256b2a1 Use #ifdef for IMAGE_BL* instead of #if 8 years ago
Masahiro Yamada 4749705355 Move BL_COHERENT_RAM_BASE/END defines to common_def.h 8 years ago
Soby Mathew b127109121 Migrate platform makefile to new console driver location 8 years ago
Soby Mathew bb2162f140 Include `plat_psci_common.c` from the new location 9 years ago
Antonio Nino Diaz f3d3b316f8 Implement plat_get_syscnt_freq2 on platforms 9 years ago
Yatharth Kochar c073fda1c6 Move `plat_get_syscnt_freq()` to arm_common.c 9 years ago
Gerald Lejeune 9ff67fa6f2 Dump platform-defined regs in crash reporting 9 years ago
Soby Mathew 3e4b8fdcd3 Migrate platform ports to the new xlat_tables library 9 years ago
Soby Mathew d30ac1c36f Use tf_printf() for debug logs from xlat_tables.c 9 years ago
Juan Castillo 9400b40ea4 Disable PL011 UART before configuring it 9 years ago
Yatharth Kochar ca8b7d51c8 Include psci.h from tegra platform header 9 years ago
Varun Wadekar 71cb26ea5b Tegra: remove support for legacy platform APIs 9 years ago
Varun Wadekar 864ab0fd21 Tegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc_cpu_powerdn() 9 years ago