summaryrefslogtreecommitdiff
path: root/include/tee
diff options
context:
space:
mode:
authorStefan Herbrechtsmeier <[email protected]>2022-06-14 16:12:00 +0200
committerTom Rini <[email protected]>2022-09-14 15:23:03 -0400
commit77253c50ab5910bf72e1e868c86940c5a2bc7bb9 (patch)
treebd83cad81c8fd5ec99ebdfecca2ef7f2ccf70ba2 /include/tee
parentc0facda1976f7990ad9edbaecb6802369867c1d6 (diff)
spl: fit: Allocate buffers aligned to cache line size
Allocate memory for buffers at a cache-line boundary to avoid misaligned buffer address for subsequent reads. This avoids an additional sector-based memory copy in the fat file system driver: FAT: Misaligned buffer address (...) Signed-off-by: Stefan Herbrechtsmeier <[email protected]>
Diffstat (limited to 'include/tee')
0 files changed, 0 insertions, 0 deletions