capDL Version 0.4.0 Release
Announcing the release of 0.4.0 with the following changes:
0.4.0 2025-11-25
Using seL4 version 14.0.0
Changes
- Add support for
fpu_disabledflag on TCBs for platforms withCONFIG_HAVE_FPU. - Add support for
SGISignalcapability.SGISignalcapabilities in capDL point to anarm_sgi_signalobject with(irg: <num>, target: <num>)properties that define the destination of the SGI. - Remove
pyamlpython dependency and usepyyaml(importyaml) directly.
Upgrade Notes
- existing capDL specs should continue to work without change
Full changelog
Use git log 0.3.0..0.4.0 in https://github.com/seL4/capdl
More details
See the documentation or ask on the mailing list!
Other releases
See the full list of capDL releases.