summaryrefslogtreecommitdiff
path: root/plat/hisilicon/hikey960/hikey960_bl31_setup.c
Commit message (Expand)AuthorAgeFilesLines
* fix(spmd): fix build error with spmdGovindraj Raja2023-05-101-1/+1
* feat(spmd): introduce platform handler for Group0 interruptMadhukar Pappireddy2023-05-011-1/+10
* build: always prefix section names with `.`Chris Kay2023-02-201-1/+1
* feat(hikey960): read serial number from UFSArthur Cassegrain2022-11-021-0/+8
* feat(hikey960): add memory sharing hooks for SPMC_AT_EL3vallau012022-11-021-0/+21
* feat(hikey960): define a datastore for SPMC_AT_EL3Lukas Hanel2022-11-021-1/+29
* hikey960: Enable system power off callbackLeo Yan2020-03-021-0/+1
* pl011: Use generic console_t data structureAndre Przywara2020-02-251-1/+1
* hikey960: enable IOMCU DMACRyan Grachek2019-02-111-0/+16
* Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanupAntonio Niño Díaz2019-02-051-23/+4
|\
| * Remove duplicated definitions of linker symbolsAntonio Nino Diaz2019-02-011-23/+4
* | hikey960: EDMAC: leave channel 0 as secureRyan Grachek2019-01-311-1/+2
|/
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-14/+16
* hikey960: initialize EDMAC and channelsRyan Grachek2018-11-291-0/+16
* hikey960: Use new console APIsJerome Forissier2018-11-081-1/+4
* hikey960: Migrate to new interfacesAntonio Nino Diaz2018-09-281-8/+13
* hikey960: drop LOAD_IMAGE v1Haojian Zhuang2018-03-051-23/+0
* Hikey960: Enable invalid FIQ handlingLeo Yan2018-01-221-0/+33
* hikey*: Support Trusted OS extra image (OP-TEE header) parsingVictor Chong2017-09-011-1/+1
* hikey*: Add LOAD_IMAGE_V2 supportVictor Chong2017-09-011-0/+43
* hikey960: support BL31Haojian Zhuang2017-06-081-0/+129