Ivan Grokhotkov
|
12c9d9a564
|
spi_flash: remove duplicate definition of spi_flash_unlock
The other (static) definition is in flash_ops.c, all references are
also in flash_ops.c.
|
2019-08-23 12:37:55 +08:00 |
|
Anton Maklakov
|
afbaf74007
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
|
Angus Gratton
|
f687725e97
|
unit tests: Use a unit test app partition table, configure spi_flash to use data partition
|
2017-02-22 10:26:04 +11:00 |
|
Angus Gratton
|
adc590ff69
|
spi_flash_write_encrypted: Allow 16-byte aligned block writes
As each 32 byte write has two identical 16 byte AES blocks, it's
possible to write them separately.
|
2017-01-20 19:48:46 +08:00 |
|