dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix(pmu): temporary solution to the problem of abnormal battery status
lin
2025-02-18
59b6413ea46963124667e54dd4348d204bcf94d5
[~lzh/A133.git]
/
longan
/
kernel
/
linux-4.9
/
drivers
/
tee
/
Makefile
1
2
3
4
5
obj-$(CONFIG_TEE) += tee.o
tee-objs += tee_core.o
tee-objs += tee_shm.o
tee-objs += tee_shm_pool.o
obj-$(CONFIG_OPTEE) += optee/