diff options
| author | Xiang W <[email protected]> | 2025-05-14 13:24:02 +0800 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2025-06-16 16:53:50 +0530 |
| commit | 03f44e6b82a4debd0e5a3a67cf7f2da9f4a7dfca (patch) | |
| tree | dc4ceaf143f18157b7c313cc5c6ccacc1e9a9f96 /lib/utils | |
| parent | 033e0e2353ddab76039e62b46c9f77e178bac689 (diff) | |
lib: sbi: Optimize saddr mapping in sbi_dbtr.c
The original implementation mapped saddr individually for each entry.
The updated code now maps saddr for all entries in a single operation.
This change reduces the number of PMP (Physical Memory Protection)
operations, improving efficiency and performance.
Tested-by: Himanshu Chauhan <[email protected]>
Reviewed-by: Himanshu Chauhan <[email protected]>
Signed-off-by: Xiang W <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils')
0 files changed, 0 insertions, 0 deletions
