3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-30 23:02:18 +00:00
Brooklyn/scripts/dtc
crowetic a94b3d14aa Brooklyn+ (PLUS) changes
Changes included (and more):

1. Dynamic RAM merge

2. Real-time page scan and allocation

3. Cache compression

4. Real-time IRQ checks

5. Dynamic I/O allocation for Java heap

6. Java page migration

7. Contiguous memory allocation

8. Idle pages tracking

9. Per CPU RAM usage tracking

10. ARM NEON scalar multiplication library

11. NEON/ARMv8 crypto extensions

12. NEON SHA, Blake, RIPEMD crypto extensions

13. Parallel NEON crypto engine for multi-algo based CPU stress reduction
2022-05-12 10:47:00 -07:00
..
include-prefixes cleaning up the git 2022-04-02 18:24:21 +05:00
libfdt Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
.gitignore cleaning up the git 2022-04-02 18:24:21 +05:00
checks.c cleaning up the git 2022-04-02 18:24:21 +05:00
data.c cleaning up the git 2022-04-02 18:24:21 +05:00
dt_to_config cleaning up the git 2022-04-02 18:24:21 +05:00
dtc-lexer.l cleaning up the git 2022-04-02 18:24:21 +05:00
dtc-parser.y cleaning up the git 2022-04-02 18:24:21 +05:00
dtc.c cleaning up the git 2022-04-02 18:24:21 +05:00
dtc.h cleaning up the git 2022-04-02 18:24:21 +05:00
dtx_diff cleaning up the git 2022-04-02 18:24:21 +05:00
fdtdump.c cleaning up the git 2022-04-02 18:24:21 +05:00
fdtget.c cleaning up the git 2022-04-02 18:24:21 +05:00
fdtoverlay.c cleaning up the git 2022-04-02 18:24:21 +05:00
fdtput.c cleaning up the git 2022-04-02 18:24:21 +05:00
flattree.c cleaning up the git 2022-04-02 18:24:21 +05:00
fstree.c cleaning up the git 2022-04-02 18:24:21 +05:00
livetree.c cleaning up the git 2022-04-02 18:24:21 +05:00
Makefile Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
of_unittest_expect Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
srcpos.c cleaning up the git 2022-04-02 18:24:21 +05:00
srcpos.h cleaning up the git 2022-04-02 18:24:21 +05:00
treesource.c cleaning up the git 2022-04-02 18:24:21 +05:00
update-dtc-source.sh Brooklyn+ (PLUS) changes 2022-05-12 10:47:00 -07:00
util.c cleaning up the git 2022-04-02 18:24:21 +05:00
util.h cleaning up the git 2022-04-02 18:24:21 +05:00
version_gen.h cleaning up the git 2022-04-02 18:24:21 +05:00
yamltree.c cleaning up the git 2022-04-02 18:24:21 +05:00