| 05e55030 | 07-Feb-2023 |
Manish V Badarkhe <Manish.Badarkhe@arm.com> |
feat(fconf): rename 'ns-load-address' to 'secondary-load-address'
The 'ns-load-address' property has been renamed to 'secondary-load- address' in order to make it more generic. It can be used to cop
feat(fconf): rename 'ns-load-address' to 'secondary-load-address'
The 'ns-load-address' property has been renamed to 'secondary-load- address' in order to make it more generic. It can be used to copy the configuration to any location, be it root, secure, or non-secure.
Change-Id: I122508e155ccd99082296be3f6b8db2f908be221 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
show more ...
|
| 9b5a360f | 16-Jan-2023 |
Raghu Krishnamurthy <raghu.ncstate@gmail.com> |
docs: add interrupts-target field to sp manifest
In order to support the ability to target a SPI interrupt to a particular core, an impdef field "interrupts-target" has been added to associate and i
docs: add interrupts-target field to sp manifest
In order to support the ability to target a SPI interrupt to a particular core, an impdef field "interrupts-target" has been added to associate and interrupt id with an mpidr. The field is optional and if not provided, existing SPMC behavior of routing to boot strap core is maintained.
Signed-off-by: Raghu Krishnamurthy <raghu.ncstate@gmail.com> Change-Id: I78ccfb45cd9b411cca4b36ff940064fc9dcd1622
show more ...
|
| ae1d9d90 | 26-Jan-2023 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
docs(spm): add other-s-interrupts-action field to sp manifest
Also, the `run-time-model` field is removed from SP manifest binding as it is not supported by Hafnium(SPMC).
Change-Id: Id8a91b2608791
docs(spm): add other-s-interrupts-action field to sp manifest
Also, the `run-time-model` field is removed from SP manifest binding as it is not supported by Hafnium(SPMC).
Change-Id: Id8a91b2608791667e6285b3c5b879ec84612149d Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
show more ...
|
| 06afdd1e | 03-Oct-2022 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
docs(spm): interrupt handling guidance FF-A v1.1 EAC0
This patch documents the actions taken by Hafnium SPMC in response to non-secure and secure interrupts.
Change-Id: I97687f188ca97aeb255e3e5b55d
docs(spm): interrupt handling guidance FF-A v1.1 EAC0
This patch documents the actions taken by Hafnium SPMC in response to non-secure and secure interrupts.
Change-Id: I97687f188ca97aeb255e3e5b55d44ddf5d66b6e0 Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
show more ...
|
| 03997f18 | 03-Oct-2022 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
docs(spm): partition runtime model and schedule modes
This patch documents the support for partition runtime models, call chains and schedule modes in Hafnium SPMC.
Change-Id: I91d5718bb2c21d475499
docs(spm): partition runtime model and schedule modes
This patch documents the support for partition runtime models, call chains and schedule modes in Hafnium SPMC.
Change-Id: I91d5718bb2c21d475499e402f6f27076930336cb Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
show more ...
|
| 53e3b385 | 26-Oct-2022 |
J-Alves <joao.alves@arm.com> |
docs(spm): ff-a v1.1 indirect message
Update secure partition manager documentation to include FF-A v1.1 indirect messaging implementation.
Signed-off-by: J-Alves <joao.alves@arm.com> Change-Id: If
docs(spm): ff-a v1.1 indirect message
Update secure partition manager documentation to include FF-A v1.1 indirect messaging implementation.
Signed-off-by: J-Alves <joao.alves@arm.com> Change-Id: Ifbca45347f775080ef98ac896d31650204318ba4
show more ...
|
| 71061819 | 16-Nov-2022 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge changes If90a18ee,I02e88f8c,Iea447fb5,Ie0570481,Ieeb14cfc into integration
* changes: docs: add top level section numbering docs(build): clarify getting started section docs(build): clar
Merge changes If90a18ee,I02e88f8c,Iea447fb5,Ie0570481,Ieeb14cfc into integration
* changes: docs: add top level section numbering docs(build): clarify getting started section docs(build): clarify docs building instructions fix(docs): prevent a sphinx warning fix(docs): prevent a virtual environment from failing a build
show more ...
|