ci(hal): Extend the PMS hal test-app for verifying TEE-based interrupt scenarios

This commit is contained in:
Laukik Hase
2025-06-30 18:39:45 +05:30
parent 90d3d658bb
commit 3d402ca938
47 changed files with 1798 additions and 176 deletions

View File

@@ -5,7 +5,6 @@
*/
#pragma once
#include <stdint.h>
#include "soc/soc.h"
#ifdef __cplusplus
extern "C" {