diff options
author | Tomer Tayar <[email protected]> | 2024-01-30 09:57:32 +0200 |
---|---|---|
committer | Oded Gabbay <[email protected]> | 2024-02-26 09:47:27 +0200 |
commit | c517068349836ae8c090abc1f1a9b540e4370331 (patch) | |
tree | f833f33876a727c50a5c273a0d7aa0a5b5400cac /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | db45bbdd024eadbf909ad3fb603e0a5ad6c41844 (diff) |
accel/habanalabs: keep explicit size of reserved memory for FW
The reserved memory for FW is currently saved in an ASIC property in
units of MB, just like the value that comes from FW.
Except the fact that it is not clear from the property's name, it means
also that a calculation to actual size is required everywhere that it is
used.
Modify the property to hold the size in bytes.
Signed-off-by: Tomer Tayar <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Reviewed-by: Carl Vanderlip <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions