Make the aa argument const to solve a Coverity issue that assumes that any value that is being byteswapped is tainted. Making the argument const should avoid this assumption from Coverity. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| RV32M1 | ||
| cpu.h | ||
| debug_vendor_hal.h | ||
| radio_vendor_hal.h | ||
| swi_vendor_hal.h | ||
| ticker_vendor_hal.h | ||