Sign in
opensecura
/
3p
/
sel4
/
camkes
/
refs/heads/master
/
.
/
apps
/
hierarchical-attributes
/
components
/
Bar
/
src
/
main.c
blob: 93af2d7b3af5d0b4b1c2f6b15f2190a41ca9e88b [
file
] [
log
] [
blame
] [
edit
]
/*
* Copyright 2017, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#include
<camkes.h>
#include
<stdio.h>
void
self_pa_print_attributes
(
void
)
{
printf
(
"str: %s\n"
,
str
);
}