| b709f12d | 24-May-2023 |
Soby Mathew <soby.mathew@arm.com> |
Merge "feat(rme): save PAuth context when RME is enabled" into integration |
| 13cc1aa7 | 15-May-2023 |
Shruti Gupta <shruti.gupta@arm.com> |
feat(rme): save PAuth context when RME is enabled
This patch enables CTX_INCLUDE_PAUTH_REGS for RME builds. The RMM-EL3 specification is also updated to reflect the changes and also version of the s
feat(rme): save PAuth context when RME is enabled
This patch enables CTX_INCLUDE_PAUTH_REGS for RME builds. The RMM-EL3 specification is also updated to reflect the changes and also version of the same is bumped from 0.1 to 0.2.
Signed-off-by: Shruti Gupta <shruti.gupta@arm.com> Change-Id: I2e96a592d2b75abaee24294240c1727c5ceba420
show more ...
|
| 6a6fdd16 | 23-May-2023 |
Olivier Deprez <olivier.deprez@arm.com> |
Merge "docs: fix rendering for code blocks in SPM" into integration |
| ce0f98e8 | 23-May-2023 |
Manish Pandey <manish.pandey2@arm.com> |
Merge "docs(maintainers): add Yann Gautier in TF-A maintainers list" into integration |
| d3e71ead | 22-May-2023 |
Joanna Farley <joanna.farley@arm.com> |
Merge "docs(changelog): changelog for v2.9 release" into integration |
| abcdbcfc | 22-May-2023 |
Sandrine Bailleux <sandrine.bailleux@arm.com> |
docs(maintainers): add Yann Gautier in TF-A maintainers list
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com> Change-Id: I8d3966e230609f9da4c313201ed0cb0f46f27200 |
| d386d53d | 22-May-2023 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
Merge "docs: update feature support overview" into integration |
| 9494de07 | 19-May-2023 |
Manish Pandey <manish.pandey2@arm.com> |
docs: update feature support overview
The feature support overview is meant to list all the major features present in TF-A. It should be precise, non-exhaustive and up-to-date.
Updated the document
docs: update feature support overview
The feature support overview is meant to list all the major features present in TF-A. It should be precise, non-exhaustive and up-to-date.
Updated the document with new features and removed few unnecessary details.
Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: I28b378f405a6b9d8f86e7b44e435c33625e3d260
show more ...
|
| be3a4563 | 22-May-2023 |
Manish Pandey <manish.pandey2@arm.com> |
Merge "docs: update usage of ARM_ARCH_MAJOR/MINOR" into integration |
| 00be88ec | 22-May-2023 |
Manish Pandey <manish.pandey2@arm.com> |
Merge "docs(n1sdp): add N1SDP PSCI instrumentation data" into integration |
| 57da5c1f | 22-May-2023 |
Manish Pandey <manish.pandey2@arm.com> |
Merge "docs: add Juno runtime instrumentation data" into integration |
| b78ad00e | 16-May-2023 |
Juan Pablo Conde <juanpablo.conde@arm.com> |
docs(changelog): changelog for v2.9 release
Change-Id: Ic8cd82c5424af422feedefdc001d291001817a8b Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com> |
| 6338876b | 11-May-2023 |
Harrison Mutai <harrison.mutai@arm.com> |
docs(n1sdp): add N1SDP PSCI instrumentation data
Change-Id: Id22715cb1d36edf6cb8719f3a0415993f067e7c9 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com> |
| be6484cb | 12-May-2023 |
Manish Pandey <manish.pandey2@arm.com> |
docs: update usage of ARM_ARCH_MAJOR/MINOR
Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: I433488ecbaf7773a9e062223599fb0d3bc892f94 |
| 433f6d2b | 15-May-2023 |
J-Alves <joao.alves@arm.com> |
docs(spm): memory region nodes definition
Update the documentation related with memory region nodes of SP's FF-A manifest, to relate to changes from patches [1].
[1] https://review.trustedfirmware.
docs(spm): memory region nodes definition
Update the documentation related with memory region nodes of SP's FF-A manifest, to relate to changes from patches [1].
[1] https://review.trustedfirmware.org/q/topic:%22ja%252Fmem_region_fix%22+(status:open%20OR%20status:merged)
Signed-off-by: J-Alves <joao.alves@arm.com> Change-Id: I16595ec581b0ad9d2c20fca8dab64b6fd9ad001a
show more ...
|
| a3077ae1 | 17-May-2023 |
Harrison Mutai <harrison.mutai@arm.com> |
docs: add Juno runtime instrumentation data
Add results from running the TFTF test suite Runtime Instrumentation on Juno.
Change-Id: I4c5b64e1a80b5b88e42835f0700294a02edc8032 Signed-off-by: Harriso
docs: add Juno runtime instrumentation data
Add results from running the TFTF test suite Runtime Instrumentation on Juno.
Change-Id: I4c5b64e1a80b5b88e42835f0700294a02edc8032 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
show more ...
|
| fd1479d9 | 17-May-2023 |
Kathleen Capella <kathleen.capella@arm.com> |
fix(doc): match boot-order size to implementation
Docs had boot-order field as being u32 but code uses uint16_t. FF-A specification does not specify a required size.
Signed-off-by: Kathleen Capella
fix(doc): match boot-order size to implementation
Docs had boot-order field as being u32 but code uses uint16_t. FF-A specification does not specify a required size.
Signed-off-by: Kathleen Capella <kathleen.capella@arm.com> Change-Id: Ia4c3fc66b9e733ea1417d34c2601bce1f81c4d32
show more ...
|
| 08d7a101 | 16-May-2023 |
Bipin Ravi <bipin.ravi@arm.com> |
Merge "docs(prerequisites): update software and libraries prerequisites" into integration |
| 0d7e702e | 12-May-2023 |
Govindraj Raja <govindraj.raja@arm.com> |
docs(prerequisites): update software and libraries prerequisites
Update to use the following software:
- mbed TLS == 3.4.0 - (DTC) >= 1.4.7 - Ubuntu 22.04 for builds.
Signed-off-by: Govindraj Raja
docs(prerequisites): update software and libraries prerequisites
Update to use the following software:
- mbed TLS == 3.4.0 - (DTC) >= 1.4.7 - Ubuntu 22.04 for builds.
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com> Change-Id: I384aab4dfee9cae9453eebf4091abe82ef9ccfaa
show more ...
|
| cc60aba2 | 23-Feb-2023 |
Harrison Mutai <harrison.mutai@arm.com> |
feat(memmap): add topological memory view
Present memory usage in hierarchical view. This view maps modules to their respective segments and sections.
Change-Id: I5c374b46738edbc83133441ff3f4268f08
feat(memmap): add topological memory view
Present memory usage in hierarchical view. This view maps modules to their respective segments and sections.
Change-Id: I5c374b46738edbc83133441ff3f4268f08cb011d Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
show more ...
|
| d9d5eb13 | 23-Feb-2023 |
Harrison Mutai <harrison.mutai@arm.com> |
feat(memmap): add tabular memory use data
Add support for tabulating static memory consumption data from ELF binaries. This relies on static symbols, defined in the linker files, that provide inform
feat(memmap): add tabular memory use data
Add support for tabulating static memory consumption data from ELF binaries. This relies on static symbols, defined in the linker files, that provide information about the memory ranges.
Change-Id: Ie19cd2b80a7b591607640feeb84c63266963ea4d Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
show more ...
|
| af5b49e9 | 23-Feb-2023 |
Harrison Mutai <harrison.mutai@arm.com> |
refactor: improve readability of symbol table
Make the symbol table produced by the memory mapping script more readable. Add a generic interface for interacting with ELF binaries. This interface ena
refactor: improve readability of symbol table
Make the symbol table produced by the memory mapping script more readable. Add a generic interface for interacting with ELF binaries. This interface enables us to get symbols that provide some insights into TF-A's memory usage.
Change-Id: I6646f817a1d38d6184b837b78039b7465a533c5c Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
show more ...
|
| 24566a3f | 12-May-2023 |
Harrison Mutai <harrison.mutai@arm.com> |
docs: fix syntax error in note
Change-Id: Ibd4599c761641431e02778bd65c2696fb886a326 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com> |
| ff8f1c5f | 05-Dec-2022 |
J-Alves <joao.alves@arm.com> |
docs(spm): threat model for memory sharing functionality
Update the SPM threat model with information about FF-A v1.1 memory sharing functionality.
Change-Id: I65ea0d53aba8ac2f8432539968ceaab6be109
docs(spm): threat model for memory sharing functionality
Update the SPM threat model with information about FF-A v1.1 memory sharing functionality.
Change-Id: I65ea0d53aba8ac2f8432539968ceaab6be109ac8 Signed-off-by: J-Alves <joao.alves@arm.com>
show more ...
|
| cc63ff97 | 26-Oct-2022 |
J-Alves <joao.alves@arm.com> |
docs(spm): add memory sharing documentation
Add documentation that explains implementation specific relevant information from the update done to FF-A v1.1 memory sharing in Hafnium.
Change-Id: Ifc3
docs(spm): add memory sharing documentation
Add documentation that explains implementation specific relevant information from the update done to FF-A v1.1 memory sharing in Hafnium.
Change-Id: Ifc3c6b86c0545d53331207b017b990427ee84f2d Signed-off-by: J-Alves <joao.alves@arm.com>
show more ...
|