kernel-brax3-ubuntu-touch/drivers/tee/teei/500/tz_driver/include/teei_log.h
erascape f319b992b1 kernel-5.15: Initial import brax3 UT kernel
* halium configs enabled

Signed-off-by: erascape <erascape@proton.me>
2025-09-23 15:17:10 +00:00

13 lines
224 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2015-2019, MICROTRUST Incorporated
* All Rights Reserved.
*
*/
#ifndef TEEI_LOG_H
#define TEEI_LOG_H
#define LOG_BUF_LEN (256 * 1024)
#endif /* TEEI_LOG_H */