summaryrefslogtreecommitdiff
path: root/plat/ti/k3/common/k3_bl31_setup.c
AgeCommit message (Expand)Author
2019-04-26ti: k3: common: Allow USE_COHERENT_MEM for K3Andrew F. Davis
2019-04-26ti: k3: common: Fix RO data area size calculationAndrew F. Davis
2019-04-19ti: k3: common: Align elements of map region tableAndrew F. Davis
2019-04-19ti: k3: common: Enable SEPARATE_CODE_AND_RODATA by defaultAndrew F. Davis
2019-04-19ti: k3: common: Remove shared RAM spaceAndrew F. Davis
2019-04-19ti: k3: common: Drop _ADDRESS from K3_USART_BASE to match other definesAndrew F. Davis
2019-01-22ti: k3: common: Add support for runtime detection of GICR base addressAndrew F. Davis
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-10-30ti: k3: common: Remove use of ARM platform codeAndrew F. Davis
2018-10-26Convert arm_setup_page_tables into a generic helperRoberto Vargas
2018-09-28ti: k3: Migrate to new interfacesAntonio Nino Diaz
2018-08-22ti: k3: drivers: Add support for TI System Control Interface protocolAndrew F. Davis
2018-08-22ti: k3: drivers: Add Secure Proxy driverAndrew F. Davis
2018-07-24Rework page table setup for varying number of mem regionsDaniel Boulby
2018-06-19ti: k3: common: Enable GICv3 supportNishanth Menon
2018-06-19ti: k3: common: Program A53 arch timer frequencyNishanth Menon
2018-06-19ti: k3: common: Add console initialization baseNishanth Menon
2018-06-19ti: k3: common: Enable MMU using xlat_tables_v2 libraryNishanth Menon
2018-06-19ti: k3: common: Populate BL32 and BL33 entrypointBenjamin Fair
2018-06-19ti: k3: Setup initial files for platformNishanth Menon