eden/externals
lizzie 440ee4916d
[nca] Use better tight loop allocation schemes (none at all) for AES decrypt/encrypt and force MbedTLS to use AES x86_64 instructions (#2750)
Uses stack instead of allocating stuff haphazardly (16 bytes and 512 bytes respectively) - removes malloc() pollution and all that nasty stuff from tight loops
Original work by Ribbit but edited by me.
Will NOT bring a massive speedup since the main bottleneck is mbedtls itself, but may bring nice oddities to STARTUP TIMES nonetheless.
AES instructions being forced wont affect CPUs without them since there is always a runtime check for them.

Signed-off-by: lizzie lizzie@eden-emu.dev
Co-authored-by: Ribbit <ribbit@placeholder.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2750
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2025-10-17 05:08:51 +02:00
..
bc_decoder
cmake-modules
demangle
ffmpeg [tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666) 2025-10-05 03:04:53 +02:00
FidelityFX-FSR
gamemode
getopt
glad
libusb [tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666) 2025-10-05 03:04:53 +02:00
nx_tzdb [nx_tzdb] test: try cpm approach w/ msvc (#2709) 2025-10-15 20:44:24 +02:00
renderdoc [renderdoc] update (#100) 2025-07-25 09:52:12 +02:00
sse2neon [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
stb
tz/tz Move time services to new IPC. 2024-01-27 03:30:09 +00:00
CMakeLists.txt [ci] improve ccache and add support on Android (#2673) 2025-10-08 01:04:18 +02:00
cpmfile.json [nca] Use better tight loop allocation schemes (none at all) for AES decrypt/encrypt and force MbedTLS to use AES x86_64 instructions (#2750) 2025-10-17 05:08:51 +02:00