diff options
| author | Hector Martin <[email protected]> | 2023-02-14 17:00:34 +0900 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-02-27 12:41:05 +0200 |
| commit | 91918ce88d9fef408bb12c46a27c73d79b604c20 (patch) | |
| tree | a54bfcfff1cdda182c8467958866a4e3845cfd84 /tools/perf/scripts/python | |
| parent | 0f485805d008aa56644f68179a7e6579fc1515e7 (diff) | |
wifi: brcmfmac: pcie: Provide a buffer of random bytes to the device
Newer Apple firmwares on chipsets without a hardware RNG require the
host to provide a buffer of 256 random bytes to the device on
initialization. This buffer is present immediately before NVRAM,
suffixed by a footer containing a magic number and the buffer length.
This won't affect chips/firmwares that do not use this feature, so do it
unconditionally for all Apple platforms (those with an Apple OTP).
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Hector Martin <[email protected]>
Reviewed-by: Julian Calaby <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions