Commit Graph

5198 Commits

Author SHA1 Message Date
Gerwin Klein 424463426d More dependency description; added Mac cpp wrapper
Based on suggestions by @jserv and @bacam
See also https://github.com/seL4/l4v/pull/1
2014-08-03 13:01:58 +10:00
Gerwin Klein dbcc450e31 add full latex dependencies 2014-07-28 22:09:37 +02:00
Gerwin Klein 9adbb9873d add Isabelle dependencies 2014-07-28 21:27:46 +02:00
Gerwin Klein 8958f02c34 64bit by default, so C proofs work. 2014-07-28 17:49:17 +02:00
Gerwin Klein 4565c7bf14 tune build instructions 2014-07-28 17:49:07 +02:00
Gerwin Klein 4a62bf5bfd ignore generated files 2014-07-28 11:35:31 +02:00
Gerwin Klein ef7ba847c0 bump API version 2014-07-28 11:10:47 +02:00
Corey Lewis 71ad3eed07 Update a comment in the capDL spec. 2014-07-28 17:45:50 +10:00
David Greenaway 0fb7a8084d misc: Proofing and formatting of README.md files.
Attempt to improve readability of the files when viewed as plain ASCII;
proof-read and fix minor issues.
2014-07-28 13:15:48 +10:00
Matthew Fernandez c9e3233b3e autocorres: Fix WordLib import. 2014-07-27 17:14:22 -07:00
Gerwin Klein f126d8bf45 adjust isabelle paths for standalone `make` 2014-07-27 20:25:04 +02:00
Gerwin Klein cd6abfb096 added README.md 2014-07-27 20:24:24 +02:00
Gerwin Klein 007c5e49c9 make mlton the default for standalone tools
polyml has too many problems with 64bit dependencies
2014-07-27 20:02:24 +02:00
Andrew Boyton 63c6ef2785 Updated READMEs for capDL-api and sep-capDL, and added one for sys-init. 2014-07-26 12:28:38 +10:00
Toby Murray 35b6099732 remaining README.md for proof/ 2014-07-25 11:51:31 +10:00
David Greenaway 7623c07355 autocorres: Delete obsolete README file. 2014-07-25 11:35:13 +10:00
David Greenaway b304df74ca autocorres: Create basic README.md file. 2014-07-25 11:34:28 +10:00
Corey Lewis 1421b09366 Even more cleanup of drefine. 2014-07-25 11:23:24 +10:00
Andrew Boyton c060f715db Add a top-level file for the capDL API proofs. 2014-07-24 19:56:24 +10:00
Toby Murray 283b54b351 comment to explain different do_user_op function in infoflow ADT 2014-07-24 14:53:57 +10:00
Toby Murray b57c8ca1e4 README.md for tools/ 2014-07-24 13:58:16 +10:00
Toby Murray 93375ba96d Initial README.md files for proof/ 2014-07-24 13:31:57 +10:00
Toby Murray 30947b3e3f add links to README.md 2014-07-24 10:49:32 +10:00
Corey Lewis ffb0d165f6 Some more cleanup of drefine. 2014-07-23 15:29:20 +10:00
Andrew Boyton add3ea9cd5 sys-init: Show the separation algebra for capDL is a cancellative separation algebra.
* The separation algebra for capDL is also a cancellative separation algebra.
* The arrows are strictly_exact, meaning they describe only a single heap.
* Since we have a cancellative separation algebra, this means the arrows are also precise.
2014-07-23 15:20:52 +10:00
Gerwin Klein 4326d30cdc the other README files for spec/ 2014-07-22 19:11:43 -04:00
Gerwin Klein fc4200f845 README files for spec/ 2014-07-22 19:10:10 -04:00
Gerwin Klein 0fa0a14f7d filled in README 2014-07-22 18:35:05 -04:00
Gerwin Klein 154da63715 remove old levity and taint-mode comments 2014-07-22 18:10:28 +02:00
Gerwin Klein 50dda7708c comment cleanup 2014-07-22 18:10:20 +02:00
Andrew Boyton acf0abe16a Cleanup of a number of definitions of the separation algebra for capDL.
* The definitions of the separation "arrows" is slightly nicer and more consistent.
  - We have a nicer correspondence between sep_map_c and sep_map_s.
  - sep_map_irq now specifies exactly what the IRQ table contains
    (that it *only* has one entry, not that it contains at least that entry).
  - Nicer LaTeX output for the arrows.

* A number of minor renaming of constants and types.
  - cdl_component => cdl_component_id
  - sep_entity => cdl_component
  - state_sep_projection => sep_state_projection
  - obj_to_sep_state => object_to_sep_state

* Removed a few unused lemmas.
2014-07-22 14:37:37 +10:00
Andrew Boyton 36588c4359 Minor cleanup of proofs in the Take/Grant security model. 2014-07-22 14:36:53 +10:00
Gerwin Klein 798e891f1f allow ROOT path customisation from outside l4v/ 2014-07-21 17:18:43 +02:00
Gerwin Klein 1273b8aac8 fix haskell version generation 2014-07-21 11:18:14 +02:00
Gerwin Klein f37be4295d less disconcerting warning messages.. 2014-07-21 11:17:34 +02:00
Gerwin Klein cd9ff69ffb update ROOTS file 2014-07-19 16:11:34 +02:00
Gerwin Klein 7cd9594a0c Retire old dft package; resurrect Haskell manual.
Text is still out of date, but the document builds.
Added out-of-date warning text.
2014-07-19 15:55:06 +02:00
Gerwin Klein ebf2c21831 removed ancient arch tags 2014-07-19 10:48:49 +02:00
Gerwin Klein b081233283 Sync Haskell code with C 2014-07-18 18:04:45 +02:00
Gerwin Klein c5e926fcab add getpaddr changes to haskell (by Joel Beeren) 2014-07-18 17:46:59 +02:00
Gerwin Klein a6d4ed8151 Merge branch 'getpaddr-merge' 2014-07-18 17:31:09 +02:00
Gerwin Klein 9d9a325032 Updates for getpaddr system call (by Joel Beeren) 2014-07-18 17:21:34 +02:00
Gerwin Klein 4d2a2c317b renamed LICENSE file to match up with headers. 2014-07-18 16:48:55 +02:00
Corey Lewis d52d8ad148 Fix previous commit. 2014-07-19 00:04:21 +10:00
Corey Lewis 07b85fe034 Move some more lemmas into lib. 2014-07-18 17:23:07 +10:00
TrusthworthySystems d13c27e220 Release snapshot 2014-07-18 05:03:59 +10:00
Gerwin Klein 84595f4233 release cleanup 2014-07-17 18:22:50 +02:00
Gerwin Klein 2a03e81df4 Import release snapshot. 2014-07-14 21:32:44 +02:00