linux/drivers/misc/habanalabs/goya
Oded Gabbay 57799ce9f8 habanalabs: add indication of security-enabled F/W
Future F/W versions will have enhanced security measures and the driver
won't be able to do certain configurations that it always did and those
configurations will be done by the firmware.

We use the firmware's preboot version to determine whether security
measures are enabled or not. Because we need this very early in our code,
the read of the preboot version is moved to the earliest possible place,
right after the device's PCI initialization.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2020-09-22 18:49:54 +03:00
..
goya.c habanalabs: add indication of security-enabled F/W 2020-09-22 18:49:54 +03:00
goya_coresight.c habanalabs: proper handling of alloc size in coresight 2020-08-22 12:47:57 +03:00
goya_hwmgr.c habanalabs: fix pm manual->auto in GOYA 2020-03-24 10:54:17 +02:00
goya_security.c habanalabs: fix up absolute include instructions 2020-07-29 08:15:50 +02:00
goyaP.h habanalabs: replace armcp with the generic cpucp 2020-09-22 18:49:51 +03:00
Makefile habanalabs: fix up absolute include instructions 2020-07-29 08:15:50 +02:00