Reference implementations of mitigations in TF-A for vulnerabilities in various CPU's were initially made available for public review in Gerrit. These have now after the opportunity for feedback been merged into the mainline branch.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Mar 21 2022
Mar 14 2022
I disabled user ericjonz and deleted his malicious comment. Thanks for bringing to our attention David
don
DO NOT click the link posted by ericjonze.
It is a malicious link.
Mar 12 2022
Mar 4 2022
Working in progress on this. Current low level APIs are not very well versed to be adapted efficiently for multipart cases. I am studying the algorithms first before defining a strategy to implement the multipart APIs and eventually (maybe) rework the low level driver API as well
Mar 2 2022
Mar 1 2022
Feb 28 2022
Feb 25 2022
Feb 22 2022
Feb 17 2022
Feb 16 2022
Feb 15 2022
Feb 14 2022
Feb 4 2022
Jan 30 2022
Jan 28 2022
Jan 27 2022
Jan 26 2022
Jan 25 2022
Jan 22 2022
Jan 19 2022
Hi Ross, following changes were merged which help building on Arm and integrating to Yocto. Let us know how it goes. Thanks.
Jan 17 2022
Hi @yuezhiran, I believe it's valid for this function to return 0. The bl1_plat_handle_post_image_load function is overridable by the platform, but we do not provide a mechanism for the platform to communicate the "acceptable" image IDs to the caller. We cannot therefore return an error if we receive an image ID that has no post-load process, because it may be called for any image (the FWU process does this here).
Ok, thanks a lot.
Jan 15 2022
Jan 12 2022
Jan 11 2022
Jan 8 2022
Jan 7 2022
Jan 6 2022
Jan 4 2022
Dec 30 2021
Have you tried a more recent release? v2.6 is our latest tagged release or try tip of tree?
Dec 29 2021
Dec 28 2021
I am using Avenger96 and Buildroot and ran into similar issue.
Dec 25 2021
Dec 18 2021
Dec 16 2021
Dec 13 2021
Hi
As you mentioned, req_states will be NULL only if pwrlvl is not valid. However, in my opinion, many checks have been done earlier to the invocation of the function to make sure pwrlvl is valid. See lines 246 and 428 in lib/psci/psci_common.c file. Can you tell if you have noticed any issue in your platform with PSCI library?
Dec 10 2021
Dec 9 2021
Thanks a lot.
A code coverage solution has been developed and is being tested before being rolled out in the production CI.
Thanks for your reply. So is there any way to calculate the coverage of TF-A(functions or codes)?
Dec 6 2021
Dec 3 2021
Dec 1 2021
Noted. OpenSSL 3 not yet supported.
Nov 30 2021
To be added to arm-cortex-m.cfg:
Nov 29 2021
manually cut compile_commands.json only for interface files:
Nov 26 2021
This issue is related to platform hardware limitations. so close it.
It is related with psa arch test issue, so close it.
Has been fixed.