| 1dc77d43 | 17-Apr-2023 |
Sandrine Bailleux <sandrine.bailleux@arm.com> |
docs: split deprecated interfaces and drivers
Having a dedicated section for deprecated interfaces, and another one for deprecated drivers, sounds cleaner.
Signed-off-by: Sandrine Bailleux <sandrin
docs: split deprecated interfaces and drivers
Having a dedicated section for deprecated interfaces, and another one for deprecated drivers, sounds cleaner.
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com> Change-Id: Iaf65e9f4dabff89b9e86c17062656edd8c344016
show more ...
|
| 22678080 | 20-Apr-2023 |
Sandrine Bailleux <sandrine.bailleux@arm.com> |
docs(maintainers): make Jimmy Brisson a code owner
For the following modules: - Trusted boot - Measured boot - cert_create tool - PSA layer.
Change-Id: I18113441a947773b470904573e1b474a2c8e2941 Sig
docs(maintainers): make Jimmy Brisson a code owner
For the following modules: - Trusted boot - Measured boot - cert_create tool - PSA layer.
Change-Id: I18113441a947773b470904573e1b474a2c8e2941 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
show more ...
|
| 55b748a0 | 04-Apr-2023 |
Anurag Koul <anurag.koul@arm.com> |
docs(maintainers): update maintainers for n1sdp/morello
Signed-off-by: Anurag Koul <anurag.koul@arm.com> Change-Id: I305d03ae664f7d6124bf73d3bfdd81d34d760065 |
| 42fb812a | 04-Apr-2023 |
Joanna Farley <joanna.farley@arm.com> |
Merge changes from topic "ethos-n" into integration
* changes: docs(maintainers): update NPU driver files docs(ethos-n): update porting-guide.rst for NPU feat(ethos-n): add separate RO and RW
Merge changes from topic "ethos-n" into integration
* changes: docs(maintainers): update NPU driver files docs(ethos-n): update porting-guide.rst for NPU feat(ethos-n): add separate RO and RW NSAIDs feat(ethos-n)!: add protected NPU firmware setup feat(ethos-n): add stream extends and attr support feat(ethos-n): add reserved memory address support feat(ethos-n): add event and aux control support feat(ethos-n): add SMC call to get FW properties refactor(ethos-n): split up SMC call handling feat(ethos-n): add NPU firmware validation feat(ethos-n): add check for NPU in SiP setup feat(ethos-n)!: load NPU firmware at BL2 feat(juno): support ARM_IO_IN_DTB option for Juno fix(fconf): fix FCONF_ARM_IO_UUID_NUMBER value fix(fvp): incorrect UUID name in FVP tb_fw_config fix(ethos-n): add workaround for erratum 2838783 feat(ethos-n): add support for NPU to cert_create feat(ethos-n): add NPU support in fiptool feat(ethos-n): add support to set up NSAID build(fiptool): add object dependency generation feat(ethos-n): add NPU sleeping SMC call feat(ethos-n): add multiple asset allocators feat(ethos-n): add reset type to reset SMC calls feat(ethos-n): add protected NPU TZMP1 regions build(ethos-n): add TZMP1 build flag
show more ...
|
| 3e1921c8 | 27-Mar-2023 |
Mikael Olsson <mikael.olsson@arm.com> |
docs(maintainers): update NPU driver owners
Mikael Olsson will no longer be working with the Arm(R) Ethos(TM)-N NPU so Ştefana Simion will take over the ownership of the driver.
Change-Id: If22bbdc
docs(maintainers): update NPU driver owners
Mikael Olsson will no longer be working with the Arm(R) Ethos(TM)-N NPU so Ştefana Simion will take over the ownership of the driver.
Change-Id: If22bbdcb26af9bf851efc14ad96ed76c745eadfd Signed-off-by: Mikael Olsson <mikael.olsson@arm.com>
show more ...
|
| 61ff8f72 | 28-Mar-2023 |
Mikael Olsson <mikael.olsson@arm.com> |
docs(maintainers): update NPU driver files
New files have been added for the Arm(R) Ethos(TM)-N NPU driver with the addition of TZMP1 support so the files in the maintainers list have been updated a
docs(maintainers): update NPU driver files
New files have been added for the Arm(R) Ethos(TM)-N NPU driver with the addition of TZMP1 support so the files in the maintainers list have been updated accordingly.
Signed-off-by: Mikael Olsson <mikael.olsson@arm.com> Change-Id: I3768b2ab78c117c1dd4fc03b38cf35f6811fa378
show more ...
|
| b705e8d3 | 24-Mar-2023 |
Bo-Chen Chen <rex-bc.chen@mediatek.com> |
docs(maintainers): add new maintainers for MediaTek SoCs
Change-Id: Ie6afadf16921d084137b0e0b5f2a76ae504a6bc7 Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com> |
| 7f31629d | 16-Jan-2023 |
Manish Pandey <manish.pandey2@arm.com> |
Merge changes from topic "deprecate_io_drivers" into integration
* changes: refactor(st): remove unused io_mmc driver docs: deprecate io_dummy driver |
| 08f439f4 | 05-Jan-2023 |
Rupinderjit Singh <rupinderjit.singh@arm.com> |
docs(maintainers): update maintainers for total compute
Signed-off-by: Rupinderjit Singh <rupinderjit.singh@arm.com> Change-Id: I64e7b036f404da110339d9013aa5c17ed8bf100f |
| 21fdbf9b | 22-Nov-2022 |
Yann Gautier <yann.gautier@st.com> |
docs: deprecate io_dummy driver
This drivers was only used by one upstream platform: STM32MP1 but only when enabling the flag STM32MP_USE_STM32IMAGE. This flag and the corresponding code is now remo
docs: deprecate io_dummy driver
This drivers was only used by one upstream platform: STM32MP1 but only when enabling the flag STM32MP_USE_STM32IMAGE. This flag and the corresponding code is now removed from TF-A. The driver can then be set to deprecated. It will be removed after v2.9 tag.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: Ib8242a7291c7011d7f96a6a83609ec1996dce520
show more ...
|
| e0f58c7f | 22-Nov-2022 |
Yann Gautier <yann.gautier@st.com> |
fix(docs): deprecate plat_convert_pk() in v2.9
The deprecation was tagged "Next release after 2.8". Now there is a 2.9 planned, directly use this version.
Signed-off-by: Yann Gautier <yann.gautier@
fix(docs): deprecate plat_convert_pk() in v2.9
The deprecation was tagged "Next release after 2.8". Now there is a 2.9 planned, directly use this version.
Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I0727eebc4a3800dafafc4166b0c2c40a12c90b4b
show more ...
|
| a846d33a | 18-Nov-2022 |
Joanna Farley <joanna.farley@arm.com> |
fix(docs): add v2.9 release schedule
Signed-off-by: Joanna Farley <Joanna.Farley@arm.com> Change-Id: I082461d7d21f63e3b8cbee37e8f01b8128e4b5a0 |
| c65bf2d1 | 27-Oct-2022 |
Boyan Karatotev <boyan.karatotev@arm.com> |
docs: add top level section numbering
Top level sections are not numbered. Adding numbers makes referring to sections easier. For example the Maintainers page changes from "about/3.1" to simply "1.3
docs: add top level section numbering
Top level sections are not numbered. Adding numbers makes referring to sections easier. For example the Maintainers page changes from "about/3.1" to simply "1.3.1".
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: If90a18ee8d6a6858d58f0687f31ea62b69399e04
show more ...
|
| 981b9dcb | 14-Nov-2022 |
Yann Gautier <yann.gautier@st.com> |
refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE
The code managing legacy boot (without FIP) that was under STM32MP_USE_STM32IMAGE flag is remove.
Change-Id: I04452453ed84567b0de39e900594a81526562
refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE
The code managing legacy boot (without FIP) that was under STM32MP_USE_STM32IMAGE flag is remove.
Change-Id: I04452453ed84567b0de39e900594a81526562259 Signed-off-by: Yann Gautier <yann.gautier@st.com>
show more ...
|
| 40f9f644 | 09-Nov-2020 |
Nicolas Toromanoff <nicolas.toromanoff@st.com> |
feat(auth): allow to verify PublicKey with platform format PK
In some platform the digest of the public key saved in the OTP is not the digest of the exact same public key buffer needed to check the
feat(auth): allow to verify PublicKey with platform format PK
In some platform the digest of the public key saved in the OTP is not the digest of the exact same public key buffer needed to check the signature. Typically, platform checks signature using the DER ROTPK whereas some others add some related information. Add a new platform weak function to transform the public key buffer used by verify_signature to a platform specific public key.
Mark this new weak function as deprecated as it will be replaced by another framework implementation.
Change-Id: I71017b41e3eca9398cededf317ad97e9b511be5f Signed-off-by: Nicolas Toromanoff <nicolas.toromanoff@st.com> Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
show more ...
|
| ab0d4d9d | 11-Nov-2022 |
Bipin Ravi <bipin.ravi@arm.com> |
fix(docs): add LTS maintainers
Adding the maintainers for the TF-A LTS releases.
Signed-off-by: Bipin Ravi <bipin.ravi@arm.com> Change-Id: I683885b8b52c0d004218fa52f71a245bd26b1229 |
| 79bf51c2 | 11-Nov-2022 |
Joanna Farley <joanna.farley@arm.com> |
Merge "fix(docs): update maintainers list" into integration |
| f23ce639 | 07-Nov-2022 |
Manish Pandey <manish.pandey2@arm.com> |
fix(docs): update maintainers list
As part of release process revisit list of maintainers to keep it updated.
Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: I63b87265a6bff00ad05d8
fix(docs): update maintainers list
As part of release process revisit list of maintainers to keep it updated.
Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: I63b87265a6bff00ad05d8b3b7cad694cdf48e9ea
show more ...
|
| 0d41e174 | 10-Nov-2022 |
Manish Pandey <manish.pandey2@arm.com> |
Merge "chore(docs): move deprecated platforms information around" into integration |
| a6a1dcbe | 08-Nov-2022 |
Sandrine Bailleux <sandrine.bailleux@arm.com> |
chore(docs): move deprecated platforms information around
We used to have a dedicated page for deprecated platforms information. This document contained 2 pieces of information:
a) the process for
chore(docs): move deprecated platforms information around
We used to have a dedicated page for deprecated platforms information. This document contained 2 pieces of information:
a) the process for deprecating a platform port; b) the list of deprecated platforms to this day.
I think it makes more sense to move b) to the platforms ports landing page, such that it is more visible.
This also has the nice effect to move the 'Deprecated platforms' title as the last entry of the 'Platform ports' table of contents, like so:
- Platform ports - 1. Allwinner ARMv8 SoCs - 2. Arm Development Platforms ... - 39. Broadcom Stingray - Deprecated platforms
instead of it being lost in the middle of supported platform ports.
Regarding a), this gets moved under the "Processes & Policies" section. More specifically, it gets clubbed with the existing platform compatibility policy. The combined document gets renamed into a "Platforms Ports Policy" document.
Change-Id: I6e9ce2abc68b8a8ac88e7bd5f21749c14c9a2af6 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
show more ...
|
| 85918dfd | 08-Nov-2022 |
Muhammad Arsath K F <quic_mkf@quicinc.com> |
docs(maintainers): update qti maintainer
Add Muhammad Arsath K F in qti maintainer
Signed-off-by: Muhammad Arsath K F <quic_mkf@quicinc.com> Change-Id: I71e6cc72b3c658730abe5255977f3b93dd7e4563 |
| 60c43943 | 14-Oct-2022 |
Mikael Olsson <mikael.olsson@arm.com> |
docs(maintainers): add NPU driver owners
Code owners have been added for the Arm(R) Ethos(TM)-N NPU driver.
Change-Id: I0bda0d95151cdff5cd3a793c6c0e9ef6a9a5f50b Signed-off-by: Mikael Olsson <mikael
docs(maintainers): add NPU driver owners
Code owners have been added for the Arm(R) Ethos(TM)-N NPU driver.
Change-Id: I0bda0d95151cdff5cd3a793c6c0e9ef6a9a5f50b Signed-off-by: Mikael Olsson <mikael.olsson@arm.com>
show more ...
|
| 14ec900a | 27-Sep-2022 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge "docs(maintainers): add myself as TC code owner" into integration |
| 8fecda3c | 21-Sep-2022 |
Anders Dellien <anders.dellien@arm.com> |
docs(maintainers): add myself as TC code owner
Signed-off-by: Anders Dellien <anders.dellien@arm.com> Change-Id: Ic67334bf1a979cb7b7355d0dcca7eb94752c4611 |
| def661b6 | 22-Sep-2022 |
Michal Simek <michal.simek@amd.com> |
docs(maintainers): update xilinx record to cover docs
Recently new Xilinx Versal NET platform has been merged but documentation cover only zynqmp. Fix the fragment to cover all Xilinx documentation.
docs(maintainers): update xilinx record to cover docs
Recently new Xilinx Versal NET platform has been merged but documentation cover only zynqmp. Fix the fragment to cover all Xilinx documentation.
Signed-off-by: Michal Simek <michal.simek@amd.com> Change-Id: I10f8f865ca8d46518135adb80ba0ba4470534529
show more ...
|