Home
last modified time | relevance | path

Searched hist:"23926 ae74622a2732e0fbe5236d06a5cb91fbdd8" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/misc/
H A Dmisc_decompress.c23926ae74622a2732e0fbe5236d06a5cb91fbdd8 Tue Oct 12 03:40:55 UTC 2021 Joseph Chen <chenjh@rock-chips.com> misc: decompress: support non-cacheline align decompress address

Some decompress hardware requires aligned dst address as align
to 0x10 (eg. rv1126).

The cacheline align is quite typical and common for address align
in the most time, so use cacheline align in this generic layer
which covers 0x10 align.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I4730cd01a3cdc5463183472bb706b07d1a6ad724