Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 hai 1 ano
..
common 9dcc48c8f7 update copyright to 2023 hai 1 ano
t4_demo 9dcc48c8f7 update copyright to 2023 hai 1 ano
test 9dcc48c8f7 update copyright to 2023 hai 1 ano
wolfssl_lib 69bf0345c4 Renesas cs+ project. Remove depreciated algorithms hai 1 ano
README a189d00fc9 Refactor cs+ project %!s(int64=5) %!d(string=hai) anos
include.am bcc2458be6 add t4_demo/t4_demo.mtpj in am %!s(int64=5) %!d(string=hai) anos

README

This is procedure how to build wolfssl and test project on Renesas cs+.

wolfssl_lib:
Build wolfssl_lib.lib

test:
- For getting BSP files, create "bsp" folder under "Projects".
- Create "DUMMY" project under "bsp" with your MPU name property
- close "DUMMY" project, and open "test" project
- change MPU name property of the project
- uncomment "Use SIM I/O" lines in "bsp/resetprg.c"
- set heap size in "bsp/sbrk.h"
- set stack size in "bsp/stacksct.h"
Build "test" wolfCrypt