diff options
author | 2025-02-17 14:43:05 +0800 | |
---|---|---|
committer | 2025-02-21 09:50:44 +0800 | |
commit | 2f9da853f4d848d23bade4c22931ea0f5a011674 (patch) | |
tree | bae39162998aca5fe4cf54b8941c639929c211a2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: rtw89: fw: add blacklist to avoid obsolete secure firmware (diff) | |
download | wireguard-linux-2f9da853f4d848d23bade4c22931ea0f5a011674.tar.xz wireguard-linux-2f9da853f4d848d23bade4c22931ea0f5a011674.zip |
wifi: rtw89: fw: get sb_sel_ver via get_unaligned_le32()
The sb_sel_ver is selection version for secure boot recorded in firmware
binary data, and its size is 4 and offset is 58 (not natural alignment).
Use get_unaligned_le32() to get this value safely. Find this by reviewing.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250217064308.43559-3-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions