summaryrefslogtreecommitdiff
path: root/plat/arm/common
Commit message (Expand)AuthorAgeFilesLines
* Merge changes I1bfa797e,I0ec7a70e into integrationManish Pandey2023-05-091-1/+1
|\
| * fix(tree): correct some typosElyes Haouas2023-05-091-1/+1
* | refactor(ras): replace RAS_EXTENSION with FEAT_RASManish Pandey2023-05-092-2/+2
|/
* feat(tc): allow secure watchdog timer to trigger periodicallyMadhukar Pappireddy2023-05-041-1/+2
* feat(fvp): add Event Log maximum size property in DTManish V Badarkhe2023-04-181-6/+33
* feat(ethos-n): add reserved memory address supportMikael Olsson2023-04-041-2/+45
* feat(ethos-n): add NPU firmware validationMikael Olsson2023-04-041-0/+3
* feat(ethos-n): add check for NPU in SiP setupMikael Olsson2023-04-041-1/+9
* feat(ethos-n)!: load NPU firmware at BL2Rob Hughes2023-04-043-6/+91
* fix(fconf): fix FCONF_ARM_IO_UUID_NUMBER valueRob Hughes2023-04-041-4/+15
* build(ethos-n): add TZMP1 build flagBjorn Engstrom2023-04-041-0/+15
* Merge changes from topic "psci-osi" into integrationManish Pandey2023-03-281-2/+10
|\
| * feat(fvp): enable support for PSCI OS-initiated modeWing Li2023-03-231-2/+10
* | Merge "fix(pauth): make pauth_helpers linking generic" into integrationManish Pandey2023-03-211-2/+1
|\ \ | |/ |/|
| * fix(pauth): make pauth_helpers linking genericBoyan Karatotev2023-02-281-2/+1
* | Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running a...Manish Pandey2023-03-153-7/+9
|\ \
| * | refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash2023-03-153-7/+9
| |/
* | style: remove useless trailing semicolon and line continuationsElyes Haouas2023-03-092-2/+2
|/
* Merge changes from topic "mbedtls3_support" into integrationManish V Badarkhe2023-02-271-5/+5
|\
| * refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILEGovindraj Raja2023-02-211-5/+5
* | build: always prefix section names with `.`Chris Kay2023-02-202-3/+3
|/
* Merge changes I7bd311d7,Iea7dcfe3,I9d890934 into integrationManish V Badarkhe2023-02-081-15/+0
|\
| * refactor(fdt): introduce common fdt_node_is_enabled()Andre Przywara2023-02-031-15/+0
* | feat(rme): read DRAM information from FVP DTBAlexeiFedorov2023-01-311-3/+3
* | feat(rme): set DRAM information in Boot Manifest platform dataAlexeiFedorov2023-01-173-11/+4
|/
* Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it"...Alexei Fedorov2022-12-081-0/+3
|\
| * fix(rmmd): add missing padding to RMM Boot Manifest and initialize itJavier Almansa Sobrino2022-12-071-0/+3
* | feat(rmm): add support for the 2nd DRAM bankAlexeiFedorov2022-12-061-2/+3
|/
* build(bl2): only set BL2_CPPFLAGS for armv8Diego Sueiro2022-11-071-2/+4
* Merge "feat(ethos-n)!: add support for SMMU streams" into integrationJoanna Farley2022-10-202-54/+288
|\
| * feat(ethos-n)!: add support for SMMU streamsMikael Olsson2022-10-042-54/+288
* | feat(fvp): add plat API to set and get the DRTM errorManish V Badarkhe2022-10-052-0/+9
* | feat(drtm): add Event Log driver support for DRTMManish V Badarkhe2022-10-051-3/+9
* | feat(drtm): add platform functions for DRTMjohpow012022-10-051-0/+4
* | feat(fvp): add crypto support in BL31Manish V Badarkhe2022-10-052-2/+3
|/
* refactor(libc): clean up dependencies in libcClaus Pedersen2022-09-223-0/+3
* chore: use tabs for indentationJorge Troncoso2022-08-302-180/+185
* refactor(arm): add debug logs to show the reason behind skipping firmware con...Manish V Badarkhe2022-07-071-4/+30
* Merge changes from topic "jas/rmm-el3-ifc" into integrationSoby Mathew2022-07-053-10/+52
|\
| * feat(rmmd): add support to create a boot manifestJavier Almansa Sobrino2022-07-042-9/+43
| * feat(rmmd): add support for RMM Boot interfaceJavier Almansa Sobrino2022-07-041-1/+9
* | feat(arm): forbid running RME-enlightened BL31 from DRAMSandrine Bailleux2022-07-041-0/+8
|/
* Merge changes from topic "mb_hash" into integrationLauren Wehrmeister2022-06-271-0/+4
|\
| * refactor(measured-boot): mb algorithm selectionlaurenw-arm2022-06-161-0/+4
* | feat(arm): add support for cca CoTlaurenw-arm2022-06-141-0/+2
* | refactor(arm): add cca CoT certificates to fconflaurenw-arm2022-06-141-2/+23
|/
* refactor(arm): update set_config_info function callManish V Badarkhe2022-04-211-1/+1
* refactor(context mgmt): add cm_prepare_el3_exit_ns functionZelalem Aweke2022-04-121-2/+2
* refactor(arm): use MBEDTLS_CONFIG_FILE macroManish V Badarkhe2022-04-111-1/+1
* Merge "fix(plat/arm): fix SP count limit without dual root CoT" into integrationManish Pandey2022-03-221-6/+17
|\