Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reducing pointers usage, allowing SPARK mode [WIP] #7

Merged
merged 6 commits into from
Jun 14, 2019

Conversation

PThierry
Copy link
Contributor

Description:

This PR is made to add various small changes in order to support SPARK in core EwoK components, starting with the tasks package.
The goal is to add proof content on complex algorithmics in components such as tasks, scheduler, devices, dma packages, including data flow check, logic proof (including function contract) and so on.

This very PR will not include SPARK code, but only make some small update to permit such inclusion.

@PThierry PThierry requested a review from arnauldm June 12, 2019 13:41
@PThierry PThierry added the enhancement New feature or request label Jun 12, 2019
@PThierry
Copy link
Contributor Author

rebased after USART integration PR

@arnauldm arnauldm merged commit 022b5d4 into wookey-project:master Jun 14, 2019
Copy link
Contributor

@arnauldm arnauldm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some code simplification in subsequent PR

@PThierry PThierry deleted the prove_spark2019 branch June 14, 2019 14:14
@PThierry PThierry added this to the 1.0.0 milestone Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants