summaryrefslogtreecommitdiff
path: root/docs/components
Commit message (Expand)AuthorAgeFilesLines
* docs(spm): support for handling Group0 interruptsMadhukar Pappireddy2023-05-011-1/+20
* feat(fvp): add Event Log maximum size property in DTManish V Badarkhe2023-04-181-0/+8
* refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1Andre Przywara2023-03-271-3/+3
* 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 "docs: add interrupts-target field to sp manifest" into integrationMadhukar Pappireddy2023-02-221-0/+12
|\ \
| * | docs: add interrupts-target field to sp manifestRaghu Krishnamurthy2023-02-051-0/+12
* | | Merge changes from topic "mb/tos-fw-config-load-refactor" into integrationSandrine Bailleux2023-02-101-7/+10
|\ \ \ | |/ / |/| |
| * | feat(fconf): rename 'ns-load-address' to 'secondary-load-address'Manish V Badarkhe2023-02-071-7/+10
* | | Merge "feat(optee): add loading OP-TEE image via an SMC" into integrationJoanna Farley2023-02-031-1/+18
|\ \ \ | |/ / |/| |
| * | feat(optee): add loading OP-TEE image via an SMCJeffrey Kardatzke2023-01-311-1/+18
* | | Merge changes I1b092bc1,Ifc2461b4,I5176caa5 into integrationSoby Mathew2023-02-011-28/+71
|\ \ \ | |_|/ |/| |
| * | docs(rme): update RMM-EL3 Boot Manifest structure descriptionAlexeiFedorov2023-01-311-28/+71
| |/
* | docs(rme): improve OOB instruction for RMESoby Mathew2023-01-261-101/+130
|/
* Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it"...Alexei Fedorov2022-12-081-3/+3
|\
| * fix(rmmd): add missing padding to RMM Boot Manifest and initialize itJavier Almansa Sobrino2022-12-071-3/+3
* | Merge "feat(rmm): add support for the 2nd DRAM bank" into integrationSoby Mathew2022-12-071-1/+1
|\ \ | |/ |/|
| * feat(rmm): add support for the 2nd DRAM bankAlexeiFedorov2022-12-061-1/+1
* | build: restrict usage of CTX_INCLUDE_EL2_REGSGovindraj Raja2022-12-011-18/+13
|/
* Merge changes I97687f18,I91d5718b into integrationOlivier Deprez2022-11-171-81/+166
|\
| * docs(spm): interrupt handling guidance FF-A v1.1 EAC0Madhukar Pappireddy2022-11-161-81/+132
| * docs(spm): partition runtime model and schedule modesMadhukar Pappireddy2022-11-161-0/+34
* | Merge changes from topic "ja/spm_doc" into integrationOlivier Deprez2022-11-171-6/+59
|\ \ | |/ |/|
| * docs(spm): ff-a v1.1 indirect messageJ-Alves2022-11-161-1/+54
| * docs(spm): s-el0 partition support updateJ-Alves2022-11-151-5/+5
* | Merge changes If90a18ee,I02e88f8c,Iea447fb5,Ie0570481,Ieeb14cfc into integrationManish V Badarkhe2022-11-161-1/+0
|\ \
| * | docs: add top level section numberingBoyan Karatotev2022-11-161-1/+0
| |/
* | Merge "docs(spm): update FF-A manifest binding" into integrationOlivier Deprez2022-11-161-0/+13
|\ \ | |/ |/|
| * docs(spm): update FF-A manifest bindingMadhukar Pappireddy2022-11-021-0/+13
* | Merge changes from topic "mp/ras_refactoring" into integrationOlivier Deprez2022-11-101-7/+8
|\ \
| * | fix(ras): restrict RAS support for NS worldManish Pandey2022-11-081-7/+8
| |/
* | docs(rme): add instruction to build rmmShruti Gupta2022-11-091-104/+220
|/
* Merge changes from topic "ffa_el3_spmc" into integrationOlivier Deprez2022-10-282-0/+598
|\
| * docs(spm): add design documentationShruti Gupta2022-10-272-0/+598
* | Merge "fix(ras): trap "RAS error record" accesses only for NS" into integrationManish Pandey2022-09-301-2/+2
|\ \
| * | fix(ras): trap "RAS error record" accesses only for NSManish Pandey2022-09-281-2/+2
* | | Merge "fix(rmmd): return X4 output value" into integrationManish V Badarkhe2022-09-291-2/+8
|\ \ \ | |/ / |/| |
| * | fix(rmmd): return X4 output valueAlexeiFedorov2022-09-281-2/+8
* | | Merge "docs(fwu): update firmware update design" into integrationSandrine Bailleux2022-09-261-25/+122
|\ \ \ | |/ / |/| |
| * | docs(fwu): update firmware update designManish V Badarkhe2022-09-161-25/+122
| |/
* | feat(services): add a SPD for ProvenCoreFlorian Lugou2022-09-152-0/+11
|/
* fix(doc): document missing RMM-EL3 runtime servicesJavier Almansa Sobrino2022-07-211-1/+125
* docs(rmmd): document EL3-RMM InterfacesJavier Almansa Sobrino2022-07-053-0/+422
* docs(spm): refresh FF-A SPM design docOlivier Deprez2022-06-012-110/+171
* docs(spm): update FF-A manifest bindingOlivier Deprez2022-06-011-22/+43
* docs(spm): update ff-a boot protocol documentationJ-Alves2022-05-252-11/+65
* feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMCMarc Bonnici2022-05-131-0/+10
* docs(fconf): update device tree binding for FCONFManish V Badarkhe2022-04-281-0/+7
* Merge "docs: fix mailing lists URLs" into integrationSandrine Bailleux2022-04-251-1/+1
|\
| * docs: fix mailing lists URLsSandrine Bailleux2022-04-211-1/+1