linux/drivers/misc/habanalabs
Oded Gabbay ae382c22fc habanalabs: use strscpy instead of sprintf and strlcpy
Prefer the use of strscpy when copying the ASIC name into a char array,
to prevent accidentally exceeding the array's length.
In addition, strlcpy is frowned upon so replace it.

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2021-04-09 14:09:24 +03:00
..
common habanalabs: use strscpy instead of sprintf and strlcpy 2021-04-09 14:09:24 +03:00
gaudi habanalabs/gaudi: add debugfs to DMA from the device 2021-04-09 14:09:24 +03:00
goya habanalabs/gaudi: add debugfs to DMA from the device 2021-04-09 14:09:24 +03:00
include habanalabs: support legacy and new pll indexes 2021-04-09 14:09:24 +03:00
Kconfig misc/habana: Stop using frame_vector helpers 2021-01-12 14:14:53 +01:00
Makefile habanalabs: create common folder 2020-07-24 20:31:37 +03:00