summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* feat(zynqmp): make stack size configurableAkshay Belsare2023-04-111-0/+10
* docs(porting): refer the reader back to the threat modelSandrine Bailleux2023-04-111-0/+7
* docs(porting): move porting guide upper in table of contentsSandrine Bailleux2023-04-113-7/+7
* docs(porting): remove reference to xlat_table lib v1Sandrine Bailleux2023-04-111-1/+1
* docs(porting): remove pull request terminologySandrine Bailleux2023-04-111-1/+1
* Merge "docs(threat-model): refresh top-level page" into integrationSandrine Bailleux2023-04-061-4/+24
|\
| * docs(threat-model): refresh top-level pageSandrine Bailleux2023-04-041-4/+24
* | Merge changes from topic "ethos-n" into integrationJoanna Farley2023-04-043-1/+75
|\ \ | |/ |/|
| * docs(maintainers): update NPU driver filesMikael Olsson2023-04-041-0/+4
| * docs(ethos-n): update porting-guide.rst for NPURob Hughes2023-04-042-5/+25
| * feat(ethos-n): add separate RO and RW NSAIDsMikael Olsson2023-04-041-3/+18
| * feat(ethos-n)!: load NPU firmware at BL2Rob Hughes2023-04-042-1/+20
| * feat(ethos-n): add support to set up NSAIDRajasekaran Kalidoss2023-04-041-0/+13
| * build(ethos-n): add TZMP1 build flagBjorn Engstrom2023-04-041-1/+4
* | docs(maintainers): update NPU driver ownersMikael Olsson2023-04-041-3/+3
|/
* docs(sve): update defaults for FEAT_SVEJayanth Dodderi Chidanand2023-04-031-5/+6
* feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKEDJayanth Dodderi Chidanand2023-03-281-4/+5
* feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKEDJayanth Dodderi Chidanand2023-03-281-2/+3
* Merge changes from topic "psci-osi" into integrationManish Pandey2023-03-287-0/+733
|\
| * feat(psci): add support for OS-initiated modeWing Li2023-03-201-0/+13
| * build(psci): add build option for OS-initiated modeWing Li2023-03-201-0/+3
| * docs(psci): add design proposal for OS-initiated modeWing Li2023-03-205-0/+717
* | refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1Andre Przywara2023-03-272-15/+9
* | Merge changes from topic "feat_state_part4" into integrationManish Pandey2023-03-271-8/+8
|\ \
| * | refactor(cpufeat): align FEAT_SB to new feature handlingAndre Przywara2023-03-221-6/+5
| * | refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKEDAndre Przywara2023-03-221-2/+3
* | | docs(maintainers): add new maintainers for MediaTek SoCsBo-Chen Chen2023-03-271-0/+6
* | | fix(cpus): workaround for Cortex-A78C erratum 1827440Bipin Ravi2023-03-211-0/+4
* | | fix(cpus): workaround for Cortex-A78C erratum 1827430Bipin Ravi2023-03-211-0/+4
|/ /
* | refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKEDAndre Przywara2023-03-201-3/+4
* | refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NSAndre Przywara2023-03-201-1/+1
|/
* Merge "feat(tcr2): support FEAT_TCR2" into integrationManish Pandey2023-03-171-0/+7
|\
| * feat(tcr2): support FEAT_TCR2Mark Brown2023-03-161-0/+7
* | Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running a...Manish Pandey2023-03-154-15/+20
|\ \ | |/ |/|
| * refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash2023-03-154-15/+20
* | Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integrationBipin Ravi2023-03-141-0/+4
|\ \
| * | fix(cpus): workaround for Neoverse V1 errata 2743233Sona Mathew2023-03-091-0/+4
* | | Merge "docs(zynqmp): add ddr address usage" into integrationJoanna Farley2023-03-131-0/+12
|\ \ \ | |_|/ |/| |
| * | docs(zynqmp): add ddr address usageBelsare, Akshay2023-03-071-0/+12
| |/
* | Merge "docs: add guidelines for thirdparty includes" into integrationManish V Badarkhe2023-03-101-1/+22
|\ \
| * | docs: add guidelines for thirdparty includesGovindraj Raja2023-03-081-1/+22
| |/
* | Merge changes from topic "errata" into integrationMadhukar Pappireddy2023-03-091-0/+8
|\ \
| * | fix(cpus): workaround for Cortex-A78C erratum 2779484Bipin Ravi2023-03-081-0/+4
| * | fix(cpus): workaround for Cortex-A78 erratum 2742426Bipin Ravi2023-03-081-0/+4
| |/
* | Merge "docs(drtm): mention DRTM_SUPPORT as an experimental build option" into...Manish V Badarkhe2023-03-091-1/+1
|\ \ | |/ |/|
| * docs(drtm): mention DRTM_SUPPORT as an experimental build optionManish V Badarkhe2023-02-211-1/+1
* | 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
* | | fix(zynqmp): conditional reservation of memory in DTBAkshay Belsare2023-03-061-3/+24