summaryrefslogtreecommitdiff
path: root/plat/nvidia/tegra/include/platform_def.h
Commit message (Expand)AuthorAgeFilesLines
* feat(tegra): implement 'pwr_domain_off_early' handlerVarun Wadekar2023-04-261-2/+0
* Merge changes from topic "ehf_common" into integrationManish Pandey2020-09-181-0/+3
|\
| * plat: tegra: Use generic ehf definesSandeep Tripathy2020-09-101-0/+3
* | Tegra: platform specific BL31_SIZEanzhou2020-08-311-1/+0
|/
* Tegra194: add RAS exception handlingDavid Pu2020-06-121-0/+1
* Tegra: enable SDEI handlingVarun Wadekar2020-05-201-0/+34
* Tegra: enable EHF for watchdog timer interruptsVarun Wadekar2020-04-011-0/+5
* Tegra194: move cluster and CPU counter to header file.Anthony Zhou2020-03-211-1/+1
* Tegra: remove circular dependency with common_def.hVarun Wadekar2020-03-211-0/+7
* Tegra: remove support for SEPARATE_CODE_AND_RODATA=0Kalyani Chidambaram2020-03-211-0/+8
* Tegra: dummy support for the io_storage backendVarun Wadekar2019-03-011-0/+6
* Tegra: remove circular dependency with common_def.hVarun Wadekar2019-02-071-1/+6
* Tegra: define CACHE_WRITEBACK_GRANULE for scatterfileKalyani Chidambaram2019-02-071-1/+1
* Tegra: platform dependent address space sizesSteven Kao2019-01-311-7/+1
* Tegra: console clock settings for real/FPGA platformsHarvey Hsieh2019-01-161-1/+2
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-2/+3
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* Tegra: add explicit casts for integer macrosVarun Wadekar2017-06-141-9/+10
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Tegra: memctrl_v1: enable 'xlat_table_v2' libraryVarun Wadekar2017-04-101-2/+3
* Tegra: increase ADDR_SPACE_SIZE to 35 bitsSteven Kao2017-03-021-1/+1
* Tegra: increase BL31 image size to 256KBVarun Wadekar2017-02-231-1/+1
* Tegra: define platform power statesVarun Wadekar2017-02-231-6/+0
* Tegra: define MAX_XLAT_TABLES and MAX_MMAP_REGIONS per-platformVarun Wadekar2017-02-211-2/+0
* Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada2017-01-241-1/+1
* Use tf_printf() for debug logs from xlat_tables.cSoby Mathew2016-02-011-3/+1
* Tegra: remove support for legacy platform APIsVarun Wadekar2015-12-041-2/+9
* Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macrosVarun Wadekar2015-08-121-4/+4
* Boot Trusted OS' on Tegra SoCsVarun Wadekar2015-06-111-1/+4
* Support for NVIDIA's Tegra T210 SoCsVarun Wadekar2015-05-291-0/+90