Actions
Feature #10737
closedUpdate Frama-C (CIL) to overcome some failures on ARM
Start date:
03/02/2021
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
It turns out that the Linux kernel on ARM uses some constructions that ruins Frama-C (CIL). We need to update it to overcome the issue.
Updated by Evgeny Novikov over 3 years ago
- Status changed from New to Resolved
Mikhail fixed the issue like it was in old good CIL. I updated Frama-C in branch update-cil-for-arm. Let's wait for CI since the change may be crucial somehow.
Updated by Evgeny Novikov over 3 years ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in 026fd75fb.
Actions