| 611324b6 | 01-May-2025 |
Manish V Badarkhe <Manish.Badarkhe@arm.com> |
docs: update maintainers file with active code owners
Removed an inactive code owner and added new active code owners to the maintainers file.
Change-Id: Id06ab0c05e7c9926768981fcc426831eeeaab141 S
docs: update maintainers file with active code owners
Removed an inactive code owner and added new active code owners to the maintainers file.
Change-Id: Id06ab0c05e7c9926768981fcc426831eeeaab141 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
show more ...
|
| d1ed0c3d | 07-Apr-2025 |
John Powell <john.powell@arm.com> |
fix(errata): keep leading zeros in CVE ID prints
The errata printing function would drop leading zeros on CVE numbers so this updates the format string to make sure they are printed. This is to conf
fix(errata): keep leading zeros in CVE ID prints
The errata printing function would drop leading zeros on CVE numbers so this updates the format string to make sure they are printed. This is to conform to the CVE naming convention where ID numbers of less than 4 digits are prepended with 0s up to 4 digits.
This also updates a confusing comment indicating that leading zeros could be used to work around a potential issue if CVE and erratum IDs clash. Values with leading zeros will be interpreted as octal numbers which is not desirable behavior so this should not be recommended. Realistically, a CVE ID and erratum ID being the same is *extremely* unlikely since CVE ID start over each year and are 4-5 digits for Arm, and Errata IDs are 6-7 digits.
Change-Id: Idf2be50cea6828a3d30c6e58fda477ec1398bc7c Signed-off-by: John Powell <john.powell@arm.com>
show more ...
|
| c6bf9289 | 12-Oct-2023 |
Ye Li <ye.li@nxp.com> |
fix(imx93): trdc: restrict BLK_CTRL_S_AONMIX to secure world
Configure the TRDC to restrict access to BLK_CTRL_S_AONMIX to secure world only. So the A55 resume entry in RVBARADDR0 can't be modified
fix(imx93): trdc: restrict BLK_CTRL_S_AONMIX to secure world
Configure the TRDC to restrict access to BLK_CTRL_S_AONMIX to secure world only. So the A55 resume entry in RVBARADDR0 can't be modified by untrusted applications.
Change-Id: I498580030d5c893b6d1c1739644eeca9b55c39ec Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Reviewed-by: Jacky Bai <ping.bai@nxp.com>
show more ...
|
| 48afc8e5 | 01-May-2025 |
Manish V Badarkhe <Manish.Badarkhe@arm.com> |
chore(fvp): remove unused macro definition
Remove an unused macro from the FVP platform code to reduce clutter.
Change-Id: I88f9b3e6567362c0559fa58e1fbf9ace49c986b6 Signed-off-by: Manish V Badarkhe
chore(fvp): remove unused macro definition
Remove an unused macro from the FVP platform code to reduce clutter.
Change-Id: I88f9b3e6567362c0559fa58e1fbf9ace49c986b6 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
show more ...
|
| 99fe5c2f | 19-Mar-2025 |
Boyan Karatotev <boyan.karatotev@arm.com> |
fix(rcar): use platform_def
The definitions are duplicate and cause compilation errors when includes change.
Change-Id: Iadc45e053918b5e13fa12f0b371e5e77b56aef22 Signed-off-by: Boyan Karatotev <boy
fix(rcar): use platform_def
The definitions are duplicate and cause compilation errors when includes change.
Change-Id: Iadc45e053918b5e13fa12f0b371e5e77b56aef22 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
show more ...
|
| 8914774e | 08-Apr-2025 |
Boyan Karatotev <boyan.karatotev@arm.com> |
fix(mt8195): fix variable may be used uninitialized error
Change-Id: Ic0e6e286ea764ef26f4f43e327177fb653e15b07 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> |
| 3599f40a | 08-Apr-2025 |
Boyan Karatotev <boyan.karatotev@arm.com> |
fix(mt8188): fix variable may be used uninitialized error
When compiling with LTO enabled, the compiler can observe the `default` code path of PER_CPU_PWR_CTRL as leaving the pwr_ctrl variable unini
fix(mt8188): fix variable may be used uninitialized error
When compiling with LTO enabled, the compiler can observe the `default` code path of PER_CPU_PWR_CTRL as leaving the pwr_ctrl variable uninitialised. We know this is not possible, but assure the compiler that this will not be the case.
Change-Id: Ia58beea6b0f767fbbeb7f811af8c70fd1fece8c1 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
show more ...
|
| 17b14caf | 30-Apr-2025 |
Yann Gautier <yann.gautier@st.com> |
Merge "fix(qemu): ignore TPM error" into integration |
| 424c6418 | 30-Apr-2025 |
Yann Gautier <yann.gautier@st.com> |
Merge changes from topic "xlnx_fix_chore" into integration
* changes: chore(versal2): realign address printing fix(amd): update transfer list args for OP-TEE |
| 045589fe | 30-Apr-2025 |
Yann Gautier <yann.gautier@st.com> |
Merge "fix(mt8189): fix mt8189 platform build failure" into integration |
| ce27604c | 30-Apr-2025 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge "feat(spe): add support for FEAT_SPE_FDS" into integration |
| 49d8678e | 30-Apr-2025 |
Gavin Liu <gavin.liu@mediatek.corp-partner.google.com> |
fix(mt8189): fix mt8189 platform build failure
Remove the system reset functionality to prevent build failures that occur when PMIC is not ready.
Signed-off-by: Gavin Liu <gavin.liu@mediatek.corp-p
fix(mt8189): fix mt8189 platform build failure
Remove the system reset functionality to prevent build failures that occur when PMIC is not ready.
Signed-off-by: Gavin Liu <gavin.liu@mediatek.corp-partner.google.com> Change-Id: I7ef2aac5a362becdd8c8f8a9d298f1dcee9cfc7a
show more ...
|
| 11bae2aa | 29-Apr-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge "feat(mt8189): add reset and poweroff function for PSCI call" into integration |
| 7f2b9d93 | 29-Apr-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge "feat(mediatek): add UFS stub implementation" into integration |
| b660cdf9 | 29-Apr-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge "feat(mt8189): disable L3C shared SRAM if the bootloader is coreboot" into integration |
| 169ea2ce | 29-Apr-2025 |
Manish Pandey <manish.pandey2@arm.com> |
Merge changes I0b0443d5,Ic454a87a into integration
* changes: fix(gic): quote the correct flag on error feat(lib): add a generic EXTRACT macro |
| 13304d30 | 29-Apr-2025 |
Joanna Farley <joanna.farley@arm.com> |
Merge "feat(versal-net): add SDEI support" into integration |
| 31e6117b | 29-Apr-2025 |
Joanna Farley <joanna.farley@arm.com> |
Merge "fix(xilinx): resolve misra rule 8.4 violations" into integration |
| 82435376 | 28-Apr-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge "refactor(mediatek): refactor Mediatek options.mk" into integration |
| 10534543 | 28-Apr-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge changes from topic "fix_pmuv3p9_test" into integration
* changes: fix(smccc): properly set RAS feature bit fix(trng): allow FEAT_RNG_TRAP in dynamic fashion feat(smccc): add FEAT_TWED to
Merge changes from topic "fix_pmuv3p9_test" into integration
* changes: fix(smccc): properly set RAS feature bit fix(trng): allow FEAT_RNG_TRAP in dynamic fashion feat(smccc): add FEAT_TWED to ARCH_FEATURE_AVAILABILITY feat(cpufeat): add support for PMUv3p9
show more ...
|
| 66fb7ee4 | 28-Apr-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge changes from topic "hm/handoff-mb" into integration
* changes: feat(arm): support boot info handoff and event log fix(arm): update tsp_early_platform_setup prototype fix(xilinx): update
Merge changes from topic "hm/handoff-mb" into integration
* changes: feat(arm): support boot info handoff and event log fix(arm): update tsp_early_platform_setup prototype fix(xilinx): update tsp_early_platform_setup prototype fix(socionext): update tsp_early_platform_setup prototype fix(msm8916): update tsp_early_platform_setup prototype feat(tsp): cascade boot arguments to platforms feat(fvp): port event log to firmware handoff feat(arm): port event log to firmware handoff feat(fvp): increase bl2 mmap len for handoff feat(measured-boot): add fw handoff event log utils
show more ...
|
| 9e0c318d | 28-Apr-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge "feat(cpufeat): add support for FEAT_PAUTH_LR" into integration |
| df21ca08 | 22-Apr-2025 |
Boyan Karatotev <boyan.karatotev@arm.com> |
fix(gic): quote the correct flag on error
Generic GIC driver files should use the USE_GIC_DRIVER flag. When that's not the case, the correct flag should be quotes to avoid confusion.
Change-Id: I0b
fix(gic): quote the correct flag on error
Generic GIC driver files should use the USE_GIC_DRIVER flag. When that's not the case, the correct flag should be quotes to avoid confusion.
Change-Id: I0b0443d52c0b0e81d7b380285a278ffdeae17ca3 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
show more ...
|
| f963578b | 05-Feb-2025 |
Boyan Karatotev <boyan.karatotev@arm.com> |
feat(lib): add a generic EXTRACT macro
The EXTRACT macro is useful to extract a named field from a numeric value, usually a register. It is functionally identical to the `ubfx` instruction and uses
feat(lib): add a generic EXTRACT macro
The EXTRACT macro is useful to extract a named field from a numeric value, usually a register. It is functionally identical to the `ubfx` instruction and uses the same #defines (REG_FIELD_SHIFT and REG_FIELD_WIDTH).
This is the same macro that we use in tftf. It works well there and is quite useful for manipulating register fields concisely.
This macro replaces the EXTRACT_FIELD macro. Their function is identical, however, EXTRACT allows for easier interoperation with the `ubfx` instruction, makes code more similar to tftf, and is more concise.
Change-Id: Ic454a87af5e5fac108c7b7cb6b6804ec65a8d0e8 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
show more ...
|
| 57c73515 | 20-Apr-2025 |
Yidi Lin <yidilin@chromium.org> |
feat(mediatek): add UFS stub implementation
Implement stub functions for UFS to ensure that the build can pass when a prebuilt library is not available.
Change-Id: If4470cd9a5b88e869363e763aec5830c
feat(mediatek): add UFS stub implementation
Implement stub functions for UFS to ensure that the build can pass when a prebuilt library is not available.
Change-Id: If4470cd9a5b88e869363e763aec5830c1f8411f5 Signed-off-by: Yidi Lin <yidilin@chromium.org>
show more ...
|