[][src]Constant aw_fel::soc::A64_SRAM_SWAP_BUFFERS

const A64_SRAM_SWAP_BUFFERS: [SRAMSwapBuffers; 3]

Allwinner A64 SRAM swap buffers.

A64 has 32KiB of SRAM A at 0x10000 and a large SRAM C at 0x18000. SRAM A and SRAM C reside in the address space back-to-back without any gaps, thus representing a singe large contiguous area. Everything is the same as on A10/A13/A20, but just shifted by 0x10000.