Page MenuHomePhabricator
Feed Advanced Search

Advanced Search

Mar 17 2019

mikisch81 added a comment to T276: stacking issue in psa_call when FP was enabled.

@KenLSoft Yes, our platform (LPC55S69 by NXP) does defined __FPU_PRESENT=1U.

Mar 17 2019, 9:17 AM · Trusted Firmware M

Mar 11 2019

mikisch81 added a comment to T276: stacking issue in psa_call when FP was enabled.

We are currently pre-occupied with the 5.12 release, you can look at Mbed-os PR#10027 to see how we solved this issue.

Mar 11 2019, 12:11 PM · Trusted Firmware M
mikisch81 added a comment to T273: tfm_svcall_psa_get() receives 0 signal in doorbell scenario.

Can you elaborate on the root cause?

Mar 11 2019, 10:27 AM · Trusted Firmware M

Mar 10 2019

mikisch81 added a comment to T276: stacking issue in psa_call when FP was enabled.

Inside the svc_handler if you check LR, which holds EXC_RETURN.

Mar 10 2019, 4:27 PM · Trusted Firmware M
mikisch81 updated subscribers of T276: stacking issue in psa_call when FP was enabled.
Mar 10 2019, 11:58 AM · Trusted Firmware M
mikisch81 added a comment to T276: stacking issue in psa_call when FP was enabled.

We are experiencing this issue on the NXP LPC55S69 MCU, which is Cortex-M33-FE core.

Mar 10 2019, 11:56 AM · Trusted Firmware M

Mar 4 2019

mikisch81 added a comment to T264: psa_wait may return 0 on PSA_BLOCK.

Opened https://developer.trustedfirmware.org/T273

Mar 4 2019, 2:02 PM · Trusted Firmware M
mikisch81 created T273: tfm_svcall_psa_get() receives 0 signal in doorbell scenario.
Mar 4 2019, 2:00 PM · Trusted Firmware M

Mar 3 2019

mikisch81 added a comment to T264: psa_wait may return 0 on PSA_BLOCK.

Hi all,

Mar 3 2019, 2:21 PM · Trusted Firmware M

Feb 25 2019

mikisch81 added a comment to T264: psa_wait may return 0 on PSA_BLOCK.
Feb 25 2019, 7:39 AM · Trusted Firmware M

Feb 24 2019

mikisch81 added a comment to T263: set_rhandle durring disconnect cause panic.

I can verify that https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/653/ works on our code.

Feb 24 2019, 7:55 AM · Trusted Firmware M

Feb 21 2019

mikisch81 updated the task description for T224: tfm_memory_check is inaccurate.
Feb 21 2019, 3:27 PM · Trusted Firmware M

Feb 12 2019

mikisch81 added a comment to T216: psa_set_rhandle() during PSA_IPC_CONNECT.

I can verify that https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/627/ works on our code.

Feb 12 2019, 9:38 AM · Trusted Firmware M
mikisch81 added a comment to T216: psa_set_rhandle() during PSA_IPC_CONNECT.

We will verify it on our Musca_a1 mbed-os porting work and update the results.

Feb 12 2019, 8:42 AM · Trusted Firmware M

Feb 6 2019

mikisch81 created T241: tfm_psa_call_veneer() has wrong argument type for out_vecs .
Feb 6 2019, 2:28 PM · Trusted Firmware M
mikisch81 created T240: Level 1: Partition stack size is fixed instead of from manifest.
Feb 6 2019, 2:23 PM · Trusted Firmware M

Feb 5 2019

mikisch81 added a comment to T234: GCC/Release: Compiler optimizes tfm_core_ns_ipc_request() too much.

A workaround for us which fixed this issue was setting the descriptor struct volatile:

volatile struct tfm_sfn_req_s desc;
struct tfm_sfn_req_s *desc_ptr = &desc;
Feb 5 2019, 8:16 AM · Restricted Project
mikisch81 updated subscribers of T234: GCC/Release: Compiler optimizes tfm_core_ns_ipc_request() too much.
Feb 5 2019, 7:59 AM · Restricted Project
mikisch81 created T234: GCC/Release: Compiler optimizes tfm_core_ns_ipc_request() too much.
Feb 5 2019, 7:58 AM · Restricted Project

Feb 4 2019

mikisch81 updated subscribers of T224: tfm_memory_check is inaccurate.
Feb 4 2019, 7:14 AM · Trusted Firmware M

Feb 3 2019

mikisch81 created T230: Service handles are not cleared when freed.
Feb 3 2019, 3:34 PM · Trusted Firmware M

Dec 16 2018

mikisch81 added a comment to T158: Building C++ files in TF-M.

Should I close this issue and move this question here: https://developer.trustedfirmware.org/ponder/?

Dec 16 2018, 2:07 PM · Trusted Firmware M

Dec 11 2018

mikisch81 created T158: Building C++ files in TF-M.
Dec 11 2018, 8:34 AM · Trusted Firmware M

Dec 10 2018

mikisch81 created T157: PyCrypto switch to PyCryptodome.
Dec 10 2018, 1:23 PM · Trusted Firmware M