mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 22:55:49 +00:00
The fuel gauge API doesn't make use of syscalls with device drivers, which is not congruent with Zephyr's security model. Correct the fuel gauge API to only allow access to fuel gauge device drivers functionality via syscalls to keep with Zephyr's security model. Signed-off-by: Aaron Massey <aaronmassey@google.com> |
||
---|---|---|
.. | ||
sbs_gauge | ||
CMakeLists.txt | ||
fuel_gauge_syscall_handlers.c | ||
Kconfig |