Page MenuHomePhabricator

jamike (michel jaouen)
User

Projects

User does not belong to any projects.

User Details

User Since
Aug 13 2018, 10:33 AM (327 w, 3 d)

Recent Activity

Aug 3 2021

jamike created T954: Non Secure Image size overflow on STM32L562E-DK PSA Arch Crypto .
Aug 3 2021, 2:52 PM

Dec 8 2020

jamike added a comment to T862: How to program images in STM32L562 external Flash memory with ARM TF-M?.

Hello,
Here are 2 commits to introduce the support of external flash for secondary slot
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/7412
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/7413

Dec 8 2020, 4:50 PM · Trusted Firmware M

Apr 9 2019

jamike added a comment to T305: SST support for flash having 8 bytes minimum write access .

The two above commit are now merged in https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/802/ as requested in code review.
The regression test is passed.

Apr 9 2019, 9:14 AM · Restricted Project

Apr 5 2019

jamike added a comment to T305: SST support for flash having 8 bytes minimum write access .

With https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/806/
Regression test is now passed with set (SST_ENCRYPTION ON)

Apr 5 2019, 12:50 AM · Restricted Project

Apr 4 2019

jamike added a comment to T305: SST support for flash having 8 bytes minimum write access .

https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/802/ is implementing the 8 bytes minimum write access.
As ConfigRegression.cmake uses by default a RAM_FS for SST , it can used to test this patch on any platform.
In flash_layout.h
#define SST_FLASH_PROGRAM_UNIT 8
For now, this patch is functional without encryption.
set (SST_ENCRYPTION OFF)

Apr 4 2019, 5:49 AM · Restricted Project
jamike created T305: SST support for flash having 8 bytes minimum write access .
Apr 4 2019, 5:36 AM · Restricted Project