summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the license year in source files (#681)Gaurav-Aggarwal-AWS2021-09-027-280/+103
* Add demo project for Polarfire board (#679)Gaurav-Aggarwal-AWS2021-09-02136-1/+61496
* Update submodule pointers (#680)Gaurav-Aggarwal-AWS2021-09-0213-12/+12
* Update code to extract versions from string (#678)Gaurav-Aggarwal-AWS2021-08-191-2/+3
* Update release script to upload source code zip (#676)Gaurav-Aggarwal-AWS2021-08-122-3/+81
* Added 'extern "C"' to FreeRTOS-CLI header file. (#674)JD2021-08-091-0/+12
* Add do-not-push flag in the release script (#673)Gaurav-Aggarwal-AWS2021-08-052-50/+72
* Hygiene update to manifest verification in CI (#671)Archit Aggarwal2021-07-283-98/+9
* Add prints for CI (#670)Gaurav-Aggarwal-AWS2021-07-284-1015/+1008
* Add mechanism for generating memory statistics report (#668)Archit Aggarwal2021-07-271-0/+33
* Re-add submodules to Community and Partner Contribution repos (#669)Archit Aggarwal2021-07-2711-0/+1116
* [AUTO][RELEASE]: Bump submodules per manifest.yml for V202107.00202107.00tianmc12021-07-241-0/+0
* [AUTO][RELEASE]: Bump file header version to "202107.00"tianmc12021-07-241508-1508/+1508
* Updated submodule libraries to latest release (#667)tianmc12021-07-2315-13/+14
* Replace library links with the application-protocols one (#665)lienng_aws2021-07-231-11/+6
* Hygiene changes of old Demo folders and temporary removal of submodules (#666)Archit Aggarwal2021-07-2319-1128/+11
* Updated README.md to reflect Windows symlink issues. (#660)jasonpcarroll2021-07-231-1/+2
* Updated kernel submodule pointer to kernel V10.4.4 release (#664)tianmc12021-07-222-1/+1
* [P3] SubModules pointer update of was libraries to latest commits (#663)Shivangi2021-07-223-0/+0
* Add uncrustify github workflow (#659)alfred gedeon2021-07-22191-19032/+19470
* Remove duplicate error.c in WIN32.vcxproj.filters files (#662)Oscar Michael Abrina2021-07-2213-39/+0
* Update the template readme file (#658)Gaurav-Aggarwal-AWS2021-07-201-5/+6
* Some changes for upcoming release (#657)Archit Aggarwal2021-07-204-4/+12
* CorePKCS11 Muthual Auth demo fix (#656)Shivangi2021-07-192-0/+11
* Defender demo cleanup (#651)tianmc12021-07-196-252/+261
* Remove redundant mbedtls error sources (#654)Oscar Michael Abrina2021-07-1952-1491/+85
* Fix clock drift issue in SNTP demo (#655)Archit Aggarwal2021-07-193-92/+66
* [P3] Update corePKCS11 demo to read the public key (#652)Shivangi2021-07-164-4/+14
* Update BSP and SDK for HiFive board (#645)Gaurav-Aggarwal-AWS2021-07-15263-6658/+36586
* Add note in coreSNTP demo about Network Time Security (NTS) (#648)Archit Aggarwal2021-07-153-12/+149
* Fix: qemu mps2 demo bug (#649)alfred gedeon2021-07-151-1/+1
* Cleaned up report_builder in defender_demo_json (#644)tianmc12021-07-142-83/+55
* Update coreSNTP demo to avoid issues from open UDP socket (#647)Archit Aggarwal2021-07-142-60/+145
* [P3] Submodule pointer update to LTS Libraries (#640)Shivangi2021-07-146-0/+0
* Add static to a variable in Qemu mps2 demo (#646)alfred gedeon2021-07-141-1/+1
* Demo: Exit on Error with Qemu MPS2 Full Demo (#642)alfred gedeon2021-07-133-8/+55
* Demo: Run uncrustify on quemu mps2 demo (#643)alfred gedeon2021-07-128-958/+1002
* RP2040 Demo (#618)Graham Sanderson2021-07-0930-2/+2886
* Update the size of privileged data section (#639)Gaurav-Aggarwal-AWS2021-07-071-1/+1
* Updated device-shadow submodule to support named shadow, and updated demo to ...tianmc12021-07-074-61/+94
* Template Project for existing FreeRTOS port (#637)Shivangi2021-07-019-0/+1097
* Fix data copy address error (#634)thomas-coding2021-06-291-2/+3
* Doc: Add new linesAlfred Gedeon2021-06-281-3/+3
* Doc: Improve debugging doc with Qemu demoAlfred Gedeon2021-06-281-10/+19
* Fix data copy address error (#632)thomas-coding2021-06-281-17/+17
* Update coreSNTP submodule and coreSNTP demo (#631)Archit Aggarwal2021-06-254-34/+94
* Fix Bug from Issue #565 (#629)victorfdezc2021-06-211-2/+2
* Add new demo submodules to manifest.yml (#630)Archit Gupta2021-06-211-0/+14
* Add new submodules for port demo contribution (#628)Archit Gupta2021-06-213-0/+6
* Add authentication support to coreSNTP demo (#625)Archit Aggarwal2021-06-168-56/+1764