openharmony_kernel_liteos_a/kernel
Leon Chan e4a06623ce fix: change the execFile field in TCB to execVnode
TEE需要借用TCB中的execFile来校验打开的文件,pagecache修改后,可执行程序在mmap之后,会被立即关闭,因此将execFile改为execVnode

close: #I4CLL9

Signed-off-by: Leon Chan <chenwei26@huawei.com>
2021-09-30 14:33:36 +08:00
..
base fix: change the execFile field in TCB to execVnode 2021-09-30 14:33:36 +08:00
common !640 中断中调用PRINTK概率卡死,导致系统不能正常响应中断 2021-09-29 02:48:49 +00:00
extended fix: change the execFile field in TCB to execVnode 2021-09-30 14:33:36 +08:00
include feat: L0-L1 支持Perf 2021-09-28 19:28:34 +08:00
user chore(make): simplify build scripts 2021-09-09 18:56:47 +08:00
BUILD.gn chore: output liteos binaries to target_out_dir 2021-07-22 18:52:24 +08:00
Kconfig feat: L0-L1 支持Perf 2021-09-28 19:28:34 +08:00