Files
hw_llm 4ac3b36817 Description: kernel_uniproton版本升级
IssueNo: https://gitee.com/openharmony/kernel_uniproton/issues/IBOFEB
Feature Or Bugfix: Feature
Binary Source: No
Signed-off-by: hw_llm <liu.limin@huawei.com>
2025-02-25 09:37:46 +08:00
..
2022-09-26 19:53:34 +08:00

libboundscheck使用说明

下载源码

链接地址: https://gitee.com/openeuler/libboundscheck

使用方式

将下载后的代码解压,将src和include目录粘贴到UniProton/platform/libboundscheck目录下即可。

编译

编译前确保将libboundscheck源码放至UniProton/platform/libboundscheck目录下,UniProton提供的cmake编译框架会自动加入安全C库的编译。