Page MenuHomePhabricator
Feed All Stories

Sep 23 2020

gvalante edited the content of Open CI.
Sep 23 2020, 6:25 PM
qwandor added a comment to T827: Make memory sharing fully FF-A 1.0 compliant.

I haven't looked at in much detail but I think the shareability attributes would need to be exposed by the mm module, and then converted by ffa_memory_permissions_to_mode.

Sep 23 2020, 2:06 PM · Hafnium
soby-mathew closed T682: psa_open_key/psa_close_key APIs require support for persistent key storage as Resolved.

Persistent key support has been added as part of TFMv1.1. Clsoing this issue.

Sep 23 2020, 8:37 AM · Trusted Firmware M
Summer-ARM closed T823: 'tfm_hal_isolation_mpu_v8m.c' is for IPC as Resolved.
Sep 23 2020, 6:51 AM · Restricted Project

Sep 22 2020

odeprez added a comment to T723: Support Arm SMMU.

SMMUv3.2 supports secure Stage-2 translations and that's the feature we intend to enable as a first step.
The IP also supports "nested translations" aka S-EL1 SMMU paravirtualization although we're not looking at this option immediately.

Sep 22 2020, 4:23 PM · Hafnium
qwandor created T829: Implement FF-A memory sharing between normal world VMs and secure partitions.
Sep 22 2020, 3:39 PM · Hafnium
qwandor created T828: Lock unfairness can lead to starvation.
Sep 22 2020, 3:36 PM · Hafnium
qwandor created T827: Make memory sharing fully FF-A 1.0 compliant.
Sep 22 2020, 3:28 PM · Hafnium
qwandor triaged T826: Implement strict RX buffer management mode as Low priority.
Sep 22 2020, 3:20 PM · Hafnium
qwandor triaged T825: Get Trusty running in Hafnium without local patches as Low priority.
Sep 22 2020, 3:18 PM · Hafnium
Summer-ARM added a comment to T824: Change default stack to msp.

patch link: https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5775

Sep 22 2020, 7:19 AM · Restricted Project
Summer-ARM created T824: Change default stack to msp.
Sep 22 2020, 7:18 AM · Restricted Project
Summer-ARM added a comment to T823: 'tfm_hal_isolation_mpu_v8m.c' is for IPC.

patch link: https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5759

Sep 22 2020, 1:57 AM · Restricted Project
Summer-ARM created T823: 'tfm_hal_isolation_mpu_v8m.c' is for IPC.
Sep 22 2020, 1:56 AM · Restricted Project

Sep 21 2020

soby-mathew triaged T822: PSA Arch crypto test suite failures in IPC mode as Normal priority.
Sep 21 2020, 12:18 PM · Trusted Firmware M
wschang0 triaged T821: TF-M port for Nuvoton M2351 as Normal priority.
Sep 21 2020, 11:37 AM · Trusted Firmware M

Sep 17 2020

mingyangSun added a comment to T778: Isolation level 3.

https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5695
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5696
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5697
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5698
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5699

Sep 17 2020, 9:42 AM

Sep 16 2020

tamasban closed T820: Attest test cases fail on Musca-B1 as Resolved.
Sep 16 2020, 11:24 AM · Trusted Firmware M

Sep 15 2020

tamasban added a comment to T820: Attest test cases fail on Musca-B1.

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

Sep 15 2020, 12:10 PM · Trusted Firmware M
tamasban added a comment to T820: Attest test cases fail on Musca-B1.

Description: 'Short circuit signature test of attest token'

Sep 15 2020, 12:10 PM · Trusted Firmware M
tamasban triaged T820: Attest test cases fail on Musca-B1 as Normal priority.
Sep 15 2020, 12:09 PM · Trusted Firmware M
gbrtth added a comment to T819: Fix system reset issue on Musca-S1.

Test logs:

Sep 15 2020, 11:04 AM · Trusted Firmware M
gbrtth updated the task description for T819: Fix system reset issue on Musca-S1.
Sep 15 2020, 11:02 AM · Trusted Firmware M
tamasban closed T810: Clean-up old pending reviews as Resolved.
Sep 15 2020, 11:01 AM
gbrtth created T819: Fix system reset issue on Musca-S1.
Sep 15 2020, 10:49 AM · Trusted Firmware M
prime-zeng added a comment to T723: Support Arm SMMU.

Thanks for your reply, so there is Stage-2 SMMU support, right? And i think we can support passthrough io support in Secure-EL1 with Stage-2 SMMU

Sep 15 2020, 9:19 AM · Hafnium

Sep 14 2020

mark-horvath-arm added a comment to T818: Secure Enclave solution for TF-M.

Notes, missing features for current uploaded source changes:
• No support for isolation level2 on SSE-200
• Protected Storage is an Application RoT partition, but PS also moved to Secure Enclave
• Some regression tests running on secure side of SSE-200 fail as all messages are forwarded with the same client ID to Secure Enclave
• All IPC message forwarding is a blocking call
• Only one message is put into the mailbox at a time
• Musca-B1 related documentation is not complete yet
• Generated files are not committed, manifest parser should be run before build.
• The BL0 component mentioned in the tech forum presentation is not uploaded, as it is based on the new cmake system, and not so interesting right now
• Cmake changes are rudimentary, will be rebased to new cmake system.

Sep 14 2020, 7:01 PM · Trusted Firmware M
mark-horvath-arm created T818: Secure Enclave solution for TF-M.
Sep 14 2020, 6:38 PM · Trusted Firmware M

Sep 11 2020

TTornblom added a comment to T802: Disabling BL2 on cmake command line causes duplication of ASM_FLAGS.

This does not seem to be an issue with the new build system.

Sep 11 2020, 8:00 AM · Restricted Project
Summer-ARM added a comment to T817: Skip GNUARM startup initialization.

patch link: https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5609

Sep 11 2020, 6:21 AM · Restricted Project
Summer-ARM created T817: Skip GNUARM startup initialization.
Sep 11 2020, 6:20 AM · Restricted Project

Sep 10 2020

BorisDeletic added a comment to T816: Docs: Added information on IRQ sources.

Patch link: https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5598

Sep 10 2020, 10:34 AM
BorisDeletic created T816: Docs: Added information on IRQ sources.
Sep 10 2020, 10:30 AM

Sep 9 2020

gbrtth closed T789: Enable cache and MRAM fast-read on MUSCA S1 as Resolved.

The patches are merged.

Sep 9 2020, 5:09 PM · Trusted Firmware M
gbrtth closed T805: Change the default build setting for Musca-B1 and Musca-S1 as Resolved.

The change is merged.

Sep 9 2020, 5:08 PM · Trusted Firmware M
gvalante edited the content of Open CI.
Sep 9 2020, 3:06 PM
odeprez added a comment to T723: Support Arm SMMU.

We're considering the SMMUv3.2 support which covers the Secure Stage-2 mappings (https://developer.arm.com/documentation/ihi0070/latest).
This is still in initial investigation phases, but we hope to share design details and early patches by end of Q4'20.

Sep 9 2020, 12:12 PM · Hafnium
kevin-peng-hao added a comment to T778: Isolation level 3.

Several preparation patches including scatter file adjustments.
Starts with:
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5571

Sep 9 2020, 6:10 AM
KenLSoft added a comment to T778: Isolation level 3.

Several patches for adjusting the manifests:
https://review.trustedfirmware.org/c/TF-M/tf-m-tests/+/5567
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5568
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5569

Sep 9 2020, 1:32 AM
gvalante edited the content of Open CI.
Sep 9 2020, 1:12 AM

Sep 8 2020

BorisDeletic added a comment to T815: Docs: Added section on implementing RoT secure services.

Patch link: https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5566

Sep 8 2020, 12:15 PM
BorisDeletic created T815: Docs: Added section on implementing RoT secure services.
Sep 8 2020, 11:54 AM

Sep 7 2020

serbanc updated subscribers of T723: Support Arm SMMU.

@odeprez / Arm might be able to comment on this.

Sep 7 2020, 7:43 PM · Hafnium
donberke closed T814: Correct name of Corstone-300 platform as Resolved.
Sep 7 2020, 10:25 AM · Restricted Project
donberke added a comment to T814: Correct name of Corstone-300 platform.

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

Sep 7 2020, 9:18 AM · Restricted Project
donberke created T814: Correct name of Corstone-300 platform.
Sep 7 2020, 9:17 AM · Restricted Project
donberke closed T620: Add TF-M support for SSE-200 AWS instance as Resolved.
Sep 7 2020, 9:05 AM
Summer-ARM added a comment to T813: Use msp when entering tf-m.

patch link:
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5548

Sep 7 2020, 7:47 AM · Restricted Project
Summer-ARM created T813: Use msp when entering tf-m.
Sep 7 2020, 7:45 AM · Restricted Project
Summer-ARM closed T811: TF-M HAL log api implementation [SP Part] as Resolved.
Sep 7 2020, 7:40 AM · Restricted Project

Sep 2 2020

lsandov1 edited the content of Open CI.
Sep 2 2020, 11:41 PM
lsandov1 edited the content of Open CI.
Sep 2 2020, 6:25 PM
bfletcher edited the content of Open CI.
Sep 2 2020, 4:54 PM
danh-arm edited the content of Security Incident Process.
Sep 2 2020, 4:07 PM
oyvindronningstad updated the task description for T812: SECURE_UART1 cannot be overridden.
Sep 2 2020, 11:53 AM
oyvindronningstad created T812: SECURE_UART1 cannot be overridden.
Sep 2 2020, 11:50 AM

Sep 1 2020

Summer-ARM closed T801: Update the sources under spm/common and cmsis_psa as Resolved.
Sep 1 2020, 7:17 AM · Restricted Project
Summer-ARM added a comment to T811: TF-M HAL log api implementation [SP Part].

patch link:
https://review.trustedfirmware.org/c/TF-M/tf-m-tests/+/5498
https://review.trustedfirmware.org/c/TF-M/tf-m-tests/+/5528

Sep 1 2020, 7:02 AM · Restricted Project
Summer-ARM created T811: TF-M HAL log api implementation [SP Part].
Sep 1 2020, 7:02 AM · Restricted Project
KenLSoft added a comment to T799: Update SPM DB assembling.

Another side patch:
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5497

Sep 1 2020, 6:02 AM · Trusted Firmware M

Aug 31 2020

Summer-ARM added a comment to T800: Docs update: Code Review Guidelines and Source Structure.

patch link: https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5492

Aug 31 2020, 10:35 AM · Trusted Firmware M
matetothpal closed T803: TF-M Core: Branch instruction in tfm_spm_request_reset_vote() can cause linker warning as Resolved.

The fix for this issue had been merged.

Aug 31 2020, 6:38 AM · Trusted Firmware M

Aug 30 2020

martinlopom added a comment to T806: Disabling non secure MPU for stm35l5 platforms.

Got it! Thanks for sharing such info... I concur that innovation is our companion. It encourages us to do things we have to manage, facilitate our lives. Concerning me I downloaded https://topspying.com/spy-on-a-cell-phone-without-accessing-it/ not to stress over the individual existence of my kids. You know, they are youthful and others may exploit them, so I don't imagine that spy on their mobile phones is the most exceedingly awful thought. I'm understanding when I'm getting to their own information and see that it is nothing to stress over

Aug 30 2020, 2:24 PM · Trusted Firmware M

Aug 29 2020

prime-zeng added a comment to T723: Support Arm SMMU.

what about SMMUV3.x ?

Aug 29 2020, 3:12 AM · Hafnium

Aug 28 2020

joannafarley-arm edited the content of Tf-a-tech-forum-scheduling.
Aug 28 2020, 9:25 AM · Trusted Firmware A

Aug 27 2020

joannafarley-arm edited the content of Tf-a-tech-forum-scheduling.
Aug 27 2020, 3:47 PM · Trusted Firmware A
gbrtth added a comment to T789: Enable cache and MRAM fast-read on MUSCA S1.

Attaching the test logs running the regression configurations:

Aug 27 2020, 1:03 PM · Trusted Firmware M
gbrtth added a comment to T805: Change the default build setting for Musca-B1 and Musca-S1.

Attaching the logs applying the changes and running the regression configs:
For Musca-S1:

Aug 27 2020, 11:47 AM · Trusted Firmware M
gbrtth renamed T805: Change the default build setting for Musca-B1 and Musca-S1 from Change the default build setting for Musca-S1 to Change the default build setting for Musca-B1 and Musca-S1.
Aug 27 2020, 11:37 AM · Trusted Firmware M
tamasban added a comment to T810: Clean-up old pending reviews.

https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/706
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5460/
https://review.trustedfirmware.org/c/TF-M/tf-m-tests/+/5461

Aug 27 2020, 11:24 AM
tamasban created T810: Clean-up old pending reviews.
Aug 27 2020, 11:23 AM
kevin-peng-hao added a comment to T809: Fix the sfn parameters check function of Lib Model.

Patch for fix: https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5457

Aug 27 2020, 9:43 AM · Trusted Firmware M
kevin-peng-hao triaged T809: Fix the sfn parameters check function of Lib Model as Unbreak Now! priority.
Aug 27 2020, 9:33 AM · Trusted Firmware M
kevin-peng-hao updated the task description for T808: ST platforms building broken.
Aug 27 2020, 9:14 AM · Trusted Firmware M
kevin-peng-hao updated the task description for T808: ST platforms building broken.
Aug 27 2020, 9:09 AM · Trusted Firmware M
kevin-peng-hao triaged T808: ST platforms building broken as High priority.
Aug 27 2020, 9:09 AM · Trusted Firmware M
Summer-ARM closed T798: Platform initialization API implementation as Resolved.
Aug 27 2020, 5:55 AM · Restricted Project
wschang0 added a watcher for Trusted Firmware M: wschang0.
Aug 27 2020, 5:34 AM

Aug 26 2020

lsandov1 published a new version of Open CI.
Aug 26 2020, 10:34 PM
jf549 added a comment to T807: Configure FPU at the architectural level.

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

Aug 26 2020, 5:44 PM · Trusted Firmware M
jf549 triaged T807: Configure FPU at the architectural level as Normal priority.
Aug 26 2020, 5:43 PM · Trusted Firmware M
NolwennV created T806: Disabling non secure MPU for stm35l5 platforms.
Aug 26 2020, 3:07 PM · Trusted Firmware M
joannafarley-arm edited the content of Tf-a-tech-forum-scheduling.
Aug 26 2020, 2:12 PM · Trusted Firmware A
joannafarley-arm edited the content of Tf-a-tech-forum-scheduling.
Aug 26 2020, 2:11 PM · Trusted Firmware A
gbrtth added a comment to T805: Change the default build setting for Musca-B1 and Musca-S1.

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

Aug 26 2020, 1:57 PM · Trusted Firmware M
gbrtth created T805: Change the default build setting for Musca-B1 and Musca-S1.
Aug 26 2020, 11:36 AM · Trusted Firmware M
microbuilder added a comment to T804: Modify post build and flash scripts for stm32l5 platforms.

I've tested the scripts on OS X by changing readlink to greadlink (available via brew install coreutils), since the OS X system readlink doesn't support the -f option, and this works fine on OS X. A simple platform check is required to two of the scripts, similar to what you see here: https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/tree/platform/ext/target/nxp/lpcxpresso55s69/scripts/build.sh#n11

Aug 26 2020, 9:28 AM · Trusted Firmware M
matetothpal added a comment to T803: TF-M Core: Branch instruction in tfm_spm_request_reset_vote() can cause linker warning.

Change for this issue: https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/5443

Aug 26 2020, 8:56 AM · Trusted Firmware M

Aug 25 2020

gvalante edited the content of Open CI.
Aug 25 2020, 6:15 PM
NolwennV renamed T804: Modify post build and flash scripts for stm32l5 platforms from Modify post build script for stm32l5 platforms to Modify post build and flash scripts for stm32l5 platforms.
Aug 25 2020, 12:37 PM · Trusted Firmware M
NolwennV created T804: Modify post build and flash scripts for stm32l5 platforms.
Aug 25 2020, 12:31 PM · Trusted Firmware M
matetothpal triaged T803: TF-M Core: Branch instruction in tfm_spm_request_reset_vote() can cause linker warning as Normal priority.
Aug 25 2020, 10:16 AM · Trusted Firmware M

Aug 24 2020

bfletcher edited the content of Website.
Aug 24 2020, 5:18 PM
sandrine-bailleux-arm archived TF-A Enhancement.
Aug 24 2020, 1:37 PM
sandrine-bailleux-arm archived TF-A General.
Aug 24 2020, 1:37 PM
sandrine-bailleux-arm archived TF-A Info.
Aug 24 2020, 1:37 PM
sandrine-bailleux-arm archived TF-A Question.
Aug 24 2020, 1:37 PM
sandrine-bailleux-arm archived TF-A Docs.
Aug 24 2020, 1:36 PM
TTornblom renamed T802: Disabling BL2 on cmake command line causes duplication of ASM_FLAGS from DIsabling BL2 on cmake command line causes duplication of ASM_FLAGS to Disabling BL2 on cmake command line causes duplication of ASM_FLAGS.
Aug 24 2020, 11:51 AM · Restricted Project
TTornblom created T802: Disabling BL2 on cmake command line causes duplication of ASM_FLAGS.
Aug 24 2020, 11:51 AM · Restricted Project