Page MenuHomePhabricator
Feed All Stories

Apr 14 2022

Summer-ARM edited the content of Psa Arch Crypto Test Failure Analysis In Tf-m V1.6 Release.
Apr 14 2022, 9:34 AM
Summer-ARM edited the content of Release.
Apr 14 2022, 9:06 AM
Summer-ARM created an object: Psa Arch Crypto Test Failure Analysis In Tf-m V1.6 Release.
Apr 14 2022, 9:06 AM

Apr 5 2022

shebuk edited the content of Roadmap.
Apr 5 2022, 5:32 PM
shebuk edited the content of Trusted Services (TS) Roadmap.
Apr 5 2022, 4:59 PM
elnoravetrgnable updated elnoravetrgnable.
Apr 5 2022, 12:16 PM

Apr 1 2022

adeaarm moved T980: Optimise AEAD entry points for single part to use multipart from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 1 2022, 2:51 PM · Restricted Project
adeaarm added a comment to T980: Optimise AEAD entry points for single part to use multipart.

saves ~2KB of code size and can be disabled at build time.

Apr 1 2022, 2:50 PM · Restricted Project
adeaarm closed T973: PSA driver for aead multipart capability - Chacha20-Poly1305 as Resolved.
Apr 1 2022, 9:18 AM · Restricted Project
adeaarm moved T973: PSA driver for aead multipart capability - Chacha20-Poly1305 from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 1 2022, 9:18 AM · Restricted Project

Mar 31 2022

Yann-lms closed T661: BL32/SP_min cannot use arg3 from BL2 in AARCH32 as Resolved.
Mar 31 2022, 3:58 PM · Trusted Firmware A, TF-A Bug

Mar 30 2022

shebuk edited the content of Roadmap.
Mar 30 2022, 11:52 AM

Mar 28 2022

adeaarm claimed T980: Optimise AEAD entry points for single part to use multipart.
Mar 28 2022, 3:00 PM · Restricted Project
adeaarm added a comment to T973: PSA driver for aead multipart capability - Chacha20-Poly1305.

RFC7539 tests for verification as part of the TF-M regression test suite: https://review.trustedfirmware.org/c/TF-M/tf-m-tests/+/14551

Mar 28 2022, 3:00 PM · Restricted Project
adeaarm moved T980: Optimise AEAD entry points for single part to use multipart from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Mar 28 2022, 2:56 PM · Restricted Project
adeaarm moved T973: PSA driver for aead multipart capability - Chacha20-Poly1305 from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Mar 28 2022, 2:56 PM · Restricted Project
adeaarm moved T980: Optimise AEAD entry points for single part to use multipart from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Mar 28 2022, 2:56 PM · Restricted Project
adeaarm added a comment to T973: PSA driver for aead multipart capability - Chacha20-Poly1305.

Poly1305 multipart support in the low level driver: https://review.trustedfirmware.org/q/topic:%22poly1305_multipart%22+(status:open%20OR%20status:merged)

Mar 28 2022, 2:56 PM · Restricted Project
soby-mathew added a comment to T986: workaround for CVE-2022-23960.

Hi Yuezhiran,
We are following this up internally. Could you please let us know what revision of Helios you have and whether you run linux? (Linux doesn't work around any Helios errata currently)

Mar 28 2022, 2:32 PM · Trusted Firmware A

Mar 22 2022

abhishek-pandit changed the visibility for Community Inclusive Language.
Mar 22 2022, 11:29 AM
abhishek-pandit changed the visibility for Community Code Of Conduct.
Mar 22 2022, 11:29 AM
rondrennan added a comment to T968: [TF-M] Proposal to separate vendor components.
Mar 22 2022, 6:23 AM · Trusted Firmware M

Mar 21 2022

joannafarley-arm added a comment to T986: workaround for CVE-2022-23960.

As I understand it from the white paper (v1.6) from developer.arm.com there is research ongoing for the mitigation sequence for the Cortex- A65. Once known I believe TF-A reference mitigation patches will be developed.

Mar 21 2022, 4:49 PM · Trusted Firmware A
yuezhiran added a comment to T986: workaround for CVE-2022-23960.

I notice that relevant patches have been merged into the mainline branch except A65. will it be uploaded recently ?

Mar 21 2022, 10:02 AM · Trusted Firmware A
yuezhiran closed T982: get psci states without check in fuinc ‘’psci_do_state_coordination‘’ as Resolved.
Mar 21 2022, 9:50 AM · Trusted Firmware A
joannafarley-arm closed T986: workaround for CVE-2022-23960 as Resolved.
Mar 21 2022, 8:53 AM · Trusted Firmware A
joannafarley-arm added a comment to T986: workaround for CVE-2022-23960.

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.

Mar 21 2022, 8:30 AM · Trusted Firmware A
yuezhiran created T986: workaround for CVE-2022-23960.
Mar 21 2022, 4:12 AM · Trusted Firmware A

Mar 14 2022

dbharbin added a comment to T434: Disable SST_RAM_FS - tfm_abort.

I disabled user ericjonz and deleted his malicious comment. Thanks for bringing to our attention David
don

Mar 14 2022, 3:37 PM
davidhuziji added a comment to T434: Disable SST_RAM_FS - tfm_abort.

DO NOT click the link posted by ericjonze.
It is a malicious link.

Mar 14 2022, 9:12 AM
davidhuziji changed the edit policy for T434: Disable SST_RAM_FS - tfm_abort.
Mar 14 2022, 9:11 AM
ericjonze added a comment to T434: Disable SST_RAM_FS - tfm_abort.
Mar 14 2022, 8:53 AM

Mar 12 2022

aimore updated aimore.
Mar 12 2022, 12:03 PM

Mar 4 2022

adeaarm updated the task description for T973: PSA driver for aead multipart capability - Chacha20-Poly1305.
Mar 4 2022, 2:32 PM · Restricted Project
adeaarm added a comment to T973: PSA driver for aead multipart capability - Chacha20-Poly1305.

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 4 2022, 2:31 PM · Restricted Project

Mar 2 2022

rondrennan added a comment to T415: Build: Add support for latest versions of CMSIS_5.
Mar 2 2022, 6:33 AM · Trusted Firmware M

Mar 1 2022

jellesels-arm edited the content of OP-TEE SPMC status.
Mar 1 2022, 10:27 AM · Trusted Services
jellesels-arm published a new version of OP-TEE SPMC status.
Mar 1 2022, 9:38 AM · Trusted Services

Feb 28 2022

gilles-peskine-arm edited the content of Mbed TLS.
Feb 28 2022, 9:42 PM
gilles-peskine-arm edited the content of Mbed TLS.
Feb 28 2022, 9:39 PM
gilles-peskine-arm deleted Plans for Mbed TLS 3.0.
Feb 28 2022, 9:37 PM
jellesels-arm changed the visibility for OP-TEE SPMC status.
Feb 28 2022, 5:25 PM · Trusted Services
jellesels-arm edited the content of OP-TEE SPMC status.
Feb 28 2022, 5:24 PM · Trusted Services
jellesels-arm renamed OP-TEE SPMC status from OP-TEE-SPMC status to OP-TEE SPMC status-v3.16.
Feb 28 2022, 5:20 PM · Trusted Services

Feb 25 2022

jellesels-arm edited the content of OP-TEE SPMC status.
Feb 25 2022, 5:59 PM · Trusted Services
jellesels-arm published a new version of OP-TEE SPMC status.
Feb 25 2022, 5:59 PM · Trusted Services
jellesels-arm edited the content of OP-TEE SPMC status.
Feb 25 2022, 4:57 PM · Trusted Services
jellesels-arm edited the content of OP-TEE SPMC status.
Feb 25 2022, 4:56 PM · Trusted Services
jellesels-arm edited the content of OP-TEE SPMC status.
Feb 25 2022, 4:55 PM · Trusted Services
jellesels-arm edited the content of OP-TEE SPMC status.
Feb 25 2022, 4:53 PM · Trusted Services
jellesels-arm edited the content of OP-TEE SPMC status.
Feb 25 2022, 4:52 PM · Trusted Services
jellesels-arm edited the content of OP-TEE SPMC status.
Feb 25 2022, 4:43 PM · Trusted Services
jellesels-arm edited the content of OP-TEE SPMC status.
Feb 25 2022, 4:38 PM · Trusted Services

Feb 22 2022

jellesels-arm published a new version of OP-TEE SPMC status.
Feb 22 2022, 3:36 PM · Trusted Services
jellesels-arm added a project to OP-TEE SPMC status: Trusted Services.
Feb 22 2022, 2:43 PM · Trusted Services
jellesels-arm renamed OP-TEE SPMC status from Op-tee-spmc to OP-TEE-SPMC status.
Feb 22 2022, 2:43 PM · Trusted Services
gyuri-szing changed the edit policy for OP-TEE SPMC status.
Feb 22 2022, 2:43 PM · Trusted Services
gyuri-szing created an object: OP-TEE SPMC status.
Feb 22 2022, 2:42 PM · Trusted Services

Feb 17 2022

oleksiimoisieiev created T985: Use SMC client_id field to pass agent_id to the SCMI..
Feb 17 2022, 6:16 PM

Feb 16 2022

sieumunt added a member for Trusted Firmware A: sieumunt.
Feb 16 2022, 9:24 AM

Feb 15 2022

dissertationsland added a comment to T398: Initial support for IAR Embedded Workbench for Arm tool chain.
Feb 15 2022, 7:57 AM · Trusted Firmware M

Feb 14 2022

SamuelMila added a comment to T762: RK3399_BAUDRATE default value.
Feb 14 2022, 6:58 PM · Trusted Firmware A, TF-A Bug
gilles-peskine-arm edited the content of Mbed TLS code reviews.
Feb 14 2022, 4:43 PM
gilles-peskine-arm edited the content of Mbed TLS code reviews.
Feb 14 2022, 4:42 PM

Feb 4 2022

smartsofthyd89 updated smartsofthyd89.
Feb 4 2022, 9:55 AM
TechDigilabs updated TechDigilabs.
Feb 4 2022, 8:48 AM

Jan 30 2022

adeaarm claimed T973: PSA driver for aead multipart capability - Chacha20-Poly1305.
Jan 30 2022, 8:33 PM · Restricted Project

Jan 28 2022

gyuri-szing edited the content of Trusted Services.
Jan 28 2022, 12:43 PM · Trusted Services

Jan 27 2022

ggardet created T984: GCC12 build problem - PLAT=a80x0_mcbin.
Jan 27 2022, 8:50 AM · TF-A Bug, Trusted Firmware A

Jan 26 2022

davidhuziji deleted Twin-cpu.
Jan 26 2022, 7:53 AM

Jan 25 2022

israelburridge updated israelburridge.
Jan 25 2022, 9:15 AM

Jan 22 2022

SamuelMila added a comment to T790: Very hard to use a openssl not in /usr.
Jan 22 2022, 10:37 PM · TF-A Bug

Jan 19 2022

odeprez closed T898: Hafnium fails to build on arm64 hosts as Resolved.

Hi Ross, following changes were merged which help building on Arm and integrating to Yocto. Let us know how it goes. Thanks.

Jan 19 2022, 2:15 PM · Hafnium

Jan 17 2022

CJKay added a comment to T983: BL2 Image Load.

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).

Jan 17 2022, 1:45 PM · Trusted Firmware A
yuezhiran created T983: BL2 Image Load.
Jan 17 2022, 12:18 PM · Trusted Firmware A
yuezhiran added a comment to T982: get psci states without check in fuinc ‘’psci_do_state_coordination‘’.

Ok, thanks a lot.

Jan 17 2022, 12:04 PM · Trusted Firmware A

Jan 15 2022

huzaifa-1502 updated huzaifa-1502.
Jan 15 2022, 1:27 PM

Jan 12 2022

shebuk edited the content of Trusted Services (TS) Roadmap.
Jan 12 2022, 6:07 PM
shebuk edited the content of Roadmap.
Jan 12 2022, 6:01 PM
shebuk edited the content of Roadmap.
Jan 12 2022, 5:55 PM
shebuk edited the content of Roadmap.
Jan 12 2022, 5:53 PM

Jan 11 2022

joannafarley-arm changed the visibility for TF-A-MISRA Compliance.
Jan 11 2022, 11:59 AM
joannafarley-arm published a new version of TF-A-MISRA Compliance.
Jan 11 2022, 11:58 AM
joannafarley-arm edited the content of TF-A-MISRA Compliance.
Jan 11 2022, 8:22 AM
Daviddenk101 added a comment to T414: Build failed on AN524/musca_b1 platform when -DMBEDTLS_DEBUG=ON.
Jan 11 2022, 6:23 AM · Restricted Project

Jan 8 2022

julieandrewspower updated julieandrewspower.
Jan 8 2022, 6:16 PM

Jan 7 2022

adeaarm moved T980: Optimise AEAD entry points for single part to use multipart from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 7 2022, 2:33 PM · Restricted Project
businessnewsupdates updated businessnewsupdates.
Jan 7 2022, 9:02 AM

Jan 6 2022

mentalhealthretreat updated mentalhealthretreat.
Jan 6 2022, 2:06 PM

Jan 4 2022

mcarlini published a new version of TF-A, TF-RMM & Hafnium Roadmaps.
Jan 4 2022, 4:38 PM
saurabh940120 added a watcher for Hafnium: saurabh940120.
Jan 4 2022, 3:47 PM

Dec 30 2021

joannafarley-arm added a comment to T554: Build can fail on systems with stack protection enabled by default.

Have you tried a more recent release? v2.6 is our latest tagged release or try tip of tree?

Dec 30 2021, 12:10 PM · Trusted Firmware A

Dec 29 2021

benrogmans added a comment to T554: Build can fail on systems with stack protection enabled by default.
Dec 29 2021, 6:02 PM · Trusted Firmware A

Dec 28 2021

Sourabh1107 added a comment to T554: Build can fail on systems with stack protection enabled by default.

I am using Avenger96 and Buildroot and ran into similar issue.

Dec 28 2021, 7:55 PM · Trusted Firmware A

Dec 25 2021

yuezhiran reassigned T981: default attributes of (E)SPIs for gicv3 from AlexeiFedorov to madhukar-Arm.
Dec 25 2021, 6:47 AM · Trusted Firmware A

Dec 18 2021

SamuelMila added a comment to T315: Reduce code duplication in secure partitions.
Dec 18 2021, 6:54 PM · Trusted Firmware-A Tests

Dec 16 2021

ruind124 added a comment to T806: Disabling non secure MPU for stm35l5 platforms.
Dec 16 2021, 8:17 AM · Trusted Firmware M

Dec 13 2021

madhukar-Arm added a comment to T982: get psci states without check in fuinc ‘’psci_do_state_coordination‘’.

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 13 2021, 8:29 PM · Trusted Firmware A
danh-arm edited the content of Guidelines for Security Team Members.
Dec 13 2021, 2:47 PM

Dec 10 2021

adeaarm moved T980: Optimise AEAD entry points for single part to use multipart from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Dec 10 2021, 2:11 PM · Restricted Project