aboutsummaryrefslogtreecommitdiff
path: root/src/security/memory/memory.h
blob: 90b4480ed35ef08c926f2dce2d933e029e4d7295 (plain)
1
2
3
4
5
/* SPDX-License-Identifier: GPL-2.0-only */

#include <stdbool.h>

bool security_clear_dram_request(void);