| c3654760 | 28-Jul-2023 |
Harrison Mutai <harrison.mutai@arm.com> |
fix: use rsvg-convert as the conversion backend
The auxiliary pdf build requires SVG files to be converted to pdf files. Use libRSVG as a light weight alternative to inkscape, and ensure it's instal
fix: use rsvg-convert as the conversion backend
The auxiliary pdf build requires SVG files to be converted to pdf files. Use libRSVG as a light weight alternative to inkscape, and ensure it's installed in the build environment.
Change-Id: I1fdb05fb2701fc28a04e210d5928f4387ca08613 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
show more ...
|
| 137d934d | 17-Jul-2023 |
Manish V Badarkhe <Manish.Badarkhe@arm.com> |
docs(rss): update RSS doc for signer-ID
Added details about the API that calculates the signer-ID and updated console log details to provide signer-ID information for each image.
Change-Id: If637b3
docs(rss): update RSS doc for signer-ID
Added details about the API that calculates the signer-ID and updated console log details to provide signer-ID information for each image.
Change-Id: If637b3719418e9c0b8d2844c92bddbdfe454bfb8 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
show more ...
|
| 97653189 | 11-Apr-2023 |
Manish V Badarkhe <Manish.Badarkhe@arm.com> |
docs: add details about plat_mboot_measure_key function
Added details of 'plat_mboot_measure_key' function in the porting-guide.
Change-Id: Id62211abc0ba13a0f581dc8e24c7b367afe2dcf5 Signed-off-by:
docs: add details about plat_mboot_measure_key function
Added details of 'plat_mboot_measure_key' function in the porting-guide.
Change-Id: Id62211abc0ba13a0f581dc8e24c7b367afe2dcf5 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
show more ...
|
| edcece15 | 19-Mar-2023 |
rutigl@gmail.com <rutigl@gmail.com> |
feat(nuvoton): added support for npcm845x chip
Initial version
Signed-off-by: Margarita Glushkin <rutigl@gmail.com> Change-Id: If433d325a90b519ae5f02411865bffd368ff2824 |
| 43a6544f | 25-Jul-2023 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge "chore(docs): update march utility details" into integration |
| 40c81ed5 | 06-Jul-2023 |
Moritz Fischer <moritzf@google.com> |
fix(cpus): workaround for Neoverse V2 erratum 2801372
Neoverse V2 erratum 2801372 is a Cat B erratum that applies to all revisions <=r0p1 and is fixed in r0p2. The workaround is to insert a dsb befo
fix(cpus): workaround for Neoverse V2 erratum 2801372
Neoverse V2 erratum 2801372 is a Cat B erratum that applies to all revisions <=r0p1 and is fixed in r0p2. The workaround is to insert a dsb before the isb in the power down sequence.
This errata is explained in SDEN 2332927 available at: https://developer.arm.com/documentation/SDEN2332927
Change-Id: I8716b9785a67270a72ae329dc49a2f2239dfabff Signed-off-by: Moritz Fischer <moritzf@google.com>
show more ...
|
| e755d005 | 20-Jul-2023 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge "docs(maintainers): update AMD maintainers list" into integration |
| bc5aceeb | 14-Jul-2023 |
Akshay Belsare <akshay.belsare@amd.com> |
docs(maintainers): update AMD maintainers list
Maintainers for AMD platform ports has been updated. "Amit Nagal" and "Akshay Belsare" are added to the list.
Change-Id: Ia64e1ec6c2f80515054730d307d4
docs(maintainers): update AMD maintainers list
Maintainers for AMD platform ports has been updated. "Amit Nagal" and "Akshay Belsare" are added to the list.
Change-Id: Ia64e1ec6c2f80515054730d307d41b0060d3dcc7 Signed-off-by: Akshay Belsare <akshay.belsare@amd.com>
show more ...
|
| 4d0b6632 | 24-Mar-2023 |
Maksims Svecovs <maksims.svecovs@arm.com> |
feat(mte): adds feature detection for MTE_PERM
Adds feature detection for v8.9 feature FEAT_MTE_PERM. Adds respective ID_AA64PFR2_EL1 definitions and ENABLE_FEAT_MTE_PERM define.
Change-Id: If24b42
feat(mte): adds feature detection for MTE_PERM
Adds feature detection for v8.9 feature FEAT_MTE_PERM. Adds respective ID_AA64PFR2_EL1 definitions and ENABLE_FEAT_MTE_PERM define.
Change-Id: If24b42f1207154e639016b0b840b2d91c6ee13d4 Signed-off-by: Maksims Svecovs <maksims.svecovs@arm.com> Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
show more ...
|
| 019311e7 | 18-Jul-2023 |
Govindraj Raja <govindraj.raja@arm.com> |
chore(docs): update march utility details
commit@7794d6c8f8c44acc14fbdc5ada5965310056be1e added a march utility but the details were not updated in docs.
Update docs to provide a glimpse of march u
chore(docs): update march utility details
commit@7794d6c8f8c44acc14fbdc5ada5965310056be1e added a march utility but the details were not updated in docs.
Update docs to provide a glimpse of march utility added.
Change-Id: I696cb9a701a30d7bf36a1ecd38a80d07df1fd551 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
show more ...
|
| c97c7ebf | 02-Apr-2023 |
Stephan Gerhold <stephan@gerhold.net> |
docs(msm8916): document new platforms
Document the new platform build options for the MSM8916 port which now supports multiple similar Qualcomm SoCs:
- Snapdragon 410 (PLAT=msm8916) as before -
docs(msm8916): document new platforms
Document the new platform build options for the MSM8916 port which now supports multiple similar Qualcomm SoCs:
- Snapdragon 410 (PLAT=msm8916) as before - Snapdragon 615 (PLAT=msm8939) - Snapdragon 210 (PLAT=msm8909) - Snapdragon X5 Modem (PLAT=mdm9607)
The latter two use AArch32-only ARM Cortex-A7 cores that only support using BL32/SP_MIN and not BL31 on AArch64.
Change-Id: I9fffe60dd0ad2acc18f006f11e91854b9e8dcb8f Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
show more ...
|
| 5dbb812e | 17-Jul-2023 |
Manish Pandey <manish.pandey2@arm.com> |
Merge "docs: move common build option from Arm-specific to common file" into integration |
| 6e26ffc0 | 11-Jul-2023 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge "docs(morello): update the boot sequence according to the TBBR boot flow" into integration |
| 13fc020d | 03-Jul-2023 |
Deepthi Peter <deepthi.peter@arm.com> |
docs(morello): update the boot sequence according to the TBBR boot flow
The boot sequence mentioned in the documentation referred to an older boot flow. This patch updates the boot sequence to the T
docs(morello): update the boot sequence according to the TBBR boot flow
The boot sequence mentioned in the documentation referred to an older boot flow. This patch updates the boot sequence to the TBBR boot flow that is currently being followed.
Signed-off-by: Deepthi Peter <deepthi.peter@arm.com> Change-Id: I183458cea6d43dcf8acba2e0422920ab5541fdfc
show more ...
|
| 49c7a264 | 10-Jul-2023 |
Manish Pandey <manish.pandey2@arm.com> |
Merge changes from topic "mb/mb-design" into integration
* changes: docs: remove redundant Measured Boot interface info docs: add Measured Boot design |
| e318411f | 07-Jul-2023 |
Olivier Deprez <olivier.deprez@arm.com> |
Merge "docs: add guidelines for abandoning patches" into integration |
| a1c93550 | 15-Jun-2023 |
Manish V Badarkhe <Manish.Badarkhe@arm.com> |
docs: remove redundant Measured Boot interface info
A separate design document for Measured Boot covers the porting guidelines for the Measured Boot interfaces. As a result, the Measured Boot interf
docs: remove redundant Measured Boot interface info
A separate design document for Measured Boot covers the porting guidelines for the Measured Boot interfaces. As a result, the Measured Boot interfaces have been removed from the porting guide and a link to the Measured Boot design document has been provided.
Change-Id: Ia6bd2620d830aea6aececab4af7e10a6d737f025 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
show more ...
|
| 5038f1f9 | 12-Jun-2023 |
Manish V Badarkhe <Manish.Badarkhe@arm.com> |
docs: add Measured Boot design
Added design document for Measured Boot implementation in TF-A.
Change-Id: I25b57ec555b289eb6bbf0a6aae014d7bf6d152fd Signed-off-by: Manish V Badarkhe <Manish.Badarkhe
docs: add Measured Boot design
Added design document for Measured Boot implementation in TF-A.
Change-Id: I25b57ec555b289eb6bbf0a6aae014d7bf6d152fd Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
show more ...
|
| 8671000f | 04-Jul-2023 |
Manish V Badarkhe <Manish.Badarkhe@arm.com> |
docs: add guidelines for abandoning patches
The code review guidelines have been updated to explain when patches that do not receive a response to the review comments will be abandoned.
Change-Id:
docs: add guidelines for abandoning patches
The code review guidelines have been updated to explain when patches that do not receive a response to the review comments will be abandoned.
Change-Id: I60539e16ca41245cf1b352f24557be1b3c67c367 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
show more ...
|
| c190f3ed | 12-Jun-2023 |
Jacky Bai <ping.bai@nxp.com> |
docs(maintainers): add maintainers for i.MX9 SoCs
Add maintainers for NXP i.MX9 SoC family.
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I6dd694af56da9f4d241fda28b781254586b5f462 |
| c472b750 | 09-Jun-2023 |
Jacky Bai <ping.bai@nxp.com> |
docs(imx9): add imx93 platform
Add i.MX9 platform introduction.
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: Ic07ca394cff6a9e3e21b7a03f9c9080d3c1ef91a |
| e87102f3 | 29-Jun-2023 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
Merge changes from topic "gr/cpu_rename" into integration
* changes: chore: rename hayes to a520 chore: rename hunter to a720 chore: rename hunter_elp to cortex-x4 |
| dea3d71e | 28-Jun-2023 |
Govindraj Raja <govindraj.raja@arm.com> |
chore: rename hayes to a520
Rename Cortex-hayes to Cortes-A520
Change-Id: Ic574b55b1aaf11b5bf7b583e244245e7b54bdb22 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com> |
| 31b39455 | 23-Jun-2023 |
Govindraj Raja <govindraj.raja@arm.com> |
chore: rename hunter to a720
Rename cortex_hunter to cortex_a720
Change-Id: Id4e0e2cd47051c2e92b3f16373ea06ef4df1d75f Signed-off-by: Govindraj Raja <govindraj.raja@arm.com> |
| 83a4dae1 | 16-Feb-2023 |
Boyan Karatotev <boyan.karatotev@arm.com> |
refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init
The FEAT_MTPMU feature disable runs very early after reset. This means, it needs to be written in assembly, since the C ru
refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init
The FEAT_MTPMU feature disable runs very early after reset. This means, it needs to be written in assembly, since the C runtime has not been initialised yet.
However, there is no need for it to be initialised so soon. The PMU state is only relevant after TF-A has relinquished control. The code to do this is also very verbose and difficult to read. Delaying the initialisation allows for it to happen with the rest of the PMU. Align with FEAT_STATE in the process.
BREAKING CHANGE: This patch explicitly breaks the EL2 entry path. It is currently unsupported.
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I2aa659d026fbdb75152469f6d19812ece3488c6f
show more ...
|