wolfBoot/.github/workflows
David Garske b3e2fb9ddd NXP T1024 wolfBoot support:
* Added DDR4 w/ECC.
* Added L2 and L2 CPC SRAM support
* Added platform SRAM 160KB support
* Added support for core timers (timebase) and platform clock.
* Added IFC driver with erase/write
* Added stage 1 loader to relocate wolfBoot to DDR
* Added CPLD, QUICC, FMAN and MP drivers
* Added eSPI driver for TPM.
* Added hal_early_init instead of calling ddr_init directly.
* Fixes for device tree (DTB) loading with update_ram and PPC boot.
* Fixes for relocating CCSRBAR to upper.
* Fixes for interrupt offsets.
2023-10-06 15:28:16 +02:00
..
footprint.yml
test-build-mcux-sdk.yml Added GitHub action build tests for NXP parts (iMX RT, Kinetis and LPC). 2023-08-21 11:08:48 +02:00
test-build-sim-tpm.yml Fix simulator to not just while(1) on panic, which causes CI to spin/timeout (instead exit with error). Fix ROT logic and make sure read error code gets passed up stack. 2023-09-12 12:26:48 +02:00
test-build.yml Fixed merge of user_settings with new TPM logic 2023-09-21 08:31:28 +02:00
test-configs.yml NXP T1024 wolfBoot support: 2023-10-06 15:28:16 +02:00
test-keytools.yml keytools: Added tests for new features 2023-09-29 14:54:08 +02:00
test-powerfail-simulator.yml Merge branch 'master' into nvm-encrypt-configs 2023-08-21 10:13:46 -04:00
test-renode-fastmath-smallstack.yml
test-renode-fastmath.yml
test-renode-noasm-smallstack.yml
test-renode-noasm.yml
test-renode-nrf52.yml LMS wolfBoot support. 2023-09-06 07:57:10 +02:00
test-renode-sha3.yml
test-renode-sha384.yml
test-renode-smallstack.yml
test-tpm.yml Fix for ROT with no auth. Add test case for it. 2023-09-15 07:25:01 +02:00
test-units.yml