| e3c07d2f | 07-Jun-2021 |
Jacky Bai <ping.bai@nxp.com> |
docs(imx8m): update build support for imx8mq
Due to the small OCRAM space used for TF-A, we will meet imx8mq build failure caused by too small RAM size. We CANNOT support it in TF-A CI. It does NOT
docs(imx8m): update build support for imx8mq
Due to the small OCRAM space used for TF-A, we will meet imx8mq build failure caused by too small RAM size. We CANNOT support it in TF-A CI. It does NOT mean that imx8mq will be dropped by NXP. NXP will still actively maintain it in NXP official release.
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: Iad726ffbc4eedc5f6770612bb9750986b9324ae9
show more ...
|
| 7737fdf0 | 06-Jun-2021 |
Joanna Farley <joanna.farley@arm.com> |
Merge "docs: add threat model code owners" into integration |
| 99a99eb4 | 01-Jun-2021 |
Zelalem <zelalem.aweke@arm.com> |
docs: change Linaro release version to 20.01
We currently use Linaro release software stack version 20.01 in the CI. Reflect that change in the docs.
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm
docs: change Linaro release version to 20.01
We currently use Linaro release software stack version 20.01 in the CI. Reflect that change in the docs.
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I0fa9f0163afb0bf399ec503abe9af4f17231f173
show more ...
|
| b35f8f2d | 31-May-2021 |
Olivier Deprez <olivier.deprez@arm.com> |
Merge "feat(tc0): add support for trusted services" into integration |
| e55d12b7 | 27-May-2021 |
Manish Pandey <manish.pandey2@arm.com> |
Merge changes from topic "Arm_PCI_Config_Space_Interface" into integration
* changes: TF-A: Document SMC_PCI_SUPPORT option SMCCC/PCI: Handle std svc boilerplate SMCCC/PCI: Add initial PCI con
Merge changes from topic "Arm_PCI_Config_Space_Interface" into integration
* changes: TF-A: Document SMC_PCI_SUPPORT option SMCCC/PCI: Handle std svc boilerplate SMCCC/PCI: Add initial PCI conduit definitions SMCCC: Hoist SMC_32 sanitization
show more ...
|
| 481c7b6b | 25-May-2021 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
fix(docs): fix typos in v2.5 release documentation
Two issues in documentation were identified after the release. This patch fixes these typos.
1. Matternhorn ELP CPU was made available through v2.
fix(docs): fix typos in v2.5 release documentation
Two issues in documentation were identified after the release. This patch fixes these typos.
1. Matternhorn ELP CPU was made available through v2.5 release, not Matternhorn CPU 2. We had upgraded TF-A to use GCC 10.2 toolchain family and used this toolchain for release testing
Change-Id: I33e59bb5a6d13f4d40dbb3352004d5b133431d65 Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
show more ...
|
| 2d31cb07 | 27-Jan-2021 |
Jeremy Linton <jeremy.linton@arm.com> |
TF-A: Document SMC_PCI_SUPPORT option
Add some basic documentation and pointers for the SMCCC PCI build options.
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com> Change-Id: Ia35f31d15066ea74135
TF-A: Document SMC_PCI_SUPPORT option
Add some basic documentation and pointers for the SMCCC PCI build options.
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com> Change-Id: Ia35f31d15066ea74135367cde2dce2f26e6ab31e
show more ...
|
| 1cf6340d | 03-May-2021 |
Rex-BC Chen <rex-bc.chen@mediatek.com> |
docs: change owner for MediaTek platforms
Change owner for MediaTek platforms.
Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com> Change-Id: I60848a2c1b236cef61c2c22d8278197ad257b1c2 |
| c1588782 | 17-May-2021 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
Merge changes I10b5cc17,I382d599f into integration
* changes: docs(prerequisites): add `--no-save` to `npm install` fix(hooks): downgrade `package-lock.json` version |
| a4371d1c | 17-May-2021 |
Chris Kay <chris.kay@arm.com> |
docs(prerequisites): add `--no-save` to `npm install`
To avoid the mistake fixed by the previous commit, ensure users install the Node.js dependencies without polluting the lock file by passing `--n
docs(prerequisites): add `--no-save` to `npm install`
To avoid the mistake fixed by the previous commit, ensure users install the Node.js dependencies without polluting the lock file by passing `--no-save` to the `npm install` line.
Change-Id: I10b5cc17b9001fc2e26deee02bf99ce033a949c1 Signed-off-by: Chris Kay <chris.kay@arm.com>
show more ...
|
| c72b2c7a | 14-May-2021 |
bipin.ravi <bipin.ravi@arm.com> |
Merge "docs(juno): update TF-A build instructions" into integration |
| 304c9620 | 14-May-2021 |
Olivier Deprez <olivier.deprez@arm.com> |
Merge "docs: spm design document refresh" into integration |
| d506b558 | 13-May-2021 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
Merge "docs(release): add change log for v2.5 release" into integration |
| 92473b3b | 13-May-2021 |
Zelalem <zelalem.aweke@arm.com> |
docs(juno): update TF-A build instructions
Clean up instructions for building/running TF-A on the Juno platform and add correct link to SCP binaries.
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm
docs(juno): update TF-A build instructions
Clean up instructions for building/running TF-A on the Juno platform and add correct link to SCP binaries.
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I536f98082e167edbf45f29ca23cc0db44687bb3b
show more ...
|
| b5dd2422 | 30-Apr-2021 |
Olivier Deprez <olivier.deprez@arm.com> |
docs: spm design document refresh
General refresh of the SPM document.
Change-Id: I2f8e37c3f34bc8511b115f00b9a53b6a6ff41bea Signed-off-by: Olivier Deprez <olivier.deprez@arm.com> |
| ca932481 | 10-Mar-2021 |
Davidson K <davidson.kumaresan@arm.com> |
feat(tc0): add support for trusted services
This patch adds support for the crypto and secure storage secure partitions for the Total Compute platform. These secure partitions have to be managed by
feat(tc0): add support for trusted services
This patch adds support for the crypto and secure storage secure partitions for the Total Compute platform. These secure partitions have to be managed by Hafnium executing at S-EL2
Change-Id: I2df690e3a99bf6bf50e2710994a905914a07026e Signed-off-by: Davidson K <davidson.kumaresan@arm.com>
show more ...
|
| b9a5706c | 29-Apr-2021 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
docs(release): add change log for v2.5 release
Change log for trusted-firmware-a v2.5 release
Change-Id: I6ffc8a40d2cc3a18145b87f895acdc1400db485a Signed-off-by: Madhukar Pappireddy <madhukar.pappi
docs(release): add change log for v2.5 release
Change log for trusted-firmware-a v2.5 release
Change-Id: I6ffc8a40d2cc3a18145b87f895acdc1400db485a Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
show more ...
|
| 0de60d31 | 04-May-2021 |
Zelalem <zelalem.aweke@arm.com> |
docs: add threat model code owners
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I97b2c5c5cfbf4ddb055d0f7a5ab04386460db060 |
| c51afaff | 05-May-2021 |
Mark Dykes <mark.dykes@arm.com> |
Merge "docs: removing "upcoming" change log" into integration |
| e3bb8666 | 05-May-2021 |
laurenw-arm <lauren.wehrmeister@arm.com> |
docs: removing "upcoming" change log
Removing the "Upcoming" change log due to the change in change log processing.
Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com> Change-Id: I6d2cc0
docs: removing "upcoming" change log
Removing the "Upcoming" change log due to the change in change log processing.
Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com> Change-Id: I6d2cc095dca3e654bd7e6fec2077c58bfbc48bb5
show more ...
|
| 9cfb878f | 04-May-2021 |
laurenw-arm <lauren.wehrmeister@arm.com> |
docs: revert FVP versions for select models
Reverting FVP versions to previous version 11.12.38 for Cortex-A32x4 and Neoverse-N2x4.
Change-Id: I81e8ad24794dd425a9e9a66dc8bb02b42191abf1 Signed-off-b
docs: revert FVP versions for select models
Reverting FVP versions to previous version 11.12.38 for Cortex-A32x4 and Neoverse-N2x4.
Change-Id: I81e8ad24794dd425a9e9a66dc8bb02b42191abf1 Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
show more ...
|
| 08532d75 | 30-Apr-2021 |
Lauren Wehrmeister <lauren.wehrmeister@arm.com> |
Merge "docs: update list of supported FVP platforms" into integration |
| 7006f208 | 25-Feb-2021 |
Zelalem <zelalem.aweke@arm.com> |
docs(threat model): add TF-A threat model
This is the first release of the public Trusted Firmware A class threat model. This release provides the baseline for future updates to be applied as requir
docs(threat model): add TF-A threat model
This is the first release of the public Trusted Firmware A class threat model. This release provides the baseline for future updates to be applied as required by developments to the TF-A code base.
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I3c9aadc46196837679f0b1377bec9ed4fc42ff11
show more ...
|
| 6f09bcce | 27-Apr-2021 |
laurenw-arm <lauren.wehrmeister@arm.com> |
docs: update list of supported FVP platforms
Updated the list of supported FVP platforms as per the latest FVP release.
Change-Id: I1abd0a7885b1133715062ee1b176733556a4820e Signed-off-by: Lauren We
docs: update list of supported FVP platforms
Updated the list of supported FVP platforms as per the latest FVP release.
Change-Id: I1abd0a7885b1133715062ee1b176733556a4820e Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
show more ...
|
| 5c3bcfcd | 30-Apr-2021 |
Olivier Deprez <olivier.deprez@arm.com> |
Merge "docs: remove PSA wording for SPM chapters" into integration |