aboutsummaryrefslogtreecommitdiff
path: root/plat/hisilicon
AgeCommit message (Expand)Author
2023-05-10fix(spmd): fix build error with spmdGovindraj Raja
2023-05-01feat(spmd): introduce platform handler for Group0 interruptMadhukar Pappireddy
2023-03-15refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash
2023-02-20build: always prefix section names with `.`Chris Kay
2022-11-02feat(hikey960): read serial number from UFSArthur Cassegrain
2022-11-02feat(hikey960): add a FF-A logical partitionLukas Hanel
2022-11-02feat(hikey960): add memory sharing hooks for SPMC_AT_EL3vallau01
2022-11-02feat(hikey960): add plat-defines for SPMC_AT_EL3Lukas Hanel
2022-11-02feat(hikey960): define a datastore for SPMC_AT_EL3Lukas Hanel
2022-11-02feat(hikey960): add SP manifest for SPMC_AT_EL3Lukas Hanel
2022-10-24feat(hikey960): increase secure workspace to 64MBArthur Cassegrain
2022-10-24feat(hikey960): upgrade to xlat_tables_v2Lukas Hanel
2022-08-30chore: use tabs for indentationJorge Troncoso
2022-08-04fix: make TF-A use provided OpenSSL binarySalome Thirot
2022-05-18build(hikey): platform changes for verifying gpt header crcRohit Ner
2021-11-08fix: libc: use long for 64-bit types on aarch64Scott Branden
2021-04-08plat/hisilicon: do not keep mmc_device_info in stackYann Gautier
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-05-19Cleanup the code for TBBR CoT descriptorsManish V Badarkhe
2020-03-02hikey960: Enable system power off callbackLeo Yan
2020-02-25pl011: Use generic console_t data structureAndre Przywara
2020-01-24hisilicon: Unify Platform specific defines for PSCI moduleDeepika Bhavnani
2019-09-18hikey: fix to load FIP by partition table.Haojian Zhuang
2019-09-18hikey960: fix to load FIP by partition tableHaojian Zhuang
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-23Use explicit-width data types in AAPCS parameter structsJulius Werner
2019-07-12Update hisilicon drivers to not rely on undefined overflow behaviourJustin Chadwell
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-04-26hikey: Add define for UART2Michalis Pappas
2019-04-12Merge changes from topic "av/tls-heap" into integrationAntonio Niño Díaz
2019-04-12Mbed TLS: Remove weak heap implementationAmbroise Vincent
2019-04-10hikey960: Fix race condition between hotplug and idlesWei Yu
2019-02-11hikey960: enable IOMCU DMACRyan Grachek
2019-02-05Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanupAntonio Niño Díaz
2019-02-01Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz
2019-02-01Remove duplicated definitions of linker symbolsAntonio Nino Diaz
2019-01-31hikey960: EDMAC: leave channel 0 as secureRyan Grachek
2019-01-15Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz
2019-01-10hikey960:Corrected erroneous DDR_SIZEJoel Hutton
2019-01-10hikey960: Increase max xlat tablesJoel Hutton
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-10io_block: define MAX_IO_BLOCK_DEVICES as unsignedYann Gautier
2018-11-29hikey960: initialize EDMAC and channelsRyan Grachek
2018-11-26hikey: remove delay after eMMC initializedHaojian Zhuang
2018-11-15hikey: increase delay after eMMC initializedRyan Grachek
2018-11-12Merge pull request #1674 from jforissier/hisi-multi-consoleAntonio Niño Díaz
2018-11-08poplar: Use new console APIsJerome Forissier
2018-11-08hikey960: Use new console APIsJerome Forissier
2018-11-08hikey: Use new console APIsJerome Forissier