aboutsummaryrefslogtreecommitdiff
path: root/platform/ext/target/cypress
AgeCommit message (Expand)Author
3 daysiararm: Move __NO_RETURN macro before function definitionsGergely Korcsák
2024-03-13Build: Fix CMSIS path for local repoJamie Fox
2024-03-08cleanup: Remove executable permission from *.c, *.h and *.txt filesDávid Házi
2024-03-05Update cmsis.h to tfm_hal_device_header.hGergely Korcsák
2024-03-05Update CMSIS to v6Gergely Korcsák
2024-01-26Build: Remove input of standard libraries in linker scriptsJamie Fox
2024-01-15Build: Split the TZ and mailbox NS APIs into two libsJamie Fox
2024-01-09PSoC64: Add URL to PSoC64 PDL library repoChris Brand
2023-11-29Merge branch 'release/2.0.x' into mainDavid Hu
2023-11-27Dual-core: Distinguish client_id from different clientsSherry Zhang
2023-11-21PSoC64: Increase NS_AGENT_MAILBOX_STACK_SIZEXinyu Zhang
2023-11-20HAL: Move Mailbox related HAL functions into tfm_hal_mailbox.hXinyu Zhang
2023-11-14Build: Avoid adding uart_stdout.c twice to platform_nsJianliang Shen
2023-11-10psoc64: Add TARGET_CONFIG_HEADER_FILESherry Zhang
2023-11-06Merge "Merge branch 'feature-build-split-v2' into main" into mainDavid Hu
2023-11-04PSoC: Align 8 bytes functions configuration in ARMClangJianliang Shen
2023-11-03Merge branch 'feature-build-split-v2' into mainDavid Hu
2023-11-02Build: Port PSoC64 in build splitDavid Hu
2023-10-26SPM: Add mailbox agent support in SFN modelSherry Zhang
2023-10-18Build: Refine include of CPU/Arch configsDavid Hu
2023-10-07Build: Introduce TFM_PARTITION_xLIH_TEST for Secure BuildKevin Peng
2023-09-28SPM: Adjust Mailbox Agent API parametersKen Liu
2023-08-28Interface: Clean up the tfm_api.h header fileKevin Peng
2023-08-11LD: Adjust linker scriptSummer Qin
2023-08-09SPM: Move responsibility for vector checkingChris Brand
2023-08-03Build: Unify isolation level setting with TFM_ISOLATION_LEVELXinyu Zhang
2023-07-13Build: Merge tfm_ns_interface to tfm_api_nsKevin Peng
2023-06-09Attest: Remove redundant definitions of PSA_INITIAL_ATTEST_MAX_TOKEN_SIZEDavid Hu
2023-06-01Attest: Align macro name with PSA specSherry Zhang
2023-05-30PSoC: Use cmake's add_compile_definitions()Chris Brand
2023-05-22Platforms: Move MAILBOX_IRQ to tfm_peripherals_def.hChris Brand
2023-05-04platform: Add platform default UART control definitionJoakim Andersson
2023-04-25SPM: Merge 'ffm' and 'cmsis_psa' sourcesKen Liu
2023-03-02SPM: Rename IS_PARTITION_*** to IS_***Summer Qin
2023-02-22Build: Change some CACHE variables to normal onesKevin Peng
2023-02-06cmake: By default only apply patches when downloading remote librariesJoakim Andersson
2023-02-06SPM: Rename spm_ipc.h to spm.hSherry Zhang
2022-12-23PSoC: Make PS code conditionalChris Brand
2022-11-18Build: Change config_default to build minimum.Anton Komlev
2022-11-14Build: fetch_remote_library function to fetch remote libraries.Chris Brand
2022-11-14SPM: Decide if direct FLIH call by comparing boundaries.Chendi Sun
2022-10-28SPM: Change the prototype of the irq init functionChris Brand
2022-10-26SPM: Fix type of LOAD_INFO_ASSET()Chris Brand
2022-10-26Build: Follow CMSIS naming convention in NS linker scriptsDávid Házi
2022-10-12Build: Fix copy and zero_table size in linker scriptsDávid Házi
2022-09-06Remove code only used by ns_agent_mailbox from SPMChris Brand
2022-09-01PSoC: Read SMPU settings to determine protectionChris Brand
2022-09-01PSoC: Refactor to create SMPU_Read_Region()Chris Brand
2022-08-19Platform: Align secure main stack size among compilersXinyu Zhang
2022-08-03Build: Add optional install.cmake for platformChris Brand