hekate/nyx/nyx_gui
CTCaer ec10b572d1 heap: Quality updates to heap management
- Allow reuse of unused sections that fit exactly to selected allocation size. Decreases fragmentation dramatically.
- Always allocate and align mapped memory to selected alignment. Avoids having fragmented unused maps that are not aligned.
- Use a static alignment based on BPMP and generally average cache line size. Boosts performance when MMU is used.
2019-12-04 19:02:28 +02:00
..
config Simplify string ops with already compiled-in functions 2019-12-04 15:56:53 +02:00
frontend se: Upgrade SE and allow SHA calc continue 2019-12-04 17:18:16 +02:00
gfx refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
hos se: Upgrade SE and allow SHA calc continue 2019-12-04 17:18:16 +02:00
ianos mem: Remove memalign 2019-08-28 02:08:12 +03:00
input refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
libs refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
mem heap: Quality updates to heap management 2019-12-04 19:02:28 +02:00
power refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
rtc refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
sec se: Upgrade SE and allow SHA calc continue 2019-12-04 17:18:16 +02:00
soc kfuse: Ensure that kfuse is ready 100% for tsec 2019-10-22 18:57:51 +03:00
storage refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
thermal Refactoring and comment adding 2019-09-12 23:08:38 +03:00
utils Simplify string ops with already compiled-in functions 2019-12-04 15:56:53 +02:00
link.ld [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00
nyx.c refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
start.S Bugfixes and cleanup 2019-07-06 22:08:37 +03:00