Skip to content

Support built-ins necessary for networking driver verification #10

@jprotopopov-ut

Description

@jprotopopov-ut

net subsystem of the Linux kernel relies on certain built-ins (e.g. bswap) that are not currently supported by Goblint. For instance, include/net/inet_ecn.h file contains these. The goal would be to implement support for these built-ins, enabling the analysis of networking drivers.

Currently, the extent of missing implementation is not known, so aforementioned bswap should only be treated as a starting point in further investigation. Thus, as part of this task, some (even if trivial) environment models necessarily will need to be composed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions