Solomon Peachy
8c86fb6da0
arm: Use -masm-syntax-unified when compiling with gcc8 or newer
...
Annoyingly, this makes all of the '.S' files we compile get treated as
divided syntax, so we need to make the syntax in them explicit.
Change-Id: I56a3916b7b24c84a1214a5d6bc4ed4d651f002cf
2024-05-08 21:45:42 -04:00
Chris Chua
86429dbf1e
Using ARM Unified Assembler Language
...
Change-Id: Iae32a8ba8eff6087330e458fafc912a12fee4509
2023-03-23 13:28:22 -04:00
Solomon Peachy
418169aff8
Revert "Remove YUV blitting functions and LCD modes"
...
This reverts commit fe6aa21e9e
.
Change-Id: I8bb1e5d6c52ed1478002d2140ef494ec5d62b8e3
2022-10-13 11:08:06 -04:00
Aidan MacDonald
fe6aa21e9e
Remove YUV blitting functions and LCD modes
...
None of this is needed now that mpegplayer is gone.
Change-Id: I360366db8513e4d988021e8d7b7d8eb09930efb8
2022-10-03 13:30:01 +01:00
Thomas Martitz
094cbd586f
Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.
...
Change-Id: I20c3af0368202493d54fb776530300a39d47873a
2012-01-22 18:46:45 +01:00