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

[RFC] Tracer bullet for bootloader API #61

Closed
wants to merge 3 commits into from

Commits on Sep 25, 2018

  1. Tracer bullet for bootloader API

    Signed-off-by: Fabio Utzig <utzig@utzig.org>
    Signed-off-by: Fabio Utzig <utzig@apache.org>
    utzig committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    990c46b View commit details
    Browse the repository at this point in the history
  2. Move literal API magic constants to defines

    Magic numbers were separated, one for the boot loader process and
    another to mark the api vt struct in memory and defines were added
    for both.
    
    Signed-off-by: Fabio Utzig <utzig@utzig.org>
    Signed-off-by: Fabio Utzig <utzig@apache.org>
    utzig committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    8e541ce View commit details
    Browse the repository at this point in the history
  3. Add length param to API's ioctl interface

    Signed-off-by: Fabio Utzig <utzig@utzig.org>
    Signed-off-by: Fabio Utzig <utzig@apache.org>
    utzig committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    c3617e9 View commit details
    Browse the repository at this point in the history