Page MenuHomePhabricator
Feed All Stories

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
adeaarm moved T978: Run cppcheck manually from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Dec 10 2021, 2:11 PM · Restricted Project
adeaarm moved T972: PSA driver for aead multipart capability - CCM from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Dec 10 2021, 2:11 PM · Restricted Project
adeaarm closed T972: PSA driver for aead multipart capability - CCM as Resolved.
Dec 10 2021, 2:11 PM · Restricted Project
adeaarm closed T978: Run cppcheck manually as Resolved.
Dec 10 2021, 2:11 PM · Restricted Project

Dec 9 2021

yuezhiran created T982: get psci states without check in fuinc ‘’psci_do_state_coordination‘’.
Dec 9 2021, 1:55 PM · Trusted Firmware A
yuezhiran closed T949: TF-A Module Testcase as Resolved.

Thanks a lot.

Dec 9 2021, 1:38 PM · Trusted Firmware A
joannafarley-arm added a comment to T949: TF-A Module Testcase.

A code coverage solution has been developed and is being tested before being rolled out in the production CI.

Dec 9 2021, 9:12 AM · Trusted Firmware A
yuezhiran added a comment to T949: TF-A Module Testcase.

Thanks for your reply. So is there any way to calculate the coverage of TF-A(functions or codes)?

Dec 9 2021, 6:11 AM · Trusted Firmware A
yuezhiran triaged T981: default attributes of (E)SPIs for gicv3 as Normal priority.
Dec 9 2021, 6:04 AM · Trusted Firmware A

Dec 6 2021

belalwillow updated belalwillow.
Dec 6 2021, 1:58 PM

Dec 3 2021

adeaarm triaged T980: Optimise AEAD entry points for single part to use multipart as Normal priority.
Dec 3 2021, 2:56 PM · Restricted Project
noonfom moved T972: PSA driver for aead multipart capability - CCM from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Dec 3 2021, 2:31 PM · Restricted Project

Dec 1 2021

joannafarley-arm added a comment to T974: Deprecation warnings with OpenSSL 3.

Noted. OpenSSL 3 not yet supported.

Dec 1 2021, 10:06 AM

Nov 30 2021

adeaarm moved T978: Run cppcheck manually from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 30 2021, 2:56 PM · Restricted Project
adeaarm added a comment to T978: Run cppcheck manually.

To be added to arm-cortex-m.cfg:

Nov 30 2021, 2:55 PM · Restricted Project

Nov 29 2021

adeaarm added a comment to T978: Run cppcheck manually.

manually cut compile_commands.json only for interface files:

Nov 29 2021, 2:03 PM · Restricted Project

Nov 26 2021

adeaarm moved T978: Run cppcheck manually from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 26 2021, 10:51 AM · Restricted Project
Summer-ARM created T979: Armclang 6.17 cause MemManage fault in TF-M higher level isolations..
Nov 26 2021, 9:56 AM · Trusted Firmware M
Summer-ARM closed T954: Non Secure Image size overflow on STM32L562E-DK PSA Arch Crypto as Wontfix.

This issue is related to platform hardware limitations. so close it.

Nov 26 2021, 6:31 AM
Summer-ARM closed T953: Build errors in PSA api tests for initial attestation as Wontfix.

It is related with psa arch test issue, so close it.

Nov 26 2021, 6:30 AM
KenLSoft added a comment to T952: Image size overflow on Musca-B1 PSA Arch test suite debug build.

Has been fixed.

Nov 26 2021, 6:29 AM · Trusted Firmware M
KenLSoft closed T952: Image size overflow on Musca-B1 PSA Arch test suite debug build as Resolved.
Nov 26 2021, 6:29 AM · Trusted Firmware M

Nov 24 2021

adeaarm triaged T978: Run cppcheck manually as Normal priority.
Nov 24 2021, 3:28 PM · Restricted Project

Nov 23 2021

Summer-ARM closed T902: NV counter test in PS regression test 4001 is stuck on SSE-300 in isolation level 2 when PXN is enabled as Wontfix.
Nov 23 2021, 7:25 AM · Trusted Firmware M
Summer-ARM added a comment to T902: NV counter test in PS regression test 4001 is stuck on SSE-300 in isolation level 2 when PXN is enabled.

SSE-300 platform is deprecated now. So will close this issue currently.
However, AN547 maybe have same issue if AN547 is supported in PSA Arch test. Put a note here.

Nov 23 2021, 7:24 AM · Trusted Firmware M
kevin-peng-hao added a comment to T966: NSC call broken on NSPE interrupt disabled.

The fix has been merged. Close the issue.

Nov 23 2021, 6:55 AM · Trusted Firmware M
kevin-peng-hao closed T966: NSC call broken on NSPE interrupt disabled as Resolved.
Nov 23 2021, 6:54 AM · Trusted Firmware M

Nov 22 2021

gilles-peskine-arm edited the content of Mbed TLS.
Nov 22 2021, 4:38 PM

Nov 19 2021

adeaarm moved T972: PSA driver for aead multipart capability - CCM from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 19 2021, 3:18 PM · Restricted Project
adeaarm moved T970: Document the driver from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 19 2021, 3:18 PM · Restricted Project
adeaarm closed T970: Document the driver as Resolved.
Nov 19 2021, 3:18 PM · Restricted Project
adeaarm updated subscribers of T977: Build fail with CLANG for rpi4 on current mainline.

FYI: @noonfom @Anton-TF

Nov 19 2021, 3:17 PM

Nov 18 2021

rsglobal created T977: Build fail with CLANG for rpi4 on current mainline.
Nov 18 2021, 8:40 AM

Nov 17 2021

ccli8 created T976: flash_area_get_sectors(...) doesn't support external flash.
Nov 17 2021, 10:11 AM · Trusted Firmware M

Nov 16 2021

gilles-peskine-arm edited the content of Mbed TLS Testing.
Nov 16 2021, 10:49 AM
gilles-peskine-arm edited the content of Testing on Linux with Qemu.
Nov 16 2021, 10:46 AM
gilles-peskine-arm created an object: Testing on Linux with Qemu.
Nov 16 2021, 10:45 AM
gilles-peskine-arm edited the content of Testing Mbed TLS on Mbed OS.
Nov 16 2021, 10:35 AM

Nov 15 2021

adeaarm moved T944: PSA driver for aead multipart capability - GCM from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 15 2021, 4:55 PM · Restricted Project
adeaarm closed T944: PSA driver for aead multipart capability - GCM as Resolved.
Nov 15 2021, 4:55 PM · Restricted Project

Nov 12 2021

federico-recanati added a comment to T955: Bug in hftest.py.

I found the bug causing both worlds scenario to randomly fail: is wrong handling of telnet connection with the model causing some message loss; a fix in on-going.
I'm also having a look to get the right telnet port number from the model.
Will update the ticket with the new developments.

Nov 12 2021, 4:37 PM · Hafnium
Summer-ARM edited the content of PSA Arch Crypto Test Failure Analysis In TF-M V1.5 Release.
Nov 12 2021, 6:56 AM
Summer-ARM renamed PSA Arch Crypto Test Failure Analysis In TF-M V1.5 Release from Psa Arch Crypto Test Failure Analysis In Tf-m V1.5 Release to PSA Arch Crypto Test Failure Analysis In TF-M V1.5 Release.
Nov 12 2021, 6:21 AM
Summer-ARM created an object: PSA Arch Crypto Test Failure Analysis In TF-M V1.5 Release.
Nov 12 2021, 6:18 AM
Summer-ARM edited the content of Release.
Nov 12 2021, 6:07 AM

Nov 11 2021

adeaarm moved T969: Refactor the driver implementation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 11 2021, 3:47 PM · Restricted Project
adeaarm closed T969: Refactor the driver implementation as Resolved.
Nov 11 2021, 3:47 PM · Restricted Project
KenLSoft added a comment to T975: PS Race Condition issue tracking.

Do you have a chance to know the context of when the secure fault is happening?

Nov 11 2021, 10:12 AM
KenLSoft triaged T975: PS Race Condition issue tracking as Normal priority.
Nov 11 2021, 10:02 AM

Nov 10 2021

adeaarm added a comment to T970: Document the driver.

https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/12379

Nov 10 2021, 3:39 PM · Restricted Project
adeaarm moved T970: Document the driver from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 10 2021, 3:39 PM · Restricted Project

Nov 8 2021

rossburton created T974: Deprecation warnings with OpenSSL 3.
Nov 8 2021, 1:34 PM

Nov 5 2021

adeaarm claimed T958: Create a JSON description of the driver module.
Nov 5 2021, 4:34 PM · Restricted Project
adeaarm assigned T972: PSA driver for aead multipart capability - CCM to noonfom.
Nov 5 2021, 4:33 PM · Restricted Project

Nov 3 2021

adeaarm updated subscribers of T972: PSA driver for aead multipart capability - CCM.
Nov 3 2021, 9:41 PM · Restricted Project
adeaarm updated subscribers of T973: PSA driver for aead multipart capability - Chacha20-Poly1305.
Nov 3 2021, 9:41 PM · Restricted Project
adeaarm triaged T973: PSA driver for aead multipart capability - Chacha20-Poly1305 as Normal priority.
Nov 3 2021, 9:41 PM · Restricted Project
adeaarm triaged T972: PSA driver for aead multipart capability - CCM as Normal priority.
Nov 3 2021, 9:39 PM · Restricted Project
adeaarm renamed T944: PSA driver for aead multipart capability - GCM from PSA driver for aead multipart capability to PSA driver for aead multipart capability - GCM.
Nov 3 2021, 9:35 PM · Restricted Project
adeaarm added a comment to T944: PSA driver for aead multipart capability - GCM.

Tests: https://review.trustedfirmware.org/c/TF-M/tf-m-tests/+/11880
GCM driver: https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/12275

Nov 3 2021, 9:35 PM · Restricted Project
adeaarm moved T944: PSA driver for aead multipart capability - GCM from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 3 2021, 9:34 PM · Restricted Project
adeaarm added a comment to T969: Refactor the driver implementation.

Original refactoring patch (merged first, could not add the topic tag anymore): https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/12221

Nov 3 2021, 9:33 PM · Restricted Project
adeaarm moved T970: Document the driver from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 3 2021, 9:32 PM · Restricted Project
adeaarm moved T969: Refactor the driver implementation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 3 2021, 9:32 PM · Restricted Project

Nov 1 2021

adeaarm closed T946: PSA driver for key_derivation multipart capability as Wontfix.
Nov 1 2021, 3:26 PM · Restricted Project
Vge0rge moved T946: PSA driver for key_derivation multipart capability from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 1 2021, 1:34 PM · Restricted Project