This website requires JavaScript.
Explore
Help
Sign In
openEuler
/
openEuler_kernel_rk3588
Watch
3
Star
0
Fork
0
You've already forked openEuler_kernel_rk3588
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
openEuler_kernel_rk3588
/
arch
/
x86
/
kernel
/
cpu
/
sgx
/
Makefile
7 lines
88 B
Makefile
Raw
Normal View
History
Unescape
Escape
new
2026-01-21 18:59:54 +08:00
obj-y
+=
\
driver.o
\
encl.o
\
ioctl.o
\
main.o
init
2026-01-29 22:25:33 +08:00
obj-$(CONFIG_X86_SGX_KVM)
+=
virt.o
Reference in New Issue
Copy Permalink