mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
tegra/platform: Add driver for firmware class and inventory
Add driver for common utility API for firmware class and dumping the inventory for all firmware. Bug 3583607 Change-Id: I259bc7f80b8842cea090f67b067f63e5f85cb79c Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2708890 GVS: Gerrit_Virtual_Submit
This commit is contained in:
committed by
mobile promotions
parent
66d1a0786d
commit
a01851131c
@@ -3,6 +3,9 @@
|
||||
|
||||
obj-m += bad.o
|
||||
|
||||
obj-m += firmwares-class.o
|
||||
obj-m += firmwares-inventory.o
|
||||
|
||||
tegra-bootloader-debug-objs := tegra_bootloader_debug.o
|
||||
tegra-bootloader-debug-objs += tegra_bootloader_debug_init.o
|
||||
obj-m += tegra-bootloader-debug.o
|
||||
|
||||
Reference in New Issue
Block a user