-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: warpBytes/multizone-secure-iot-stack
base: master
head repository: danielRep/multizone-secure-iot-stack
compare: master
- 20 commits
- 41 files changed
- 4 contributors
Commits on Mar 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a3d4b28 - Browse repository at this point
Copy the full SHA a3d4b28View commit details
Commits on Mar 11, 2019
-
Update JEDEC ID for X300 v1.0.1
hexfive-kern 63bbae4 hexfive-conf 46bf849
Configuration menu - View commit details
-
Copy full SHA for a49cb73 - Browse repository at this point
Copy the full SHA a49cb73View commit details -
Configuration menu - View commit details
-
Copy full SHA for b47770a - Browse repository at this point
Copy the full SHA b47770aView commit details
Commits on Mar 12, 2019
-
Make it more generic by passing the address at creation time and extracting the control structure. Tidy up the code and reduce the number of warnings as well.
Configuration menu - View commit details
-
Copy full SHA for cc3f3f2 - Browse repository at this point
Copy the full SHA cc3f3f2View commit details -
Needed an include for wc_EccPrivateKeyDecode.
Boran Car committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 568bfba - Browse repository at this point
Copy the full SHA 568bfbaView commit details -
Disable WolfSSL memory callbacks
They were used for memory measurements previously, but they're no longer needed.
Boran Car committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 921b739 - Browse repository at this point
Copy the full SHA 921b739View commit details -
misc.c is only needed when defining NO_INLINE, otherwise, it generates a warning.
Boran Car committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for b80a304 - Browse repository at this point
Copy the full SHA b80a304View commit details -
Remove debug information from zone2
Boran Car committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 9c2203e - Browse repository at this point
Copy the full SHA 9c2203eView commit details -
Changes: - Fix 64-bit retval in rv32 - Removed version info from multizone.jar output - Enhanced ECALL_SEND() / ECALL_RECEIVE() - Fix soft-timer issue Hashes: - hexfive-kern 63bbae4 - hexfive-lib 944a095 - hexfive-conf 0017ba2
Boran Car committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for a8afa7c - Browse repository at this point
Copy the full SHA a8afa7cView commit details -
Change mzmsg and zone2<->zone3 for new InterZone
New InterZone provides a return value whether the message was sent/read so we can use it.
Boran Car committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 1898373 - Browse repository at this point
Copy the full SHA 1898373View commit details -
Use X300 JEDEC ID in zone CLIs
Report the Vendor as Hex Five, Inc. both in zone1 and zone4.
Boran Car committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for c2474c2 - Browse repository at this point
Copy the full SHA c2474c2View commit details -
Developers can use .envrc to have local environment variables. This is quite customized for each developer, so ignore it while tracking changes.
Boran Car committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 43af61d - Browse repository at this point
Copy the full SHA 43af61dView commit details -
taskYIELD will not call ECALL_YIELD so we need to do it here to keep previous behavior.
Boran Car committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 53b64bd - Browse repository at this point
Copy the full SHA 53b64bdView commit details -
Increase mzmsg queue to 128 bytes
Since we're transferring up to 16 chars at a time, need to make sure that our typical line fits within 64-16 chars.
Boran Car committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 71ff482 - Browse repository at this point
Copy the full SHA 71ff482View commit details -
And clarify for zone 1 send/recv to/from 2 that it's used for CLI access. This removes all mention of mzmsg.
Boran Car committedMar 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 6269239 - Browse repository at this point
Copy the full SHA 6269239View commit details -
Merge pull request #56 from hex-five/hexfive-boran-wip
Post Embedded World 2019 Cleanups
Configuration menu - View commit details
-
Copy full SHA for 820f21e - Browse repository at this point
Copy the full SHA 820f21eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ee627 - Browse repository at this point
Copy the full SHA d9ee627View commit details
Commits on Mar 27, 2019
-
Solve Telnet disconnection issue and add PLIC (#58)
* Solve Telnet disconnection issue * Add minor improvements to Zone1 * Add PLIC support * Add minor improves to Zone4 * Add minor change for Telnet disconnection issue
Configuration menu - View commit details
-
Copy full SHA for 2eaee24 - Browse repository at this point
Copy the full SHA 2eaee24View commit details
Commits on Aug 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5f4d4cc - Browse repository at this point
Copy the full SHA 5f4d4ccView commit details
Commits on Aug 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bc0219e - Browse repository at this point
Copy the full SHA bc0219eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master