Daniele Lacamera
47f58ad2f1
Moving trustzone test to, wolfboot-ci-m33mu CI to v1.0
2026-03-24 14:25:18 +01:00
Daniele Lacamera
87c1cb3709
Bump CI v0.9.5
2026-03-24 13:56:36 +01:00
Daniele Lacamera
de831c524f
Changed efi target type to be more portable
2026-03-24 13:52:51 +01:00
Daniele Lacamera
1a5683cf70
Bump CI v0.9.4
2026-03-24 13:35:01 +01:00
Daniele Lacamera
81c6cf6326
Bump CI -> v0.9.3
2026-03-24 13:10:38 +01:00
Daniele Lacamera
42cbe1fbbf
Bump ci v0.9.2
2026-03-24 12:57:59 +01:00
Daniele Lacamera
6b7448d4d1
CI version: up to 'latest'
2026-03-24 12:40:46 +01:00
Daniele Lacamera
4ffa24c05f
Update CI + fix new findings with cppcheck 2.20
2026-03-24 12:19:44 +01:00
Daniele Lacamera
977ba182fb
Refactoring CI workflows to run in containers (part 1)
2026-03-24 11:30:57 +01:00
Andrew Hutchings
2aef0ed77b
Merge pull request #731 from danielinux/wolfPKCS11_test
...
wolfPKCS11 test
2026-03-24 08:58:53 +00:00
David Garske
51d9c68578
Merge pull request #689 from miyazakh/ram_function_ccrx
...
[Renesas RX72N CCRX] Move flash functions to RAM for flash operation
2026-03-23 13:03:14 -07:00
Paul Adelsbach
3d2a555e1a
Update wolfHSM pointer, fix minor issues
2026-03-23 20:05:07 +01:00
Daniele Lacamera
29450d5992
Addressed copilot comments
2026-03-23 20:00:51 +01:00
Daniele Lacamera
71213cbdee
up to m33mu:1.9 (from wolfssl ghcr)
2026-03-23 19:56:00 +01:00
David Garske
6945b47fc2
Merge pull request #733 from mattia-moffa/20260319-remove-ram-kv-partition
...
Remove RAM_KV partition; remove flash keyvault when not needed
2026-03-23 09:55:51 -07:00
David Garske
17df962a06
Merge pull request #732 from danielinux/fixes-20260322
...
Fixes from static analysis
2026-03-23 09:31:31 -07:00
Mattia Moffa
fcd8bfcf38
Remove flash keyvault partition where not needed
2026-03-23 15:51:00 +01:00
Daniele Lacamera
9b67b92609
Fix regression in unit tests
2026-03-23 08:04:48 +01:00
Daniele Lacamera
606e875670
Addressed copilot comment
2026-03-22 10:38:03 +01:00
Daniele Lacamera
916d9544cb
clear store handles on close
...
F/1105
2026-03-22 10:10:50 +01:00
Daniele Lacamera
7e64e91c09
zero decrypted disk header on exit
...
F/1104
2026-03-22 10:08:58 +01:00
Daniele Lacamera
805b16e29c
remove TPM secret debug logging
...
F/1103
2026-03-22 10:07:27 +01:00
Daniele Lacamera
8041e83245
Validate qman portal cell-index
...
F/1102
2026-03-22 10:06:15 +01:00
Daniele Lacamera
d1b488f0f2
Guard elf-parser fclose on open failure
...
F/1101
2026-03-22 10:04:11 +01:00
Daniele Lacamera
20c3b86678
fix policy_sign digest parse checks
...
F/1100
2026-03-22 10:03:00 +01:00
Daniele Lacamera
5b0c400505
Fix ARM32 AIRCR key literal
...
F/1099
2026-03-22 09:38:58 +01:00
Daniele Lacamera
5face3fc50
Improved test + build (copilot's review)
2026-03-21 09:28:41 +01:00
Daniele Lacamera
a85dfded83
Fix stm32l5 app build
2026-03-21 09:13:14 +01:00
Hideki Miyazaki
21c4207927
Clarify the macro definition
2026-03-21 06:24:19 +09:00
Hideki Miyazaki
ea8079a31b
avoid conflicts with CCRX definition
2026-03-21 05:52:57 +09:00
Hideki Miyazaki
285063dc2d
Move functions to RAM for flash operation
...
- Remove standard library as much as possible
- Do not use memcpy before it is relocated to RAM.
- Prefer library functions over RX intrinsics.( Compiler option change)
2026-03-21 05:52:57 +09:00
Daniele Lacamera
18f17fef11
Fix test regressions with SIGN=NONE
2026-03-20 20:30:32 +01:00
Daniele Lacamera
c4357559b9
Re-align submodules with master
2026-03-20 20:20:42 +01:00
Daniele Lacamera
436a1c4617
Addressed copilot's comments
2026-03-20 20:19:56 +01:00
Daniele Lacamera
eadb860123
Revert accidental submodule update
2026-03-20 20:19:56 +01:00
Daniele Lacamera
c21a50b9a3
Updated mcxn build partition geometry
2026-03-20 20:19:56 +01:00
Daniele Lacamera
2b235902ce
Fix USART3 NS-permissions, for STM32L5 test, renamed mislabeled test
2026-03-20 20:19:56 +01:00
Daniele Lacamera
32446f34a8
Up to right m33mu version
2026-03-20 20:19:56 +01:00
Daniele Lacamera
b8e241fd17
Fix PKCS11 two-steps test flow
2026-03-20 20:19:56 +01:00
Daniele Lacamera
0a183940e0
Move pkcs11/tz test to its own module in test-app
...
+ added m33mu two-runs test for persistent storage coverage
2026-03-20 20:19:56 +01:00
David Garske
c52a0457a6
Merge pull request #728 from danielinux/prepare-release-2.8.0
...
Updated submodules
2026-03-20 09:38:36 -07:00
Mattia Moffa
32cdafd560
Remove RAM_KV partition from TZEN targets
2026-03-20 16:35:50 +01:00
Daniele Lacamera
16dadd6bc0
Up to latest wolfTPM
2026-03-20 14:57:43 +01:00
Daniele Lacamera
c5dfe4c43b
Fix CI false positive Stack usage warnings with wolfTPM
2026-03-20 14:57:43 +01:00
Daniele Lacamera
d2e211066b
Remove TPM AUTODETECT also from SPI builds
2026-03-20 14:57:43 +01:00
Daniele Lacamera
cd2ea0ff08
Update wolfTPM with fix
2026-03-20 14:57:43 +01:00
Daniele Lacamera
9fbbdb657a
Update size checks
2026-03-20 14:57:43 +01:00
Daniele Lacamera
5f919c1b2e
Updated submodules
2026-03-20 14:57:43 +01:00
David Garske
a56c70e90a
Support for NXP T1040 RDB
2026-03-20 14:51:15 +01:00
David Garske
7458d6dbc2
Fix for ELF relocation
2026-03-20 14:43:42 +01:00