Skip to content

Commit

Permalink
Update docs/hypervisor_config.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Beckert <matthias.beckert@elektrobit.com>
  • Loading branch information
MofX and matthiasb85 authored Feb 19, 2025
1 parent a91035e commit fad33ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/hypervisor_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Configuration of the hypervisor usually consists of:

The configuration using lua is very flexible, but being a full-fledged imperative programming language it is not as straight forward as it could be.

For that reason this tool was created that can turn a declarative definition of the system configuration into the required lua code.
For that reason, the *hypervisor config tool* was created.
It allows generation of the required lua code from a declarative system definition.


Note: In the future the safety relevant applications of the hypervisor will require configuration in a format different from lua (e.g. compiled binary or binary configuration files).
Expand Down

0 comments on commit fad33ef

Please sign in to comment.