aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOmer Shpigelman <[email protected]>2020-05-11 10:45:12 +0300
committerOded Gabbay <[email protected]>2020-05-19 14:48:41 +0300
commit3a3a5bf19639aff2a322105de8501ccfe944af4e (patch)
tree9ab2d947a48189640718be5b1b11a94afed15935 /tools/perf/scripts/python
parentbcaf415204e231be000d76c07f6dde22edabea6a (diff)
habanalabs: add gaudi security module
Add the code to initialize the security module of GAUDI. Similar to Goya, we have two dedicated mechanisms for security: Range Registers and Protection bits. Those mechanisms protect sensitive memory and configuration areas inside the device. In addition, in Gaudi we moved to a 3-level security scheme, where the F/W runs with the highest security level (Privileged), the driver runs with a less secured level (Secured) and the user is neither privileged nor secured. The security module in the driver configures the Secured parts so the user won't be able to access them. The Privileged parts are configured by the F/W. Signed-off-by: Omer Shpigelman <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions