Skip to content

Split the project into a library and standalone module #184

Description

@oSumAtrIX

The core business logic should be moved into the API/library layer and exposed through a public interface. Both external consumers and the standalone module would use this same interface.

The standalone module would continue to provide the current system-level standalone usage. The library module would provide direct programmatic access to the TEE simulation APIs, allowing applications to integrate the simulator internally, for example through a cold-patched app, without depending on the standalone system module as the only entry point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions