summaryrefslogtreecommitdiffhomepage
path: root/tools/mk_img.py
AgeCommit message (Collapse)Author
2025-12-30feat: SMP support tweaks, add MACROS_MAP.mdAmlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-05chore: tools: improved tooling and security in chk.hefs, and mkfs.hefs.Amlal El Mahrouss
chore: update README. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-10fix: mk_img.py now is executable by default (again)Amlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-08-09refactor! rename `tooling` to `tools`Amlal El Mahrouss
feat: BenchKit improvements and libMsg authorship refactors.