aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-09plat: Clone psoc62 build as psoc64Chris Brand
2019-10-09plat: Rename psoc6 to psoc62Chris Brand
2019-10-08Platform: Fix PSoC 6 platform_multicore.h include guardDavid Hu
2019-10-08Plat: ConfigPsaApiTestIPC*: Add support for psoc6Alamy Liu
2019-10-02Fix: Remove workaround for PSoC6 Flash eraseVikas Katariya
2019-10-02Doc: SST Flash Update documentationVikas Katariya
2019-10-02SST: Fix Erase BlockVikas Katariya
2019-09-26plat: add shared memory region support (PSoC6)Andrei Narkevitch
2019-09-26plat: set aside last 2KB of SRAM (PSOC6)Andrei Narkevitch
2019-09-25plat: replace .cy_ramfunc with .ram_funcAndrei Narkevitch
2019-09-25plat: enable RAM code region on PSoC6Andrei Narkevitch
2019-09-25plat: add an option to run code in SPE from RAMAndrei Narkevitch
2019-09-23Twincpu: Hotfix to update ARMCLANG linker scriptDavid Hu
2019-09-20Twincpu: Improve tfm_psa_ipc_request_handler() implementationDavid Hu
2019-09-20Twincpu: Move tfm_core_topology.h to secure_fw/core/includeDavid Hu
2019-09-18Platform: Update PSoC 6 documentDavid Hu
2019-09-18Platform: Disable MCUBoot Hardware Key feature on PSoC 6David Hu
2019-09-18Build: Update GNUARM 8.3 cmake fileDavid Hu
2019-09-18Platform: Add a missing #endif in common scatter fileDavid Hu
2019-09-17Platform: Move BL2 data section to TF-M privileged data area on PSoC 6David Hu
2019-09-17Core: Update Armv6-M/Armv7-M arch codeDavid Hu
2019-09-17Platform: Update dummy_crypto_keys.c on PSoC 6David Hu
2019-09-17Platform: Update flash layout and region definitions on PSoC 6David Hu
2019-09-17Twincpu: Update multi-core NS interfaceDavid Hu
2019-09-17Platform: Add dummy functions for platform init HAL APIs on PSoC 6David Hu
2019-09-17Platform: Update NVIC and IRQ handling HAL APIs on PSoC 6David Hu
2019-09-17Platform: Add a dummy TFM_PERIPHERAL_FPGA_IO definition on PSoC 6David Hu
2019-09-17Twincpu: Add parameter type in psa_call()David Hu
2019-09-17Platform: Update the return code of SPM HAL APIs in PSoC 6David Hu
2019-09-11Twincpu: Deselect several test casesDavid Hu
2019-09-11Twincpu: Update the include of PSA header files.David Hu
2019-09-11Merge branch 'master' into feature-twincpuDavid Hu
2019-09-10Platform: Remove preprocessor check around TFM_UNPRIV_CODE in GCC linker scriptDavid Hu
2019-09-09Tools: iat-verifier make PROFILE_ID optionalSergei Trofimov
2019-09-09Platform: Reverse the layout of privileged and unprivileged data sectionsDavid Hu
2019-09-09Core: Remove the index member in runtime data structureSummer Qin
2019-09-09Core: Move thread context into runtime data structSummer Qin
2019-09-09Core: Minimize the memory usage for partition listSummer Qin
2019-09-09Docs: Update the Core Test integration guideDavid Hu
2019-09-09Test: Decouple control logic between Core test, IPC test and Regression testDavid Hu
2019-09-09Test: Add an option flag to select/deselect peripheral access testDavid Hu
2019-09-06Attest: Remove enforcement of buffer alignmentTamas Ban
2019-09-06Boot: Update documentationDavid Vincze
2019-09-06Boot: Use different signing key to S and NS imageTamas Ban
2019-09-06Boot: Add hardware key support to MCUBootTamas Ban
2019-09-06Build: Add hardware key support to MCUBootTamas Ban
2019-09-06Boot: Add hardware key handling to signing scriptTamas Ban
2019-09-06Platform: Implement API to get ROTPKTamas Ban
2019-09-06Platform: Define API to get ROTPKTamas Ban
2019-09-05Core: Split SVC handlers for two modelsKen Liu