summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* style(clang-format): synchronize code style with upst...topics/clang-formatTrusted Firmware CI2023-03-091-0/+138
* style(clang-format): remove patch from itselfChris Kay2023-03-091-1194/+2
* style(clang-format): invert diffChris Kay2023-03-091-5/+613
* style(clang-format): re-order `#include` directivesChris Kay2023-03-091-3/+611
* style(clang-format): add `.clang-format` patchChris Kay2023-03-072-0/+582
* Merge "docs: discourage usage of weak functions" into integrationSandrine Bailleux2023-03-062-5/+59
|\
| * docs: discourage usage of weak functionsSandrine Bailleux2023-03-062-5/+59
|/
* Merge "docs(spm): add other-s-interrupts-action field to sp manifest" into in...Madhukar Pappireddy2023-03-061-7/+8
|\
| * docs(spm): add other-s-interrupts-action field to sp manifestMadhukar Pappireddy2023-01-261-7/+8
* | Merge "fix(zynqmp): conditional reservation of memory in DTB" into integrationJoanna Farley2023-03-064-9/+41
|\ \
| * | fix(zynqmp): conditional reservation of memory in DTBAkshay Belsare2023-03-064-9/+41
|/ /
* | Merge "fix(mbedtls): fix mbedtls coverity issues" into integrationManish V Badarkhe2023-03-032-1/+9
|\ \
| * | fix(mbedtls): fix mbedtls coverity issuesGovindraj Raja2023-03-012-1/+9
* | | Merge "refactor(auth): use a single function for parsing extensions" into int...Sandrine Bailleux2023-03-031-68/+49
|\ \ \
| * | | refactor(auth): use a single function for parsing extensionsDemi Marie Obenour2023-03-021-68/+49
|/ / /
* | | Merge "fix(docs): add plantuml as a dependency" into integrationJoanna Farley2023-03-021-0/+2
|\ \ \
| * | | fix(docs): add plantuml as a dependencyBoyan Karatotev2023-02-271-0/+2
* | | | Merge "fix(cpufeat): resolve build errors due to compiler optimization" into ...Manish Pandey2023-03-023-3/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(cpufeat): resolve build errors due to compiler optimizationJayanth Dodderi Chidanand2023-03-013-3/+21
|/ / /
* | | Merge "fix(rme): update sample platform attestation token" into integrationSoby Mathew2023-02-281-82/+84
|\ \ \
| * | | fix(rme): update sample platform attestation tokenMate Toth-Pal2023-02-241-82/+84
* | | | Merge changes from topic "feat_state_part2" into integrationManish Pandey2023-02-2815-197/+185
|\ \ \ \
| * | | | refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKEDAndre Przywara2023-02-2713-96/+71
| * | | | refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKEDAndre Przywara2023-02-276-31/+32
| * | | | refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKEDAndre Przywara2023-02-276-31/+32
| * | | | fix(cpufeat): context-switch: move FGT availability check to callersAndre Przywara2023-02-271-20/+20
| * | | | feat(cpufeat): extend check_feature() to deal with min/maxAndre Przywara2023-02-271-7/+17
| * | | | refactor(cpufeat): wrap CPU ID register field isolationAndre Przywara2023-02-272-12/+13
* | | | | Merge changes Ia19c6678,I44baaa47 into integrationSandrine Bailleux2023-02-281-38/+20
|\ \ \ \ \
| * | | | | refactor(auth): clean up certificate length checksDemi Marie Obenour2023-02-271-18/+6
| * | | | | refactor(auth): remove code duplicationDemi Marie Obenour2023-02-271-20/+14
|/ / / / /
* | | | | Merge changes I960771e6,I291dc627,I57f31664 into integrationMadhukar Pappireddy2023-02-272-26/+25
|\ \ \ \ \
| * | | | | fix(ufs): set the PRDT length field properlyJorge Troncoso2023-02-252-10/+7
| * | | | | fix(ufs): flush the entire PRDTJorge Troncoso2023-02-251-3/+14
| * | | | | fix(ufs): only allow using one slotJorge Troncoso2023-02-251-17/+8
| |/ / / /
* | | | | Merge changes from topic "mbedtls3_support" into integrationManish V Badarkhe2023-02-2723-148/+544
|\ \ \ \ \
| * | | | | feat(stm32mp1): add mbedtls-3.3 support configGovindraj Raja2023-02-273-2/+129
| * | | | | refactor(fvp): minor cleanup with TRUSTED_BOARD_BOOTGovindraj Raja2023-02-211-4/+2
| * | | | | style(crypto): add braces for if statementGovindraj Raja2023-02-212-61/+119
| * | | | | feat(fvp): increase BL1_RW and BL2 sizeGovindraj Raja2023-02-211-0/+12
| * | | | | feat(mbedtls): add support for mbedtls-3.3Govindraj Raja2023-02-214-30/+224
| * | | | | refactor(crypto): avoid using struct mbedtls_pk_rsassa_pss_optionsGovindraj Raja2023-02-212-17/+16
| * | | | | refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILEGovindraj Raja2023-02-2114-41/+49
* | | | | | Merge "revert(zynqmp): remove EM SMC handler" into integrationJoanna Farley2023-02-276-110/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | revert(zynqmp): remove EM SMC handlerMichal Simek2023-02-276-110/+3
|/ / / / /
* | | | | Merge "feat(zynqmp): add hooks for mmap and early setup" into integrationJoanna Farley2023-02-254-1/+27
|\ \ \ \ \
| * | | | | feat(zynqmp): add hooks for mmap and early setupAmit Nagal2023-02-244-1/+27
* | | | | | Merge "feat(build): allow additional CFLAGS for library build" into integrationSandrine Bailleux2023-02-241-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | feat(build): allow additional CFLAGS for library buildGovindraj Raja2023-02-211-1/+2
* | | | | Merge changes from topic "panic_cleanup" into integrationBipin Ravi2023-02-2311-85/+81
|\ \ \ \ \