aboutsummaryrefslogtreecommitdiff
path: root/plat/nvidia/tegra/common/tegra_bl31_setup.c
AgeCommit message (Expand)Author
2017-05-01Tegra: fix the NS DRAM address calculation logicVarun Wadekar
2017-05-01Tegra: memmap Tegra micro-seconds timer controllerSteven Kao
2017-05-01Tegra: early init the delay timerSteven Kao
2017-04-13Tegra: no need to re-init the same consoleVarun Wadekar
2017-04-13Tegra: memctrl_v1: disable AHB redirection after cold bootVarun Wadekar
2017-03-03Tegra: enable SEPARATE_CODE_AND_RODATA build flagVarun Wadekar
2017-03-02Tegra: init the console only if the platform supports itDamon Duan
2017-03-02Tegra: uninit and re-init console across System SuspendVarun Wadekar
2017-02-28Tegra: relocate BL32 image to TZDRAM memoryVarun Wadekar
2017-02-28Tegra: get BL31 arguments from previous bootloaderVarun Wadekar
2017-02-28Tegra: return BL32 entry point info if it is validVarun Wadekar
2017-02-28Tegra: configure TZDRAM fence during early setupVarun Wadekar
2017-02-28Tegra: GIC: enable FIQ interrupt handlingVarun Wadekar
2017-02-28Tegra: handler for per-soc early setupVarun Wadekar
2017-02-28Tegra: relocate code to BL31_BASE during cold bootVarun Wadekar
2017-02-23Tegra: memmap BL31's TZDRAM carveoutVarun Wadekar
2017-02-23Tegra: drivers: memctrl: introduce function to secure on-chip TZRAMVarun Wadekar
2017-02-23Tegra: enable runtime consoleVarun Wadekar
2017-02-22Tegra: init normal/crash console for platformsVarun Wadekar
2017-02-22Tegra: add tzdram_base to plat_params_from_bl2 structVarun Wadekar
2017-02-22Tegra: sanity check members of the "from_bl2" structVarun Wadekar
2017-01-18Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada
2015-08-11Tegra: memmap the actual memory available for BL31Varun Wadekar
2015-07-31Tegra: retrieve BL32's bootargs from bl32_ep_infoVarun Wadekar
2015-07-17Tegra: introduce delay timer supportVarun Wadekar
2015-07-17Tegra: Exclude coherent memory region from memory mapVarun Wadekar
2015-06-18Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3danh-arm
2015-06-12Reserve a Video Memory aperture in DRAM memoryVarun Wadekar
2015-06-11Boot Trusted OS' on Tegra SoCsVarun Wadekar
2015-05-29Support for NVIDIA's Tegra T210 SoCsVarun Wadekar