Giter Club home page Giter Club logo

Comments (5)

jsun85 avatar jsun85 commented on June 15, 2024

Also a typo in secureshield_vmpu_exports.h Line 126

#define SECURESHILED_CONTAINER_NORMAL 0x0 /* container type: normal */

SECURESHILED should be SECURESHIELD.

from embarc_osp.

vonhust avatar vonhust commented on June 15, 2024

fixed in commit ef63996

from embarc_osp.

jsun85 avatar jsun85 commented on June 15, 2024

Commit ef63996 fixed the typo I wrote in the comment, but did not fix the wrong data type in secureshield.h. You can see without a * in the front of background_rom_end and background_ram_end, they are declared as 32 bit integers but not a pointer of 32 bit integer.

from embarc_osp.

fanghuaqi avatar fanghuaqi commented on June 15, 2024

@jsun85 You can also send pull request of your changes, @vonhust can review it and see if can be merged into our development. Thanks for submitting issues to embARC OSP.

from embarc_osp.

fanghuaqi avatar fanghuaqi commented on June 15, 2024

Fixed by adding missing asterisk symbol to background_rom_end and background_ram_end, thanks @jsun85 for your contribution.

from embarc_osp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.