This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a4c003d69
linux
/
drivers
/
firmware
/
meson
/
Makefile
2 lines
37 B
Makefile
Raw
Normal View
History
Unescape
Escape
firmware: Amlogic: Add secure monitor driver Introduce a driver to provide calls into secure monitor mode. In the Amlogic SoCs these calls are used for multiple reasons: access to NVMEM, set USB boot, enable JTAG, etc... Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Carlo Caione <carlo@endlessm.com> [khilman: add in SZ_4K cleanup] Signed-off-by: Kevin Hilman <khilman@baylibre.com>
2016-08-27 13:43:43 +00:00
obj-$(CONFIG_MESON_SM)
+=
meson_sm.o
Reference in New Issue
Copy Permalink