1 2 3COPYRIGHT TEXT: 4--------------- 5 6Copyright (C) 2015 - 2022 Xilinx, Inc. Copyright (c) 2022 - 2025 Advanced Micro 7Devices, Inc. All Rights Reserved. This file is part of the FreeRTOS port. 8Permission is hereby granted, free of charge, to any person obtaining a copy of 9this software and associated documentation files (the "Software"), to deal in 10the Software without restriction, including without limitation the rights to 11use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 12the Software, and to permit persons to whom the Software is furnished to do so, 13subject to the following conditions: The above copyright notice and this 14permission notice shall be included in all copies or substantial portions of the 15Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 16EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 17MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 18EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 19OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 21THE SOFTWARE. http://www.FreeRTOS.org http://aws.amazon.com/freertos 1 tab 4 22spaces! 23 24FILES: 25ThirdParty/bsp/freertos10_xilinx/data/freertos10_xilinx.mld 26-------------------------------------------------------------------------------- 27 28 29 30 31 32COPYRIGHT TEXT: 33--------------- 34 35Copyright (C) 2015 - 2019 Xilinx, Inc. This file is part of the FreeRTOS port. 36Permission is hereby granted, free of charge, to any person obtaining a copy of 37this software and associated documentation files (the "Software"), to deal in 38the Software without restriction, including without limitation the rights to 39use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 40the Software, and to permit persons to whom the Software is furnished to do so, 41subject to the following conditions: The above copyright notice and this 42permission notice shall be included in all copies or substantial portions of the 43Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 44EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 45MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 46EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 47OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 48FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 49THE SOFTWARE. 50 51FILES: 52ThirdParty/bsp/freertos10_xilinx/data/freertos10_xilinx.mss 53-------------------------------------------------------------------------------- 54 55 56 57 58 59COPYRIGHT TEXT: 60--------------- 61 62Copyright (C) 2015 - 2022 Xilinx, Inc. Copyright (C) 2023 - 2024 Advanced Micro 63Devices, Inc. All Rights Reserved. This file is part of the FreeRTOS port. 64Permission is hereby granted, free of charge, to any person obtaining a copy of 65this software and associated documentation files (the "Software"), to deal in 66the Software without restriction, including without limitation the rights to 67use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 68the Software, and to permit persons to whom the Software is furnished to do so, 69subject to the following conditions: The above copyright notice and this 70permission notice shall be included in all copies or substantial portions of the 71Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 72EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 73MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 74EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 75OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 76FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 77THE SOFTWARE. http://www.FreeRTOS.org http://aws.amazon.com/freertos 1 tab 4 78spaces! 79 80FILES: 81ThirdParty/bsp/freertos10_xilinx/data/freertos10_xilinx.tcl 82-------------------------------------------------------------------------------- 83 84 85 86 87 88COPYRIGHT TEXT: 89--------------- 90 91Copyright (c) 2023 - 2024 Advanced Micro Devices, Inc. All Rights Reserved. 92SPDX-License-Identifier: MIT 93 94FILES: 95ThirdParty/bsp/freertos10_xilinx/data/freertos10_xilinx.yaml 96ThirdParty/bsp/freertos10_xilinx/src/CMakeLists.txt 97ThirdParty/bsp/freertos10_xilinx/src/Source/include/CMakeLists.txt 98ThirdParty/bsp/freertos10_xilinx/src/freertos10_xilinx.cmake 99XilinxProcessorIPLib/drivers/cpu_riscv/src/xcpu_riscv.h 100XilinxProcessorIPLib/drivers/wdttb/examples/xwdttb_winwdt_qamode_example.c 101lib/bsp/standalone/data/microblaze_riscv/microblaze_riscv.yaml 102lib/bsp/standalone/data/standalone.yaml 103lib/bsp/standalone/src/arm/ARMv8/32bit/platform/ZynqMP/CMakeLists.txt 104lib/bsp/standalone/src/arm/ARMv8/64bit/platform/CMakeLists.txt 105lib/bsp/standalone/src/arm/ARMv8/64bit/platform/versal/CMakeLists.txt 106lib/bsp/standalone/src/arm/ARMv8/xarmv8.h 107lib/bsp/standalone/src/arm/ARMv8/xarmv8_config.h 108lib/bsp/standalone/src/arm/common/CMakeLists.txt 109lib/bsp/standalone/src/arm/cortexr5/CMakeLists.txt 110lib/bsp/standalone/src/arm/cortexr5/platform/CMakeLists.txt 111lib/bsp/standalone/src/arm/cortexr5/platform/CortexR5/xcortexr5.h 112lib/bsp/standalone/src/arm/cortexr5/platform/CortexR5/xcortexr5_config.h 113lib/bsp/standalone/src/arm/cortexr5/platform/CortexR52/xcortexr52.h 114lib/bsp/standalone/src/arm/cortexr5/platform/CortexR52/xcortexr52_config.h 115lib/bsp/standalone/src/common/xpm_init.h 116lib/bsp/standalone/src/microblaze/xmicroblaze.h 117lib/bsp/standalone/src/microblaze/xmicroblaze_config.h 118lib/bsp/standalone/src/riscv/xmicroblaze_riscv.h 119lib/bsp/standalone/src/riscv/xmicroblaze_riscv_config.h 120lib/sw_apps/memory_tests/src/platform_config.h 121lib/sw_services/xilpm/src/versal_net/server/xpm_repair_regs.h 122lib/sw_services/xilsecure/examples/xilsecure_versal_net_keyunwrap_client_example.c 123lib/sw_services/xilsecure/src/server/core/key_unwrap/xsecure_plat_aes.c 124-------------------------------------------------------------------------------- 125 126 127 128 129 130COPYRIGHT TEXT: 131--------------- 132 133FreeRTOS Kernel V10.1.1 Copyright (C) 2018 Amazon.com, Inc. or its affiliates. 134All Rights Reserved. Copyright (C) 2019 Xilinx, Inc. All Rights Reserved. 135Permission is hereby granted, free of charge, to any person obtaining a copy of 136this software and associated documentation files (the "Software"), to deal in 137the Software without restriction, including without limitation the rights to 138use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 139the Software, and to permit persons to whom the Software is furnished to do so, 140subject to the following conditions: The above copyright notice and this 141permission notice shall be included in all copies or substantial portions of the 142Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 143EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 144MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 145EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 146OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 147FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 148THE SOFTWARE. http://www.FreeRTOS.org http://aws.amazon.com/freertos 1 tab 4 149spaces! 150 151FILES: 152ThirdParty/bsp/freertos10_xilinx/examples/freertos_buffer.c 153ThirdParty/bsp/freertos10_xilinx/examples/freertos_task_stats.c 154-------------------------------------------------------------------------------- 155 156 157 158 159 160COPYRIGHT TEXT: 161--------------- 162 163FreeRTOS Kernel V10.6.1 Copyright (C) 2018 Amazon.com, Inc. or its affiliates. 164All Rights Reserved. Copyright (C) 2020-2022 Xilinx, Inc. All Rights Reserved. 165Copyright (c) 2022 - 2024 Advanced Micro Devices, Inc. All Rights Reserved. 166Permission is hereby granted, free of charge, to any person obtaining a copy of 167this software and associated documentation files (the "Software"), to deal in 168the Software without restriction, including without limitation the rights to 169use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 170the Software, and to permit persons to whom the Software is furnished to do so, 171subject to the following conditions: The above copyright notice and this 172permission notice shall be included in all copies or substantial portions of the 173Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 174EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 175MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 176EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 177OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 178FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 179THE SOFTWARE. http://www.FreeRTOS.org http://aws.amazon.com/freertos 1 tab 4 180spaces! 181 182FILES: 183ThirdParty/bsp/freertos10_xilinx/examples/freertos_intr_example.c 184-------------------------------------------------------------------------------- 185 186 187 188 189 190COPYRIGHT TEXT: 191--------------- 192 193FreeRTOS Kernel V10.4.6 Copyright (C) 2018 Amazon.com, Inc. or its affiliates. 194All Rights Reserved. Copyright (C) 2019 - 2022 Xilinx, Inc. All Rights Reserved. 195Copyright (c) 2022 - 2023 Advanced Micro Devices, Inc. All Rights Reserved. 196Permission is hereby granted, free of charge, to any person obtaining a copy of 197this software and associated documentation files (the "Software"), to deal in 198the Software without restriction, including without limitation the rights to 199use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 200the Software, and to permit persons to whom the Software is furnished to do so, 201subject to the following conditions: The above copyright notice and this 202permission notice shall be included in all copies or substantial portions of the 203Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 204EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 205MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 206EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 207OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 208FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 209THE SOFTWARE. http://www.FreeRTOS.org http://aws.amazon.com/freertos 1 tab 4 210spaces! 211 212FILES: 213ThirdParty/bsp/freertos10_xilinx/examples/freertos_static_allocation.c 214-------------------------------------------------------------------------------- 215 216 217 218 219 220COPYRIGHT TEXT: 221--------------- 222 223Copyright (C) 2016 - 2021 Xilinx, Inc. All rights reserved. Permission is hereby 224granted, free of charge, to any person obtaining a copy of this software and 225associated documentation files (the "Software"), to deal in the Software without 226restriction, including without limitation the rights to use, copy, modify, 227merge, publish, distribute, sublicense, and/or sell copies of the Software, and 228to permit persons to whom the Software is furnished to do so, subject to the 229following conditions: The above copyright notice and this permission notice 230shall be included in all copies or substantial portions of the Software. If you 231wish to use our Amazon FreeRTOS name, please do so in a fair use way that does 232not cause confusion. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY 233KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 234MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 235EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 236OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 237FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 238THE SOFTWARE. 239 240FILES: 241ThirdParty/bsp/freertos10_xilinx/src/FreeRTOSSTMTrace.h 242-------------------------------------------------------------------------------- 243 244 245 246 247 248COPYRIGHT TEXT: 249--------------- 250 251Copyright (C) 2012-2020 Xilinx, Inc. This file is part of the port for FreeRTOS 252made by Xilinx to allow FreeRTOS to operate with Xilinx Zynq devices. Permission 253is hereby granted, free of charge, to any person obtaining a copy of this 254software and associated documentation files (the "Software"), to deal in the 255Software without restriction, including without limitation the rights to use, 256copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the 257Software, and to permit persons to whom the Software is furnished to do so, 258subject to the following conditions: The above copyright notice and this 259permission notice shall be included in all copies or substantial portions of the 260Software. If you wish to use our Amazon FreeRTOS name, please do so in a fair 261use way that does not cause confusion. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT 262WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 263WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 264NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 265FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 266TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 267THE USE OR OTHER DEALINGS IN THE SOFTWARE. 268 269FILES: 270ThirdParty/bsp/freertos10_xilinx/src/Makefile_microblaze 271ThirdParty/bsp/freertos10_xilinx/src/Makefile_ps7_cortexa9 272ThirdParty/bsp/freertos10_xilinx/src/Makefile_psu_cortexa53 273ThirdParty/bsp/freertos10_xilinx/src/Makefile_psu_cortexr5 274-------------------------------------------------------------------------------- 275 276 277 278 279 280COPYRIGHT TEXT: 281--------------- 282 283Copyright (c) 2023 Advanced Micro Devices, Inc. All Rights Reserved. 284SPDX-License-Identifier: MIT 285 286FILES: 287ThirdParty/bsp/freertos10_xilinx/src/Source/CMakeLists.txt 288ThirdParty/bsp/freertos10_xilinx/src/Source/portable/CMakeLists.txt 289ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA53/CMakeLists.txt 290ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA9/CMakeLists.txt 291ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CR5/CMakeLists.txt 292ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/CMakeLists.txt 293ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/MicroBlazeV9/CMakeLists.txt 294ThirdParty/bsp/freertos10_xilinx/src/Source/portable/MemMang/CMakeLists.txt 295lib/bsp/standalone/data/ARMv8/ARMv8.yaml 296lib/bsp/standalone/data/cortexr5/cortexr5.yaml 297lib/bsp/standalone/data/cortexr52/cortexr52.yaml 298lib/bsp/standalone/data/microblaze/microblaze.yaml 299lib/bsp/standalone/src/arm/ARMv8/32bit/platform/versal/CMakeLists.txt 300lib/bsp/standalone/src/arm/ARMv8/64bit/gcc/CMakeLists.txt 301lib/bsp/standalone/src/arm/ARMv8/64bit/platform/ZynqMP/CMakeLists.txt 302lib/bsp/standalone/src/arm/ARMv8/64bit/platform/ZynqMP/gcc/CMakeLists.txt 303lib/bsp/standalone/src/arm/ARMv8/64bit/platform/versal/gcc/CMakeLists.txt 304lib/bsp/standalone/src/arm/ARMv8/CMakeLists.txt 305lib/bsp/standalone/src/arm/ARMv8/includes_ps/CMakeLists.txt 306lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/CMakeLists.txt 307lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/CMakeLists.txt 308lib/bsp/standalone/src/arm/CMakeLists.txt 309lib/bsp/standalone/src/arm/common/gcc/CMakeLists.txt 310lib/bsp/standalone/src/arm/cortexr5/gcc/CMakeLists.txt 311lib/bsp/standalone/src/arm/cortexr5/platform/CortexR5/CMakeLists.txt 312lib/bsp/standalone/src/arm/cortexr5/platform/CortexR52/CMakeLists.txt 313lib/bsp/standalone/src/arm/cortexr5/platform/ZynqMP/CMakeLists.txt 314lib/bsp/standalone/src/arm/cortexr5/platform/versal-net/CMakeLists.txt 315lib/bsp/standalone/src/arm/cortexr5/platform/versal/CMakeLists.txt 316lib/bsp/standalone/src/common/clocking/CMakeLists.txt 317lib/bsp/standalone/src/common/inbyte.c 318lib/bsp/standalone/src/common/intr/CMakeLists.txt 319lib/bsp/standalone/src/common/outbyte.c 320lib/bsp/standalone/src/common/versal/CMakeLists.txt 321lib/bsp/standalone/src/common/versal_net/CMakeLists.txt 322lib/bsp/standalone/src/common/xpm_init.c 323lib/sw_apps/empty_application/data/empty_application.tcl 324lib/sw_apps/hello_world/data/hello_world.tcl 325lib/sw_apps/mba_fs_boot/data/mba_fs_boot.yaml 326lib/sw_services/xilmailbox/src/PS/CMakeLists.txt 327lib/sw_services/xilmailbox/src/xilmailbox.cmake 328lib/sw_services/xilnvm/src/versal_gen/common/xnvm_ver.h 329lib/sw_services/xilpuf/src/versal_gen/common/xpuf_ver.h 330lib/sw_services/xilsecure/src/xsecure_ver.h 331-------------------------------------------------------------------------------- 332 333 334 335 336 337COPYRIGHT TEXT: 338--------------- 339 340FreeRTOS Kernel V10.6.1 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 341All Rights Reserved. 342SPDX-License-Identifier: MIT Permission is hereby granted, 343free of charge, to any person obtaining a copy of this software and associated 344documentation files (the "Software"), to deal in the Software without 345restriction, including without limitation the rights to use, copy, modify, 346merge, publish, distribute, sublicense, and/or sell copies of the Software, and 347to permit persons to whom the Software is furnished to do so, subject to the 348following conditions: The above copyright notice and this permission notice 349shall be included in all copies or substantial portions of the Software. THE 350SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 351INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 352PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 353COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 354IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 355CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 356https://www.FreeRTOS.org https://github.com/FreeRTOS 357 358FILES: 359ThirdParty/bsp/freertos10_xilinx/src/Source/croutine.c 360ThirdParty/bsp/freertos10_xilinx/src/Source/event_groups.c 361ThirdParty/bsp/freertos10_xilinx/src/Source/include/FreeRTOS.h 362ThirdParty/bsp/freertos10_xilinx/src/Source/include/StackMacros.h 363ThirdParty/bsp/freertos10_xilinx/src/Source/include/atomic.h 364ThirdParty/bsp/freertos10_xilinx/src/Source/include/croutine.h 365ThirdParty/bsp/freertos10_xilinx/src/Source/include/deprecated_definitions.h 366ThirdParty/bsp/freertos10_xilinx/src/Source/include/event_groups.h 367ThirdParty/bsp/freertos10_xilinx/src/Source/include/list.h 368ThirdParty/bsp/freertos10_xilinx/src/Source/include/message_buffer.h 369ThirdParty/bsp/freertos10_xilinx/src/Source/include/mpu_prototypes.h 370ThirdParty/bsp/freertos10_xilinx/src/Source/include/mpu_wrappers.h 371ThirdParty/bsp/freertos10_xilinx/src/Source/include/newlib-freertos.h 372ThirdParty/bsp/freertos10_xilinx/src/Source/include/picolibc-freertos.h 373ThirdParty/bsp/freertos10_xilinx/src/Source/include/portable.h 374ThirdParty/bsp/freertos10_xilinx/src/Source/include/projdefs.h 375ThirdParty/bsp/freertos10_xilinx/src/Source/include/queue.h 376ThirdParty/bsp/freertos10_xilinx/src/Source/include/semphr.h 377ThirdParty/bsp/freertos10_xilinx/src/Source/include/stack_macros.h 378ThirdParty/bsp/freertos10_xilinx/src/Source/include/stream_buffer.h 379ThirdParty/bsp/freertos10_xilinx/src/Source/include/task.h 380ThirdParty/bsp/freertos10_xilinx/src/Source/include/timers.h 381ThirdParty/bsp/freertos10_xilinx/src/Source/list.c 382ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA9/port.c 383ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA9/portASM.S 384ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA9/portmacro.h 385ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/MicroBlazeV9/port_exceptions.c 386ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/MicroBlazeV9/portasm.S 387ThirdParty/bsp/freertos10_xilinx/src/Source/portable/MemMang/heap_1.c 388ThirdParty/bsp/freertos10_xilinx/src/Source/portable/MemMang/heap_2.c 389ThirdParty/bsp/freertos10_xilinx/src/Source/portable/MemMang/heap_3.c 390ThirdParty/bsp/freertos10_xilinx/src/Source/portable/MemMang/heap_4.c 391ThirdParty/bsp/freertos10_xilinx/src/Source/portable/MemMang/heap_5.c 392ThirdParty/bsp/freertos10_xilinx/src/Source/queue.c 393ThirdParty/bsp/freertos10_xilinx/src/Source/stream_buffer.c 394ThirdParty/bsp/freertos10_xilinx/src/Source/tasks.c 395ThirdParty/bsp/freertos10_xilinx/src/Source/timers.c 396-------------------------------------------------------------------------------- 397 398 399 400 401 402COPYRIGHT TEXT: 403--------------- 404 405FreeRTOS Kernel V10.6.1 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 406All Rights Reserved. Copyright (C) 2014 - 2021 Xilinx, Inc. All rights reserved. 407Copyright (c) 2022 - 2023 Advanced Micro Devices, Inc. All Rights Reserved. 408SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 409any person obtaining a copy of this software and associated documentation files 410(the "Software"), to deal in the Software without restriction, including without 411limitation the rights to use, copy, modify, merge, publish, distribute, 412sublicense, and/or sell copies of the Software, and to permit persons to whom 413the Software is furnished to do so, subject to the following conditions: The 414above copyright notice and this permission notice shall be included in all 415copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 416IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 417TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 418NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 419FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 420TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 421THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 422https://github.com/FreeRTOS 423 424FILES: 425ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA53/port.c 426ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA53/portASM.S 427ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA53/port_asm_vectors.S 428ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CR5/port_asm_vectors.S 429-------------------------------------------------------------------------------- 430 431 432 433 434 435COPYRIGHT TEXT: 436--------------- 437 438FreeRTOS Kernel V10.6.1 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 439All Rights Reserved. Copyright (C) 2014 - 2021 Xilinx, Inc. All rights reserved. 440Copyright (c) 2022 - 2023 Advanced Micro Devices, Inc. All Rights Reserved. 441Permission is hereby granted, free of charge, to any person obtaining a copy of 442this software and associated documentation files (the "Software"), to deal in 443the Software without restriction, including without limitation the rights to 444use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 445the Software, and to permit persons to whom the Software is furnished to do so, 446subject to the following conditions: The above copyright notice and this 447permission notice shall be included in all copies or substantial portions of the 448Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 449EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 450MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 451EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 452OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 453FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 454THE SOFTWARE. https://www.FreeRTOS.org https://github.com/FreeRTOS 455 456FILES: 457ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA53/portZynqUltrascale.c 458-------------------------------------------------------------------------------- 459 460 461 462 463 464COPYRIGHT TEXT: 465--------------- 466 467FreeRTOS Kernel V10.6.1 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 468All Rights Reserved. Copyright (C) 2014 - 2020 Xilinx, Inc. All rights reserved. 469Copyright (c) 2022 - 2023 Advanced Micro Devices, Inc. All Rights Reserved. 470SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 471any person obtaining a copy of this software and associated documentation files 472(the "Software"), to deal in the Software without restriction, including without 473limitation the rights to use, copy, modify, merge, publish, distribute, 474sublicense, and/or sell copies of the Software, and to permit persons to whom 475the Software is furnished to do so, subject to the following conditions: The 476above copyright notice and this permission notice shall be included in all 477copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 478IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 479TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 480NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 481FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 482TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 483THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 484https://github.com/FreeRTOS 1 tab 4 spaces! 485 486FILES: 487ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA53/portmacro.h 488-------------------------------------------------------------------------------- 489 490 491 492 493 494COPYRIGHT TEXT: 495--------------- 496 497FreeRTOS Kernel V10.6.1 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 498All Rights Reserved. Copyright (C) 2009-2021 Xilinx, Inc. All rights reserved. 499Copyright (c) 2022-2024 Advanced Micro Devices, Inc. All Rights Reserved. 500SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to any 501person obtaining a copy of this software and associated documentation files (the 502"Software"), to deal in the Software without restriction, including without 503limitation the rights to use, copy, modify, merge, publish, distribute, 504sublicense, and/or sell copies of the Software, and to permit persons to whom 505the Software is furnished to do so, subject to the following conditions: The 506above copyright notice and this permission notice shall be included in all 507copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 508IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 509TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 510NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 511FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 512TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 513THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 514https://github.com/FreeRTOS 515 516FILES: 517ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA9/portZynq7000.c 518-------------------------------------------------------------------------------- 519 520 521 522 523 524COPYRIGHT TEXT: 525--------------- 526 527Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 528Copyright (C) 2009-2021 Xilinx, Inc. All rights reserved. Copyright (c) 2022 529Advanced Micro Devices, Inc. All Rights Reserved. 530SPDX-License-Identifier: MIT 531Permission is hereby granted, free of charge, to any person obtaining a copy of 532this software and associated documentation files (the "Software"), to deal in 533the Software without restriction, including without limitation the rights to 534use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 535the Software, and to permit persons to whom the Software is furnished to do so, 536subject to the following conditions: The above copyright notice and this 537permission notice shall be included in all copies or substantial portions of the 538Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 539EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 540MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 541EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 542OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 543FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 544THE SOFTWARE. https://www.FreeRTOS.org https://github.com/FreeRTOS 545 546FILES: 547ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA9/port_asm_vectors.S 548-------------------------------------------------------------------------------- 549 550 551 552 553 554COPYRIGHT TEXT: 555--------------- 556 557FreeRTOS Kernel V10.6.1 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 558All Rights Reserved. Copyright (C) 2018 - 2021 Xilinx, Inc. All rights reserved. 559Copyright (c) 2022 - 2024 Advanced Micro Devices, Inc. All Rights Reserved. 560SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 561any person obtaining a copy of this software and associated documentation files 562(the "Software"), to deal in the Software without restriction, including without 563limitation the rights to use, copy, modify, merge, publish, distribute, 564sublicense, and/or sell copies of the Software, and to permit persons to whom 565the Software is furnished to do so, subject to the following conditions: The 566above copyright notice and this permission notice shall be included in all 567copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 568IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 569TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 570NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 571FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 572TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 573THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 574https://github.com/FreeRTOS 575 576FILES: 577ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CR5/port.c 578ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CR5/portmacro.h 579-------------------------------------------------------------------------------- 580 581 582 583 584 585COPYRIGHT TEXT: 586--------------- 587 588FreeRTOS Kernel V10.6.1 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 589All Rights Reserved. Copyright (C) 2018 - 2021 Xilinx, Inc. All rights reserved. 590Copyright (c) 2022 - 2023 Advanced Micro Devices, Inc. All Rights Reserved. 591SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 592any person obtaining a copy of this software and associated documentation files 593(the "Software"), to deal in the Software without restriction, including without 594limitation the rights to use, copy, modify, merge, publish, distribute, 595sublicense, and/or sell copies of the Software, and to permit persons to whom 596the Software is furnished to do so, subject to the following conditions: The 597above copyright notice and this permission notice shall be included in all 598copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 599IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 600TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 601NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 602FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 603TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 604THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 605https://github.com/FreeRTOS 606 607FILES: 608ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CR5/portASM.S 609-------------------------------------------------------------------------------- 610 611 612 613 614 615COPYRIGHT TEXT: 616--------------- 617 618FreeRTOS Kernel V10.6.1 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 619All Rights Reserved. Copyright (C) 2014 - 2021 Xilinx, Inc. All rights reserved. 620Copyright (c) 2022 - 2024 Advanced Micro Devices, Inc. All Rights Reserved. 621SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 622any person obtaining a copy of this software and associated documentation files 623(the "Software"), to deal in the Software without restriction, including without 624limitation the rights to use, copy, modify, merge, publish, distribute, 625sublicense, and/or sell copies of the Software, and to permit persons to whom 626the Software is furnished to do so, subject to the following conditions: The 627above copyright notice and this permission notice shall be included in all 628copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 629IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 630TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 631NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 632FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 633TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 634THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 635https://github.com/FreeRTOS 636 637FILES: 638ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CR5/portZynqUltrascale.c 639ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/MicroBlazeV9/port.c 640-------------------------------------------------------------------------------- 641 642 643 644 645 646COPYRIGHT TEXT: 647--------------- 648 649FreeRTOS Kernel V10.6.1 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 650All Rights Reserved. Copyright (C) 2024 - 2025 Advanced Micro Devices, Inc. All 651Rights Reserved. 652SPDX-License-Identifier: MIT Permission is hereby granted, free 653of charge, to any person obtaining a copy of this software and associated 654documentation files (the "Software"), to deal in the Software without 655restriction, including without limitation the rights to use, copy, modify, 656merge, publish, distribute, sublicense, and/or sell copies of the Software, and 657to permit persons to whom the Software is furnished to do so, subject to the 658following conditions: The above copyright notice and this permission notice 659shall be included in all copies or substantial portions of the Software. THE 660SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 661INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 662PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 663COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 664IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 665CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 666https://www.FreeRTOS.org https://github.com/FreeRTOS 667 668FILES: 669ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/MicroBlazeV9/portmacro.h 670-------------------------------------------------------------------------------- 671 672 673 674 675 676COPYRIGHT TEXT: 677--------------- 678 679FreeRTOS Kernel V10.6.1 Copyright (C) 2020 Amazon.com, Inc. or its affiliates. 680All Rights Reserved. Copyright (C) 2012 - 2022 Xilinx, Inc. All rights reserved. 681Copyright (C) 2022 - 2023 Advanced Micro Devices, Inc. All Rights Reserved. 682SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 683any person obtaining a copy of this software and associated documentation files 684(the "Software"), to deal in the Software without restriction, including without 685limitation the rights to use, copy, modify, merge, publish, distribute, 686sublicense, and/or sell copies of the Software, and to permit persons to whom 687the Software is furnished to do so, subject to the following conditions: The 688above copyright notice and this permission notice shall be included in all 689copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 690IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 691TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 692NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 693FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 694TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 695THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 696https://github.com/FreeRTOS 1 tab 4 spaces! 697 698FILES: 699ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/MicroBlazeV9/portmicroblaze.c 700-------------------------------------------------------------------------------- 701 702 703 704 705 706COPYRIGHT TEXT: 707--------------- 708 709Copyright (c) 2016 - 2022 Xilinx, Inc. All rights reserved. Copyright (C) 2022 - 7102025, Advanced Micro Devices, Inc. All Rights Reserved. 711SPDX-License-Identifier: MIT 712 713FILES: 714ThirdParty/sw_services/libmetal/data/libmetal.mld 715-------------------------------------------------------------------------------- 716 717 718 719 720 721COPYRIGHT TEXT: 722--------------- 723 724Copyright (c) 2016 - 2022 Xilinx, Inc. All rights reserved. Copyright (C) 2022 - 7252024, Advanced Micro Devices, Inc. All Rights Reserved. 726SPDX-License-Identifier: MIT 727 728FILES: 729ThirdParty/sw_services/libmetal/data/libmetal.tcl 730-------------------------------------------------------------------------------- 731 732 733 734 735 736COPYRIGHT TEXT: 737--------------- 738 739Copyright (C) 2023 - 2025 Advanced Micro Devices, Inc. All rights reserved. 740SPDX-License-Identifier: MIT 741 742FILES: 743ThirdParty/sw_services/libmetal/data/libmetal.yaml 744ThirdParty/sw_services/openamp/data/openamp.yaml 745XilinxProcessorIPLib/drivers/can/data/can.yaml 746XilinxProcessorIPLib/drivers/canfd/data/canfd.yaml 747XilinxProcessorIPLib/drivers/canps/data/canps.yaml 748XilinxProcessorIPLib/drivers/coresightps_dcc/data/coresightps_dcc.yaml 749XilinxProcessorIPLib/drivers/csudma/data/csudma.yaml 750XilinxProcessorIPLib/drivers/ddrcpsu/data/ddrcpsu.yaml 751XilinxProcessorIPLib/drivers/dfeofdm/data/dfeofdm.yaml 752XilinxProcessorIPLib/drivers/emacps/data/emacps.yaml 753XilinxProcessorIPLib/drivers/hwicap/data/hwicap.yaml 754XilinxProcessorIPLib/drivers/iomodule/data/iomodule.yaml 755XilinxProcessorIPLib/drivers/mbox/data/mbox.yaml 756XilinxProcessorIPLib/drivers/mutex/data/mutex.yaml 757XilinxProcessorIPLib/drivers/ospipsv/data/ospipsv.yaml 758XilinxProcessorIPLib/drivers/ospipsv/examples/CMakeLists.txt 759XilinxProcessorIPLib/drivers/ospipsv/src/CMakeLists.txt 760XilinxProcessorIPLib/drivers/qspipsu/data/qspipsu.yaml 761XilinxProcessorIPLib/drivers/tmr_inject/data/tmr_inject.yaml 762XilinxProcessorIPLib/drivers/tmr_manager/data/tmr_manager.yaml 763XilinxProcessorIPLib/drivers/tmr_manager/src/CMakeLists.txt 764XilinxProcessorIPLib/drivers/ttcps/data/ttcps.yaml 765XilinxProcessorIPLib/drivers/uartps/data/uartps.yaml 766XilinxProcessorIPLib/drivers/wdttb/data/wdttb.yaml 767cmake/Findcommon.cmake 768cmake/toolchainfiles/cortexa53_toolchain.cmake 769lib/sw_apps/libmetal_echo_demo/data/libmetal_echo_demo.yaml 770lib/sw_apps/openamp_echo_test/data/openamp_echo_test.yaml 771lib/sw_apps/openamp_matrix_multiply/data/openamp_matrix_multiply.yaml 772lib/sw_apps/openamp_rpc_demo/data/openamp_rpc_demo.yaml 773lib/sw_apps/versal_plm/src/CMakeLists.txt 774lib/sw_apps/versal_plm/src/versal_2ve_2vm/CMakeLists.txt 775lib/sw_services/xilffs/data/xilffs.yaml 776lib/sw_services/xilffs/examples/CMakeLists.txt 777lib/sw_services/xilffs/src/CMakeLists.txt 778lib/sw_services/xilfpga/src/CMakeLists.txt 779lib/sw_services/xilnvm/data/xilnvm.yaml 780lib/sw_services/xilnvm/src/CMakeLists.txt 781lib/sw_services/xilnvm/src/xilnvm.cmake 782lib/sw_services/xilplmi/data/xilplmi.yaml 783lib/sw_services/xilpuf/data/xilpuf.yaml 784lib/sw_services/xilpuf/src/CMakeLists.txt 785lib/sw_services/xilpuf/src/xilpuf.cmake 786lib/sw_services/xilsecure/data/xilsecure.yaml 787lib/sw_services/xilsecure/src/CMakeLists.txt 788lib/sw_services/xilsecure/src/server/versal/CMakeLists.txt 789lib/sw_services/xilsecure/src/server/versal_2ve_2vm/CMakeLists.txt 790lib/sw_services/xilsecure/src/server/versal_net/CMakeLists.txt 791lib/sw_services/xilsecure/src/xilsecure.cmake 792lib/sw_services/xilsem/data/xilsem.yaml 793lib/sw_services/xilsem/src/CMakeLists.txt 794scripts/pyesw/build_app.py 795scripts/pyesw/build_bsp.py 796scripts/pyesw/config_bsp.py 797scripts/pyesw/create_app.py 798scripts/pyesw/create_bsp.py 799scripts/pyesw/create_example.py 800scripts/pyesw/get_template_data.py 801scripts/pyesw/library_utils.py 802scripts/pyesw/load_example.py 803scripts/pyesw/reconfig_bsp.py 804scripts/pyesw/regen_bsp.py 805scripts/pyesw/regen_linker.py 806scripts/pyesw/repo.py 807scripts/pyesw/retarget_app.py 808scripts/pyesw/utils.py 809scripts/pyesw/validate_bsp.py 810scripts/pyesw/validate_hw.py 811-------------------------------------------------------------------------------- 812 813 814 815 816 817COPYRIGHT TEXT: 818--------------- 819 820Copyright (c) 2016-2022 Xilinx, Inc. and Contributors. All rights reserved. 821Copyright (c) 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved. 822SPDX-License-Identifier: BSD-3-Clause 823 824FILES: 825ThirdParty/sw_services/libmetal/src/libmetal/lib/alloc.h 826ThirdParty/sw_services/libmetal/src/libmetal/lib/condition.h 827ThirdParty/sw_services/libmetal/src/libmetal/lib/dma.h 828ThirdParty/sw_services/libmetal/src/libmetal/lib/irq.h 829ThirdParty/sw_services/libmetal/src/libmetal/lib/irq_controller.h 830ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/irq.c 831ThirdParty/sw_services/libmetal/src/libmetal/lib/time.h 832ThirdParty/sw_services/libmetal/src/libmetal/test/metal-test.c 833ThirdParty/sw_services/libmetal/src/libmetal/test/metal-test.h 834ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/alloc.c 835ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/atomic.c 836ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/irq.c 837ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/main.c 838ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/mutex.c 839ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/sleep.c 840ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/threads.c 841ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/alloc.c 842ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/atomic.c 843ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/irq.c 844ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/main.c 845ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/alloc.c 846ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/irq.c 847ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/main.c 848ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/spinlock.c 849ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/threads.c 850ThirdParty/sw_services/libmetal/src/libmetal/test/system/zephyr/alloc.c 851ThirdParty/sw_services/libmetal/src/libmetal/test/system/zephyr/atomic.c 852ThirdParty/sw_services/libmetal/src/libmetal/test/system/zephyr/main.c 853-------------------------------------------------------------------------------- 854 855 856 857 858 859COPYRIGHT TEXT: 860--------------- 861 862Copyright (c) 2018, Xilinx Inc. and Contributors. All rights reserved. 863SPDX-License-Identifier: BSD-3-Clause 864 865FILES: 866ThirdParty/sw_services/libmetal/src/libmetal/lib/assert.h 867ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/assert.h 868ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/assert.h 869ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/assert.h 870-------------------------------------------------------------------------------- 871 872 873 874 875 876COPYRIGHT TEXT: 877--------------- 878 879Copyright (c) 2015-2022, Xilinx Inc. and Contributors. All rights reserved. 880Copyright (c) 2022-2023, Advanced Micro Devices, Inc. All rights reserved. 881SPDX-License-Identifier: BSD-3-Clause 882 883FILES: 884ThirdParty/sw_services/libmetal/src/libmetal/lib/atomic.h 885-------------------------------------------------------------------------------- 886 887 888 889 890 891COPYRIGHT TEXT: 892--------------- 893 894Copyright (c) 2016, Xilinx Inc. and Contributors. All rights reserved. 895SPDX-License-Identifier: BSD-3-Clause 896 897FILES: 898ThirdParty/sw_services/libmetal/src/libmetal/lib/cache.h 899ThirdParty/sw_services/libmetal/src/libmetal/lib/sleep.h 900ThirdParty/sw_services/libmetal/src/libmetal/lib/spinlock.h 901ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/alloc.h 902ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/condition.c 903ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/condition.h 904ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/init.c 905ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/irq.h 906ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/mutex.h 907ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/time.c 908ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/alloc.h 909ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/condition.c 910ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/condition.h 911ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/irq.h 912ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/time.c 913ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/alloc.h 914ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/condition.c 915ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/condition.h 916ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/irq.h 917ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/time.c 918-------------------------------------------------------------------------------- 919 920 921 922 923 924COPYRIGHT TEXT: 925--------------- 926 927Copyright (c) 2015-2022 Xilinx, Inc. and Contributors. All rights reserved. 928Copyright (c) 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved. 929SPDX-License-Identifier: BSD-3-Clause 930 931FILES: 932ThirdParty/sw_services/libmetal/src/libmetal/lib/compiler.h 933ThirdParty/sw_services/libmetal/src/libmetal/lib/io.h 934ThirdParty/sw_services/libmetal/src/libmetal/lib/list.h 935ThirdParty/sw_services/libmetal/src/libmetal/lib/log.h 936ThirdParty/sw_services/libmetal/src/libmetal/lib/mutex.h 937ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/aarch64/cpu.h 938ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/arm/cpu.h 939ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/x86_64/cpu.h 940ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/mutex.h 941ThirdParty/sw_services/libmetal/src/libmetal/test/metal-header-template.c 942ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/mutex.c 943ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/atomic.c 944ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/condition.c 945ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/mutex.c 946ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/shmem.c 947ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/zynq/device.c 948ThirdParty/sw_services/libmetal/src/libmetal/test/system/zephyr/mutex.c 949ThirdParty/sw_services/libmetal/src/libmetal/test/version.c 950-------------------------------------------------------------------------------- 951 952 953 954 955 956COPYRIGHT TEXT: 957--------------- 958 959Copyright (c) 2015, Xilinx Inc. and Contributors. All rights reserved. 960SPDX-License-Identifier: BSD-3-Clause 961 962FILES: 963ThirdParty/sw_services/libmetal/src/libmetal/lib/compiler/gcc/atomic.h 964ThirdParty/sw_services/libmetal/src/libmetal/lib/compiler/gcc/compiler.h 965ThirdParty/sw_services/libmetal/src/libmetal/lib/config.h 966ThirdParty/sw_services/libmetal/src/libmetal/lib/cpu.h 967ThirdParty/sw_services/libmetal/src/libmetal/lib/device.c 968ThirdParty/sw_services/libmetal/src/libmetal/lib/device.h 969ThirdParty/sw_services/libmetal/src/libmetal/lib/dma.c 970ThirdParty/sw_services/libmetal/src/libmetal/lib/init.c 971ThirdParty/sw_services/libmetal/src/libmetal/lib/io.c 972ThirdParty/sw_services/libmetal/src/libmetal/lib/log.c 973ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/aarch64/atomic.h 974ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/arm/atomic.h 975ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/x86_64/atomic.h 976ThirdParty/sw_services/libmetal/src/libmetal/lib/shmem.c 977ThirdParty/sw_services/libmetal/src/libmetal/lib/shmem.h 978ThirdParty/sw_services/libmetal/src/libmetal/lib/sys.h 979ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/shmem.c 980ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/init.c 981ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/mutex.h 982ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/shmem.c 983ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/sys.h 984ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/xlnx/sys.h 985ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/device.c 986ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/init.c 987ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/shmem.c 988ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/sys.h 989ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/utilities.c 990ThirdParty/sw_services/libmetal/src/libmetal/lib/version.c 991ThirdParty/sw_services/libmetal/src/libmetal/lib/version.h 992-------------------------------------------------------------------------------- 993 994 995 996 997 998COPYRIGHT TEXT: 999--------------- 1000
1001Copyright (c) 2020 STMicroelectronnics. All rights reserved. 1002SPDX-License-Identifier: BSD-3-Clause 1003 1004FILES: 1005ThirdParty/sw_services/libmetal/src/libmetal/lib/errno.h 1006-------------------------------------------------------------------------------- 1007 1008 1009 1010 1011 1012COPYRIGHT TEXT: 1013--------------- 1014 1015Copyright (c) 2019, Xilinx Inc. and Contributors. All rights reserved. 1016SPDX-License-Identifier: BSD-3-Clause 1017 1018FILES: 1019ThirdParty/sw_services/libmetal/src/libmetal/lib/irq.c 1020ThirdParty/sw_services/libmetal/src/libmetal/lib/softirq.c 1021-------------------------------------------------------------------------------- 1022 1023 1024 1025 1026 1027COPYRIGHT TEXT: 1028--------------- 1029 1030Copyright (c) 2019-2022 Xilinx, Inc. and Contributors. All rights reserved. 1031Copyright (c) 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved. 1032SPDX-License-Identifier: BSD-3-Clause 1033 1034FILES: 1035ThirdParty/sw_services/libmetal/src/libmetal/lib/softirq.h 1036-------------------------------------------------------------------------------- 1037 1038 1039 1040 1041 1042COPYRIGHT TEXT: 1043--------------- 1044 1045Copyright (c) 2015, Xilinx Inc. and Contributors. All rights reserved. Copyright 1046(c) 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved. 1047SPDX-License-Identifier: BSD-3-Clause 1048 1049FILES: 1050ThirdParty/sw_services/libmetal/src/libmetal/lib/utilities.h 1051-------------------------------------------------------------------------------- 1052 1053 1054 1055 1056 1057COPYRIGHT TEXT: 1058--------------- 1059 1060Copyright (c) 2020 STMicroelectronics. All rights reserved. Copyright (c) 1982, 10611986, 1989, 1993 The Regents of the University of California. All rights 1062reserved. (c) UNIX System Laboratories, Inc. 1063SPDX-License-Identifier: BSD-3-Clause 1064 1065FILES: 1066ThirdParty/sw_services/libmetal/src/libmetal/lib/compiler/armcc/errno.h 1067ThirdParty/sw_services/libmetal/src/libmetal/lib/compiler/iar/errno.h 1068-------------------------------------------------------------------------------- 1069 1070 1071 1072 1073 1074COPYRIGHT TEXT: 1075--------------- 1076 1077Copyright (c) 2018, ST Microelectronics. All rights reserved. 1078SPDX-License-Identifier: BSD-3-Clause 1079 1080FILES: 1081ThirdParty/sw_services/libmetal/src/libmetal/lib/compiler/iar/compiler.h 1082-------------------------------------------------------------------------------- 1083 1084 1085 1086 1087 1088COPYRIGHT TEXT: 1089--------------- 1090 1091Copyright (c) 2017, Pinecone Inc. and Contributors. All rights reserved. 1092SPDX-License-Identifier: BSD-3-Clause 1093 1094FILES: 1095ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/ceva/cpu.h 1096-------------------------------------------------------------------------------- 1097 1098 1099 1100 1101 1102COPYRIGHT TEXT: 1103--------------- 1104 1105Copyright (c) 2018, Pinecone Inc. and Contributors. All rights reserved. 1106SPDX-License-Identifier: BSD-3-Clause 1107 1108FILES: 1109ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/csky/cpu.h 1110ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/riscv/cpu.h 1111ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/alloc.h 1112ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/assert.h 1113ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/cache.h 1114ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/condition.c 1115ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/condition.h 1116ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/device.c 1117ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/init.c 1118ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/io.c 1119ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/io.h 1120ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/irq.c 1121ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/irq.h 1122ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/log.h 1123ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/mutex.h 1124ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/shmem.c 1125ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/sleep.h 1126ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/sys.h 1127ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/time.c 1128-------------------------------------------------------------------------------- 1129 1130 1131 1132 1133 1134COPYRIGHT TEXT: 1135--------------- 1136 1137Copyright (c) 2017, Xilinx Inc. and Contributors. All rights reserved. 1138SPDX-License-Identifier: BSD-3-Clause 1139 1140FILES: 1141ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/microblaze/atomic.h 1142ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/device.c 1143ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/io.h 1144ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/device.c 1145ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/io.c 1146ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/io.h 1147ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/xlnx/microblaze_generic/sys.c 1148ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/io.h 1149lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/libmetal_amp_demod.c 1150lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/shmem_demod.c 1151lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/shmem_demod.c 1152-------------------------------------------------------------------------------- 1153 1154 1155 1156 1157 1158COPYRIGHT TEXT: 1159--------------- 1160 1161Copyright (c) 2017-2022 Xilinx, Inc. and Contributors. All rights reserved. 1162Copyright (c) 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved. 1163SPDX-License-Identifier: BSD-3-Clause 1164 1165FILES: 1166ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/microblaze/cpu.h 1167ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/io.c 1168ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/microblaze_generic/helper.c 1169ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/microblaze_generic/platform.c 1170ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/microblaze_generic/platform.h 1171lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/ipi_latency_demod.c 1172lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/ipi_shmem_demod.c 1173lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/shmem_atomic_demod.c 1174lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/shmem_latency_demod.c 1175lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/shmem_throughput_demod.c 1176lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/ipi_latency_demod.c 1177lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/ipi_shmem_demod.c 1178lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/libmetal_amp_demod.c 1179lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/shmem_atomic_demod.c 1180lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/shmem_latency_demod.c 1181lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/shmem_throughput_demod.c 1182-------------------------------------------------------------------------------- 1183 1184 1185 1186 1187 1188COPYRIGHT TEXT: 1189--------------- 1190 1191Copyright (c) 2018, Linaro Limited. and Contributors. All rights reserved. 1192SPDX-License-Identifier: BSD-3-Clause 1193 1194FILES: 1195ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/cache.h 1196ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/sleep.h 1197ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/cache.h 1198ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/sleep.h 1199ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/cache.h 1200ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/sleep.h 1201-------------------------------------------------------------------------------- 1202 1203 1204 1205 1206 1207COPYRIGHT TEXT: 1208--------------- 1209 1210Copyright (c) 2016 - 2017, Xilinx Inc. and Contributors. All rights reserved. 1211SPDX-License-Identifier: BSD-3-Clause 1212 1213FILES: 1214ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/irq.c 1215ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/xlnx/irq.c 1216ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/irq.c 1217ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/xlnx/irq.c 1218-------------------------------------------------------------------------------- 1219 1220 1221 1222 1223 1224COPYRIGHT TEXT: 1225--------------- 1226 1227Copyright (c) 2018, Linaro Limited. and Contributors. All rights reserved. All 1228rights reserved. Redistribution and use in source and binary forms, with or 1229without modification, are permitted provided that the following conditions are 1230met: 1. Redistributions of source code must retain the above copyright notice, 1231this list of conditions and the following disclaimer. 2. Redistributions in 1232binary form must reproduce the above copyright notice, this list of conditions 1233and the following disclaimer in the documentation and/or other materials 1234provided with the distribution. 3. Neither the name of Linaro nor the names of 1235its contributors may be used to endorse or promote products derived from this 1236software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 1237THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED 1238WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 1239MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 1240SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 1241INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1242LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1243PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1244LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1245OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1246ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1247 1248FILES: 1249ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/log.h 1250ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/log.h 1251ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/log.h 1252-------------------------------------------------------------------------------- 1253 1254 1255 1256 1257 1258COPYRIGHT TEXT: 1259--------------- 1260 1261Copyright (c) 2016, Xilinx Inc. and Contributors. All rights reserved. Copyright 1262(c) 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved. 1263SPDX-License-Identifier: BSD-3-Clause 1264 1265FILES: 1266ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/sys.h 1267-------------------------------------------------------------------------------- 1268 1269 1270 1271 1272 1273COPYRIGHT TEXT: 1274--------------- 1275 1276Copyright (c) 2018, Linaro Inc. and Contributors. All rights reserved. 1277SPDX-License-Identifier: BSD-3-Clause 1278 1279FILES: 1280ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/template/sys.c 1281ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/template/sys.h 1282ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/template/sys.c 1283ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/template/sys.h 1284-------------------------------------------------------------------------------- 1285 1286 1287 1288 1289 1290COPYRIGHT TEXT: 1291--------------- 1292 1293Copyright (c) 2016-2022 Xilinx, Inc. and Contributors. All rights reserved. 1294Copyright (c) 2022-2024 Advanced Micro Devices, Inc. All Rights Reserved. 1295SPDX-License-Identifier: BSD-3-Clause 1296 1297FILES: 1298ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/xlnx/sys.c 1299-------------------------------------------------------------------------------- 1300 1301 1302 1303 1304 1305COPYRIGHT TEXT: 1306--------------- 1307 1308Copyright (c) 2015, Xilinx Inc. and Contributors. All rights reserved. Copyright 1309(c) 2023 Advanced Micro Devices, Inc. All rights reserved. 1310SPDX-License-Identifier: BSD-3-Clause 1311 1312FILES: 1313ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/xlnx/sys.h 1314-------------------------------------------------------------------------------- 1315 1316 1317 1318 1319 1320COPYRIGHT TEXT: 1321--------------- 1322 1323Copyright (c) 2022, Xilinx Inc. and Contributors. All rights reserved. Copyright 1324(c) 2022-2024 Advanced Micro Devices, Inc. All Rights Reserved. 1325SPDX-License-Identifier: BSD-3-Clause 1326 1327FILES: 1328ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/xlnx/sys.c 1329-------------------------------------------------------------------------------- 1330 1331 1332 1333 1334 1335COPYRIGHT TEXT: 1336--------------- 1337 1338Copyright (c) 2014, Mentor Graphics Corporation All rights reserved. Copyright 1339(c) 2016-2022 Xilinx, Inc. and Contributors. All rights reserved. Copyright (c) 13402022-2023 Advanced Micro Devices, Inc. All Rights Reserved. 1341SPDX-License-Identifier: BSD-3-Clause 1342 1343FILES: 1344ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/zynqmp_a53/helper.c 1345ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/zynqmp_r5/helper.c 1346-------------------------------------------------------------------------------- 1347 1348 1349 1350 1351 1352COPYRIGHT TEXT: 1353--------------- 1354 1355Copyright (c) 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved. 1356SPDX-License-Identifier: BSD-3-Clause 1357 1358FILES: 1359ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/io.c 1360-------------------------------------------------------------------------------- 1361 1362 1363 1364 1365 1366COPYRIGHT TEXT: 1367--------------- 1368 1369Copyright (c) 2017, Linaro Limited. and Contributors. All rights reserved. 1370SPDX-License-Identifier: BSD-3-Clause 1371 1372FILES: 1373ThirdParty/sw_services/libmetal/src/libmetal/test/system/zephyr/metal-test-internal.h 1374-------------------------------------------------------------------------------- 1375 1376 1377 1378 1379 1380COPYRIGHT TEXT: 1381--------------- 1382 1383Copyright (C) 2023 Advanced Micro Devices, Inc. All rights reserved. 1384 1385FILES: 1386ThirdParty/sw_services/libmetal/src/sdt/top-CMakeLists.txt 1387ThirdParty/sw_services/openamp/src/sdt/top-CMakeLists.txt 1388lib/sw_apps/libmetal_echo_demo/src/sdt/top-CMakeLists.txt 1389-------------------------------------------------------------------------------- 1390 1391 1392 1393 1394 1395COPYRIGHT TEXT: 1396--------------- 1397 1398Copyright (c) 2021 - 2022 Xilinx, Inc. All rights reserved. Copyright (C) 2022 - 13992024 Advanced Micro Devices, Inc. All rights reserved. 1400SPDX-License-Identifier: MIT 1401 1402FILES: 1403ThirdParty/sw_services/lwip220/data/dependencies.props 1404XilinxProcessorIPLib/drivers/axiethernet/data/axiethernet.yaml 1405XilinxProcessorIPLib/drivers/zdma/data/zdma.yaml 1406-------------------------------------------------------------------------------- 1407 1408 1409 1410 1411 1412COPYRIGHT TEXT: 1413--------------- 1414 1415Copyright (c) 2007 - 2022 Xilinx, Inc. All rights reserved. Copyright (C) 2022 - 14162024 Advanced Micro Devices, Inc. All rights reserved. 1417SPDX-License-Identifier: MIT 1418 1419FILES: 1420ThirdParty/sw_services/lwip220/data/lwip220.mld 1421ThirdParty/sw_services/lwip220/data/lwip220.tcl 1422-------------------------------------------------------------------------------- 1423 1424 1425 1426 1427 1428COPYRIGHT TEXT: 1429--------------- 1430 1431Copyright (C) 2023 - 2024 Advanced Micro Devices, Inc. All rights reserved. 1432SPDX-License-Identifier: MIT 1433 1434FILES: 1435ThirdParty/sw_services/lwip220/data/lwip220.yaml 1436ThirdParty/sw_services/lwip220/src/CMakeLists.txt 1437ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/CMakeLists.txt 1438ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/CMakeLists.txt 1439ThirdParty/sw_services/lwip220/src/lwip220.cmake 1440XilinxProcessorIPLib/drivers/CMakeLists.txt 1441XilinxProcessorIPLib/drivers/axipmon/examples/CMakeLists.txt 1442XilinxProcessorIPLib/drivers/axis_switch/src/CMakeLists.txt 1443XilinxProcessorIPLib/drivers/bram/examples/CMakeLists.txt 1444XilinxProcessorIPLib/drivers/can/examples/CMakeLists.txt 1445XilinxProcessorIPLib/drivers/canfd/examples/CMakeLists.txt 1446XilinxProcessorIPLib/drivers/canps/examples/CMakeLists.txt 1447XilinxProcessorIPLib/drivers/cframe/data/cframe.yaml 1448XilinxProcessorIPLib/drivers/cfupmc/data/cfupmc.yaml 1449XilinxProcessorIPLib/drivers/clockps/examples/CMakeLists.txt 1450XilinxProcessorIPLib/drivers/csudma/src/CMakeLists.txt 1451XilinxProcessorIPLib/drivers/dfeccf/data/dfeccf.yaml 1452XilinxProcessorIPLib/drivers/dfeccf/examples/CMakeLists.txt 1453XilinxProcessorIPLib/drivers/dfeccf/src/CMakeLists.txt 1454XilinxProcessorIPLib/drivers/dfeequ/src/CMakeLists.txt 1455XilinxProcessorIPLib/drivers/dfemix/src/CMakeLists.txt 1456XilinxProcessorIPLib/drivers/dfeprach/data/dfeprach.yaml 1457XilinxProcessorIPLib/drivers/dfeprach/src/CMakeLists.txt 1458XilinxProcessorIPLib/drivers/emaclite/data/emaclite.yaml 1459XilinxProcessorIPLib/drivers/i3cpsx/examples/CMakeLists.txt 1460XilinxProcessorIPLib/drivers/ipipsu/data/ipipsu.yaml 1461XilinxProcessorIPLib/drivers/ipipsu/examples/CMakeLists.txt 1462XilinxProcessorIPLib/drivers/llfifo/data/llfifo.yaml 1463XilinxProcessorIPLib/drivers/mbox/examples/CMakeLists.txt 1464XilinxProcessorIPLib/drivers/mutex/examples/CMakeLists.txt 1465XilinxProcessorIPLib/drivers/qspipsu/examples/CMakeLists.txt 1466XilinxProcessorIPLib/drivers/resetps/examples/CMakeLists.txt 1467XilinxProcessorIPLib/drivers/rfdc/src/CMakeLists.txt 1468XilinxProcessorIPLib/drivers/rtcpsu/examples/CMakeLists.txt 1469XilinxProcessorIPLib/drivers/scugic/data/scugic.yaml 1470XilinxProcessorIPLib/drivers/scuwdt/data/scuwdt.yaml 1471XilinxProcessorIPLib/drivers/sdps/examples/CMakeLists.txt 1472XilinxProcessorIPLib/drivers/spi/examples/CMakeLists.txt 1473XilinxProcessorIPLib/drivers/spips/data/spips.yaml 1474XilinxProcessorIPLib/drivers/spips/examples/CMakeLists.txt 1475XilinxProcessorIPLib/drivers/tmrctr/data/tmrctr.yaml 1476XilinxProcessorIPLib/drivers/trafgen/examples/CMakeLists.txt 1477XilinxProcessorIPLib/drivers/trngpsx/data/trngpsx.yaml 1478XilinxProcessorIPLib/drivers/uartps/examples/CMakeLists.txt 1479XilinxProcessorIPLib/drivers/uartpsv/data/uartpsv.yaml 1480XilinxProcessorIPLib/drivers/wdtps/examples/CMakeLists.txt 1481XilinxProcessorIPLib/drivers/wdttb/examples/CMakeLists.txt 1482lib/sw_apps/ddr_self_refresh/src/CMakeLists.txt 1483lib/sw_apps/empty_application/data/empty_application.yaml 1484lib/sw_apps/empty_application/src/CMakeLists.txt 1485lib/sw_apps/freertos_hello_world/data/freertos_hello_world.yaml 1486lib/sw_apps/freertos_hello_world/src/CMakeLists.txt 1487lib/sw_apps/freertos_lwip_echo_server/src/CMakeLists.txt 1488lib/sw_apps/freertos_lwip_tcp_perf_client/src/CMakeLists.txt 1489lib/sw_apps/freertos_lwip_tcp_perf_server/src/CMakeLists.txt 1490lib/sw_apps/freertos_lwip_udp_perf_client/src/CMakeLists.txt 1491lib/sw_apps/freertos_lwip_udp_perf_server/src/CMakeLists.txt 1492lib/sw_apps/hello_world/data/hello_world.yaml 1493lib/sw_apps/hello_world/src/CMakeLists.txt 1494lib/sw_apps/img_rcvry/src/CMakeLists.txt 1495lib/sw_apps/lwip_echo_server/src/CMakeLists.txt 1496lib/sw_apps/lwip_tcp_perf_client/src/CMakeLists.txt 1497lib/sw_apps/lwip_tcp_perf_server/src/CMakeLists.txt 1498lib/sw_apps/lwip_udp_perf_client/src/CMakeLists.txt 1499lib/sw_apps/lwip_udp_perf_server/src/CMakeLists.txt 1500lib/sw_apps/mba_fs_boot/src/CMakeLists.txt 1501lib/sw_apps/memory_tests/src/CMakeLists.txt 1502lib/sw_apps/peripheral_tests/data/peripheral_tests.yaml 1503lib/sw_apps/peripheral_tests/src/CMakeLists.txt 1504lib/sw_apps/rsa_auth_app/src/CMakeLists.txt 1505lib/sw_apps/versal_plm/data/versal_plm.yaml 1506lib/sw_apps/versal_plm/src/versal/CMakeLists.txt 1507lib/sw_apps/zynq_dram_test/src/CMakeLists.txt 1508lib/sw_apps/zynq_fsbl/src/CMakeLists.txt 1509lib/sw_apps/zynqmp_dram_test/data/zynqmp_dram_test.yaml 1510lib/sw_apps/zynqmp_dram_test/src/CMakeLists.txt 1511lib/sw_apps/zynqmp_fsbl/src/CMakeLists.txt 1512lib/sw_services/xilfpga/data/xilfpga.yaml 1513lib/sw_services/xilfpga/src/xilfpga.cmake 1514lib/sw_services/xilnvm/src/versal_gen/CMakeLists.txt 1515lib/sw_services/xilpdi/data/xilpdi.yaml 1516lib/sw_services/xilpm/src/versal_net/CMakeLists.txt 1517lib/sw_services/xilrsa/src/CMakeLists.txt 1518lib/sw_services/xilsecure/src/client/versal_net/CMakeLists.txt 1519lib/sw_services/xilsecure/src/server/spartanup/CMakeLists.txt 1520lib/sw_services/xilsecure/src/server/zynqmp/CMakeLists.txt 1521lib/sw_services/xiltimer/data/xiltimer.yaml 1522lib/sw_services/xiltimer/src/core/CMakeLists.txt 1523lib/sw_services/xiltimer/src/core/default_timer/CMakeLists.txt 1524lib/sw_services/xiltimer/src/xiltimer.cmake 1525scripts/pyesw/main.py 1526scripts/pyesw/open_amp.py 1527-------------------------------------------------------------------------------- 1528 1529 1530 1531 1532 1533COPYRIGHT TEXT: 1534--------------- 1535 1536Copyright (C) 2017 - 2022 Xilinx, Inc. Copyright (C) 2022 - 2024 Advanced Micro 1537Devices, Inc. All rights reserved. Redistribution and use in source and binary 1538forms, with or without modification, are permitted provided that the following 1539conditions are met: 1. Redistributions of source code must retain the above 1540copyright notice, this list of conditions and the following disclaimer. 2. 1541Redistributions in binary form must reproduce the above copyright notice, this 1542list of conditions and the following disclaimer in the documentation and/or 1543other materials provided with the distribution. 3. The name of the author may 1544not be used to endorse or promote products derived from this software without 1545specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 1546IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1547IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1548DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1549INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1550LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1551PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1552LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1553OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1554ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1555 1556FILES: 1557ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_igmp_app.c 1558ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_igmp_app.h 1559ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_igmp_main.c 1560ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_tftp_client.c 1561ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_tftp_platform_fs.c 1562ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_tftp_platform_fs.h 1563ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_tftp_server.c 1564ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_tftpclient_common.h 1565ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_tftpclient_main.c 1566ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_tftpserver_common.h 1567ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_tftpserver_main.c 1568ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_web_utils.c 1569ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_webserver.c 1570ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_webserver.h 1571ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_ws_http_response.c 1572ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_ws_main.c 1573ThirdParty/sw_services/lwip220/examples/freertos_lwip_example_ws_platform_fs.c 1574ThirdParty/sw_services/lwip220/examples/lwip_example_i2c_access.c 1575ThirdParty/sw_services/lwip220/examples/lwip_example_igmp_app.c 1576ThirdParty/sw_services/lwip220/examples/lwip_example_igmp_app.h 1577ThirdParty/sw_services/lwip220/examples/lwip_example_igmp_main.c 1578ThirdParty/sw_services/lwip220/examples/lwip_example_iic_phyreset.c 1579ThirdParty/sw_services/lwip220/examples/lwip_example_platform.c 1580ThirdParty/sw_services/lwip220/examples/lwip_example_platform.h 1581ThirdParty/sw_services/lwip220/examples/lwip_example_platform_config.h 1582ThirdParty/sw_services/lwip220/examples/lwip_example_platform_mb.c 1583ThirdParty/sw_services/lwip220/examples/lwip_example_platform_zynq.c 1584ThirdParty/sw_services/lwip220/examples/lwip_example_platform_zynqmp.c 1585ThirdParty/sw_services/lwip220/examples/lwip_example_sfp.c 1586ThirdParty/sw_services/lwip220/examples/lwip_example_si5324.c 1587ThirdParty/sw_services/lwip220/examples/lwip_example_tftp_client.c 1588ThirdParty/sw_services/lwip220/examples/lwip_example_tftp_platform_fs.c 1589ThirdParty/sw_services/lwip220/examples/lwip_example_tftp_platform_fs.h 1590ThirdParty/sw_services/lwip220/examples/lwip_example_tftp_server.c 1591ThirdParty/sw_services/lwip220/examples/lwip_example_tftpclient_common.h 1592ThirdParty/sw_services/lwip220/examples/lwip_example_tftpclient_main.c 1593ThirdParty/sw_services/lwip220/examples/lwip_example_tftpserver_common.h 1594ThirdParty/sw_services/lwip220/examples/lwip_example_tftpserver_main.c 1595ThirdParty/sw_services/lwip220/examples/lwip_example_web_utils.c 1596ThirdParty/sw_services/lwip220/examples/lwip_example_webserver.c 1597ThirdParty/sw_services/lwip220/examples/lwip_example_webserver.h 1598ThirdParty/sw_services/lwip220/examples/lwip_example_ws_http_response.c 1599ThirdParty/sw_services/lwip220/examples/lwip_example_ws_main.c 1600ThirdParty/sw_services/lwip220/examples/lwip_example_ws_platform_fs.c 1601ThirdParty/sw_services/lwip220/examples/lwip_example_ws_platform_fs.h 1602lib/sw_apps/lwip_udp_perf_client/src/main.c 1603lib/sw_apps/lwip_udp_perf_client/src/udp_perf_client.h 1604lib/sw_apps/lwip_udp_perf_server/src/main.c 1605lib/sw_apps/lwip_udp_perf_server/src/udp_perf_server.h 1606-------------------------------------------------------------------------------- 1607 1608 1609 1610 1611 1612COPYRIGHT TEXT: 1613--------------- 1614 1615Copyright (C) 2023 - 2024 Advanced Micro Devices, Inc. All rights reserved. 1616SPDX-License-Identifier: MIT This file is indended to be included in end-user 1617CMakeLists.txt include(/path/to/Filelists.cmake) It assumes the variable 1618LWIP_DIR is defined pointing to the root path of lwIP sources. This file is NOT 1619designed (on purpose) to be used as cmake subdir via add_subdirectory() The 1620intention is to provide greater flexibility to users to create their own targets 1621using the _SRCS variables. 1622 1623FILES: 1624ThirdParty/sw_services/lwip220/src/Filelists.cmake 1625-------------------------------------------------------------------------------- 1626 1627 1628 1629 1630 1631COPYRIGHT TEXT: 1632--------------- 1633 1634Copyright 2017 Kaspar Schleiser <kaspar@schleiser.de> Copyright 2014 Ludwig 1635Knüpfer <ludwig.knuepfer@fu-berlin.de> Copyright 2014 Hinnerk van Bruinehsen 1636<h.v.bruinehsen@fu-berlin.de> Copyright 2020 Jonathan Demeyer 1637<jona.dem@gmail.com> This file is subject to the terms and conditions of the GNU 1638Lesser General Public License v2.1. See the file LICENSE in the top level 1639directory for more details. 1640 1641FILES: 1642ThirdParty/sw_services/lwip220/src/lwip-2.2.0/codespell_changed_files.sh 1643-------------------------------------------------------------------------------- 1644 1645 1646 1647 1648 1649COPYRIGHT TEXT: 1650--------------- 1651 1652!/usr/bin/env bash Copyright 2019 Alexandre Abadie <alexandre.abadie@inria.fr> 1653This file is subject to the terms and conditions of the GNU Lesser General 1654Public License v2.1. See the file LICENSE in the top level directory for more 1655details. 1656 1657FILES: 1658ThirdParty/sw_services/lwip220/src/lwip-2.2.0/codespell_check.sh 1659-------------------------------------------------------------------------------- 1660 1661 1662 1663 1664 1665COPYRIGHT TEXT: 1666--------------- 1667 1668Copyright (c) 2001-2003 Swedish Institute of Computer Science. Copyright (C) 16692007 - 2022 Xilinx, Inc. Copyright (C) 2022 - 2024 Advanced Micro Devices, Inc. 1670All rights reserved. Redistribution and use in source and binary forms, with or 1671without modification, are permitted provided that the following conditions are 1672met: 1. Redistributions of source code must retain the above copyright notice, 1673this list of conditions and the following disclaimer. 2. Redistributions in 1674binary form must reproduce the above copyright notice, this list of conditions 1675and the following disclaimer in the documentation and/or other materials 1676provided with the distribution. 3. The name of the author may not be used to 1677endorse or promote products derived from this software without specific prior 1678written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY 1679EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 1680WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1681DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1682INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1683LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1684PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1685LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1686OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1687ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1688stack. Author: Adam Dunkels <adam@sics.se> Simon Goldschmidt 1689 1690FILES: 1691ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/sys_arch.c 1692-------------------------------------------------------------------------------- 1693 1694 1695 1696 1697 1698COPYRIGHT TEXT: 1699--------------- 1700 1701Copyright (c) 2001-2003 Swedish Institute of Computer Science. Copyright (C) 17022007 - 2022 Xilinx, Inc. Copyright (C) 2022 - 2024 Advanced Micro Devices, Inc. 1703All rights reserved. Redistribution and use in source and binary forms, with or 1704without modification, are permitted provided that the following conditions are 1705met: 1. Redistributions of source code must retain the above copyright notice, 1706this list of conditions and the following disclaimer. 2. Redistributions in 1707binary form must reproduce the above copyright notice, this list of conditions 1708and the following disclaimer in the documentation and/or other materials 1709provided with the distribution. 3. The name of the author may not be used to 1710endorse or promote products derived from this software without specific prior 1711written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY 1712EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 1713WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1714DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1715INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1716LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1717PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1718LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1719OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1720ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1721stack. 1722 1723FILES: 1724ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/xlwipconfig.h 1725ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/sys_arch_raw.c 1726-------------------------------------------------------------------------------- 1727 1728 1729 1730 1731 1732COPYRIGHT TEXT: 1733--------------- 1734 1735Copyright (c) 2001, 2002 Swedish Institute of Computer Science. Copyright (C) 17362007 - 2022 Xilinx, Inc. Copyright (C) 2022 - 2024 Advanced Micro Devices, Inc. 1737All rights reserved. Redistribution and use in source and binary forms, with or 1738without modification, are permitted provided that the following conditions are 1739met: 1. Redistributions of source code must retain the above copyright notice, 1740this list of conditions and the following disclaimer. 2. Redistributions in 1741binary form must reproduce the above copyright notice, this list of conditions 1742and the following disclaimer in the documentation and/or other materials 1743provided with the distribution. 3. The name of the author may not be used to 1744endorse or promote products derived from this software without specific prior 1745written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY 1746EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 1747WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1748DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1749INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1750LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1751PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1752LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1753OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1754ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1755stack. Author: Adam Dunkels <adam@sics.se> 1756 1757FILES: 1758ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/lwipopts.h 1759-------------------------------------------------------------------------------- 1760 1761 1762 1763 1764 1765COPYRIGHT TEXT: 1766--------------- 1767 1768Copyright (c) 2001-2003 Swedish Institute of Computer Science. Copyright (C) 17692007 - 2022 Xilinx, Inc. Copyright (C) 2022 - 2024 Advanced Micro Devices, Inc. 1770All rights reserved. Redistribution and use in source and binary forms, with or 1771without modification, are permitted provided that the following conditions are 1772met: 1. Redistributions of source code must retain the above copyright notice, 1773this list of conditions and the following disclaimer. 2. Redistributions in 1774binary form must reproduce the above copyright notice, this list of conditions 1775and the following disclaimer in the documentation and/or other materials 1776provided with the distribution. 3. The name of the author may not be used to 1777endorse or promote products derived from this software without specific prior 1778written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY 1779EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 1780WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1781DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1782INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1783LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1784PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1785LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1786OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1787ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1788stack. Author: Adam Dunkels <adam@sics.se> 1789 1790FILES: 1791ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/arch/cc.h 1792ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/arch/cpu.h 1793ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/arch/perf.h 1794ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/arch/sys_arch.h 1795-------------------------------------------------------------------------------- 1796 1797 1798 1799 1800 1801COPYRIGHT TEXT: 1802--------------- 1803 1804Copyright (C) 2007 - 2022 Xilinx, Inc. Copyright (C) 2022 - 2024 Advanced Micro 1805Devices, Inc. All rights reserved. Redistribution and use in source and binary 1806forms, with or without modification, are permitted provided that the following 1807conditions are met: 1. Redistributions of source code must retain the above 1808copyright notice, this list of conditions and the following disclaimer. 2. 1809Redistributions in binary form must reproduce the above copyright notice, this 1810list of conditions and the following disclaimer in the documentation and/or 1811other materials provided with the distribution. 3. The name of the author may 1812not be used to endorse or promote products derived from this software without 1813specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 1814IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1815IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1816DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1817INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1818LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1819PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1820LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1821OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1822ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1823stack. 1824 1825FILES: 1826ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/netif/xadapter.h 1827ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/netif/xemacliteif.h 1828ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/netif/xlltemacif.h 1829ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/netif/xpqueue.h 1830ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/netif/xtopology.h 1831ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xadapter.c 1832ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xemacliteif.c 1833ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xpqueue.c 1834-------------------------------------------------------------------------------- 1835 1836 1837 1838 1839 1840COPYRIGHT TEXT: 1841--------------- 1842 1843Copyright (C) 2010 - 2022 Xilinx, Inc. Copyright (C) 2022 - 2024 Advanced Micro 1844Devices, Inc. All rights reserved. Redistribution and use in source and binary 1845forms, with or without modification, are permitted provided that the following 1846conditions are met: 1. Redistributions of source code must retain the above 1847copyright notice, this list of conditions and the following disclaimer. 2. 1848Redistributions in binary form must reproduce the above copyright notice, this 1849list of conditions and the following disclaimer in the documentation and/or 1850other materials provided with the distribution. 3. The name of the author may 1851not be used to endorse or promote products derived from this software without 1852specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 1853IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1854IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1855DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1856INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1857LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1858PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1859LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1860OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1861ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1862stack. 1863 1864FILES: 1865ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/netif/xaxiemacif.h 1866ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xaxiemacif.c 1867ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xaxiemacif_dma.c 1868ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xaxiemacif_fifo.c 1869ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xaxiemacif_fifo.h 1870ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xaxiemacif_hw.c 1871ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xaxiemacif_hw.h 1872ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xaxiemacif_physpeed.c 1873ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xemacpsif.c 1874ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xemacpsif_dma.c 1875ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xemacpsif_hw.h 1876-------------------------------------------------------------------------------- 1877 1878 1879 1880 1881 1882COPYRIGHT TEXT: 1883--------------- 1884 1885Copyright (C) 2010 - 2022 Xilinx, Inc. Copyright (C) 2022 - 2025 Advanced Micro 1886Devices, Inc. All rights reserved. Redistribution and use in source and binary 1887forms, with or without modification, are permitted provided that the following 1888conditions are met: 1. Redistributions of source code must retain the above 1889copyright notice, this list of conditions and the following disclaimer. 2. 1890Redistributions in binary form must reproduce the above copyright notice, this 1891list of conditions and the following disclaimer in the documentation and/or 1892other materials provided with the distribution. 3. The name of the author may 1893not be used to endorse or promote products derived from this software without 1894specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 1895IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1896IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1897DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1898INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1899LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1900PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1901LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1902OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1903ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1904stack. 1905 1906FILES: 1907ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/include/netif/xemacpsif.h 1908ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xemacpsif_hw.c 1909ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xemacpsif_physpeed.c 1910-------------------------------------------------------------------------------- 1911 1912 1913 1914 1915 1916COPYRIGHT TEXT: 1917--------------- 1918 1919Copyright (C) 2018 - 2022 Xilinx, Inc. Copyright (C) 2022 - 2024 Advanced Micro 1920Devices, Inc. All rights reserved. Redistribution and use in source and binary 1921forms, with or without modification, are permitted provided that the following 1922conditions are met: 1. Redistributions of source code must retain the above 1923copyright notice, this list of conditions and the following disclaimer. 2. 1924Redistributions in binary form must reproduce the above copyright notice, this 1925list of conditions and the following disclaimer in the documentation and/or 1926other materials provided with the distribution. 3. The name of the author may 1927not be used to endorse or promote products derived from this software without 1928specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 1929IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1930IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1931DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1932INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1933LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1934PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1935LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1936OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1937ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1938stack. 1939 1940FILES: 1941ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xaxiemacif_mcdma.c 1942ThirdParty/sw_services/lwip220/src/lwip-2.2.0/contrib/ports/xilinx/netif/xemac_ieee_reg.h 1943-------------------------------------------------------------------------------- 1944 1945 1946 1947 1948 1949COPYRIGHT TEXT: 1950--------------- 1951 1952Copyright (c) 2001, 2002 Swedish Institute of Computer Science. All rights 1953reserved. Redistribution and use in source and binary forms, with or without 1954modification, are permitted provided that the following conditions are met: 1. 1955Redistributions of source code must retain the above copyright notice, this list 1956of conditions and the following disclaimer. 2. Redistributions in binary form 1957must reproduce the above copyright notice, this list of conditions and the 1958following disclaimer in the documentation and/or other materials provided with 1959the distribution. 3. The name of the author may not be used to endorse or 1960promote products derived from this software without specific prior written 1961permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 1962IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 1963MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 1964SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 1965EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 1966OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 1967INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 1968CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 1969IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 1970OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Adam Dunkels 1971<adam@sics.se> COREFILES, CORE4FILES: The minimum set of files needed for lwIP. 1972 1973FILES: 1974ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/Filelists.mk 1975-------------------------------------------------------------------------------- 1976 1977 1978 1979 1980 1981COPYRIGHT TEXT: 1982--------------- 1983 1984Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 1985reserved. Redistribution and use in source and binary forms, with or without 1986modification, are permitted provided that the following conditions are met: 1. 1987Redistributions of source code must retain the above copyright notice, this list 1988of conditions and the following disclaimer. 2. Redistributions in binary form 1989must reproduce the above copyright notice, this list of conditions and the 1990following disclaimer in the documentation and/or other materials provided with 1991the distribution. 3. The name of the author may not be used to endorse or 1992promote products derived from this software without specific prior written 1993permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 1994IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 1995MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 1996SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 1997EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 1998OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 1999INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2000CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
2001IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2002OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Adam Dunkels 2003<adam@sics.se> 2004 2005FILES: 2006ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/api/api_lib.c 2007ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/api/api_msg.c 2008ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/api/err.c 2009ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/api/netbuf.c 2010ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/api/tcpip.c 2011ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/inet_chksum.c 2012ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/init.c 2013ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/ip.c 2014ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/ipv4/icmp.c 2015ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/ipv4/ip4.c 2016ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/ipv4/ip4_addr.c 2017ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/memp.c 2018ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/netif.c 2019ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/pbuf.c 2020ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/raw.c 2021ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/stats.c 2022ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/sys.c 2023ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/tcp.c 2024ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/tcp_in.c 2025ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/tcp_out.c 2026ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/udp.c 2027ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/api.h 2028ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/arch.h 2029ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/debug.h 2030ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/def.h 2031ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/err.h 2032ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/errno.h 2033ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/icmp.h 2034ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/inet.h 2035ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/inet_chksum.h 2036ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/init.h 2037ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/ip.h 2038ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/ip4.h 2039ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/ip4_addr.h 2040ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/ip_addr.h 2041ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/mem.h 2042ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/memp.h 2043ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/netbuf.h 2044ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/netif.h 2045ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/opt.h 2046ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/pbuf.h 2047ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/priv/api_msg.h 2048ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/priv/memp_priv.h 2049ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/priv/raw_priv.h 2050ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/priv/tcp_priv.h 2051ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/priv/tcpip_priv.h 2052ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/prot/etharp.h 2053ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/prot/ethernet.h 2054ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/prot/icmp.h 2055ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/prot/icmp6.h 2056ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/prot/igmp.h 2057ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/prot/ip.h 2058ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/prot/ip4.h 2059ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/prot/ip6.h 2060ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/prot/mld6.h 2061ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/prot/nd6.h 2062ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/prot/tcp.h 2063ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/prot/udp.h 2064ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/raw.h 2065ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/sockets.h 2066ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/stats.h 2067ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/tcp.h 2068ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/tcpbase.h 2069ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/tcpip.h 2070ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/udp.h 2071-------------------------------------------------------------------------------- 2072 2073 2074 2075 2076 2077COPYRIGHT TEXT: 2078--------------- 2079 2080Copyright (c) 2017 Joel Cunningham, Garmin International, Inc. 2081<joel.cunningham@garmin.com> All rights reserved. Redistribution and use in 2082source and binary forms, with or without modification, are permitted provided 2083that the following conditions are met: 1. Redistributions of source code must 2084retain the above copyright notice, this list of conditions and the following 2085disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2086notice, this list of conditions and the following disclaimer in the 2087documentation and/or other materials provided with the distribution. 3. The name 2088of the author may not be used to endorse or promote products derived from this 2089software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2090THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2091LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2092PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2093ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2094(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2095LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2096ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2097(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2098SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2099of the lwIP TCP/IP stack. Author: Joel Cunningham <joel.cunningham@me.com> 2100 2101FILES: 2102ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/api/if_api.c 2103ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/if_api.h 2104ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/priv/sockets_priv.h 2105-------------------------------------------------------------------------------- 2106 2107 2108 2109 2110 2111COPYRIGHT TEXT: 2112--------------- 2113 2114Redistribution and use in source and binary forms, with or without modification, 2115are permitted provided that the following conditions are met: 1. Redistributions 2116of source code must retain the above copyright notice, this list of conditions 2117and the following disclaimer. 2. Redistributions in binary form must reproduce 2118the above copyright notice, this list of conditions and the following disclaimer 2119in the documentation and/or other materials provided with the distribution. 3. 2120The name of the author may not be used to endorse or promote products derived 2121from this software without specific prior written permission. THIS SOFTWARE IS 2122PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 2123INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 2124FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 2125LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2126CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 2127GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2128HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2129LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 2130THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2131This file is part of the lwIP TCP/IP stack. Author: Simon Goldschmidt 2132 2133FILES: 2134ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/api/netdb.c 2135ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/netdb.h 2136-------------------------------------------------------------------------------- 2137 2138 2139 2140 2141 2142COPYRIGHT TEXT: 2143--------------- 2144 2145Redistribution and use in source and binary forms, with or without modification, 2146are permitted provided that the following conditions are met: 1. Redistributions 2147of source code must retain the above copyright notice, this list of conditions 2148and the following disclaimer. 2. Redistributions in binary form must reproduce 2149the above copyright notice, this list of conditions and the following disclaimer 2150in the documentation and/or other materials provided with the distribution. 3. 2151The name of the author may not be used to endorse or promote products derived 2152from this software without specific prior written permission. THIS SOFTWARE IS 2153PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 2154INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 2155FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 2156LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2157CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 2158GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2159HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2160LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 2161THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2162This file is part of the lwIP TCP/IP stack. 2163 2164FILES: 2165ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/api/netifapi.c 2166ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/compat/posix/arpa/inet.h 2167ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/compat/posix/netdb.h 2168ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/compat/posix/sys/socket.h 2169ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/compat/stdc/errno.h 2170ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/apps/netbiosns.h 2171ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/apps/netbiosns_opts.h 2172ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/netifapi.h 2173ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/netif/ppp/ppp_opts.h 2174ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/netif/ppp/pppapi.h 2175ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/netif/ppp/pppol2tp.h 2176ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/netif/ppp/pppos.h 2177ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/netif/ppp/pppapi.c 2178ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/netif/ppp/pppol2tp.c 2179ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/netif/ppp/pppos.c 2180-------------------------------------------------------------------------------- 2181 2182 2183 2184 2185 2186COPYRIGHT TEXT: 2187--------------- 2188 2189Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 2190reserved. Redistribution and use in source and binary forms, with or without 2191modification, are permitted provided that the following conditions are met: 1. 2192Redistributions of source code must retain the above copyright notice, this list 2193of conditions and the following disclaimer. 2. Redistributions in binary form 2194must reproduce the above copyright notice, this list of conditions and the 2195following disclaimer in the documentation and/or other materials provided with 2196the distribution. 3. The name of the author may not be used to endorse or 2197promote products derived from this software without specific prior written 2198permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2199IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2200MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2201SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2202EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2203OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2204INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2205CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2206IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2207OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Adam Dunkels 2208<adam@sics.se> Improved by Marc Boucher <marc@mbsi.ca> and David Haas 2209<dhaas@alum.rpi.edu> 2210 2211FILES: 2212ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/api/sockets.c 2213-------------------------------------------------------------------------------- 2214 2215 2216 2217 2218 2219COPYRIGHT TEXT: 2220--------------- 2221 2222Copyright (c) 2017 Simon Goldschmidt All rights reserved. Redistribution and use 2223in source and binary forms, with or without modification, are permitted provided 2224that the following conditions are met: 1. Redistributions of source code must 2225retain the above copyright notice, this list of conditions and the following 2226disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2227notice, this list of conditions and the following disclaimer in the 2228documentation and/or other materials provided with the distribution. 3. The name 2229of the author may not be used to endorse or promote products derived from this 2230software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2231THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2232LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2233PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2234ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2235(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2236LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2237ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2238(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2239SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2240of the lwIP TCP/IP stack. Author: Simon Goldschmidt <goldsimon@gmx.de> Watch 2241out: - 'sent' is always called with len0 to the upper layer. This is because 2242keeping track of the ratio of application data and TLS overhead would be too 2243much. Mandatory security-related configuration: - ensure to add at least one 2244strong entropy source to your mbedtls port (implement 2245mbedtls_platform_entropy_poll or mbedtls_hardware_poll providing strong entropy) 2246- define ALTCP_MBEDTLS_ENTROPY_PTR and ALTCP_MBEDTLS_ENTROPY_LEN to something 2247providing GOOD custom entropy Missing things / @todo: - some unhandled/untested 2248things migh be caught by LWIP_ASSERTs... 2249 2250FILES: 2251ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/apps/altcp_tls/altcp_tls_mbedtls.c 2252-------------------------------------------------------------------------------- 2253 2254 2255 2256 2257 2258COPYRIGHT TEXT: 2259--------------- 2260 2261Copyright (c) 2017 Simon Goldschmidt All rights reserved. Redistribution and use 2262in source and binary forms, with or without modification, are permitted provided 2263that the following conditions are met: 1. Redistributions of source code must 2264retain the above copyright notice, this list of conditions and the following 2265disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2266notice, this list of conditions and the following disclaimer in the 2267documentation and/or other materials provided with the distribution. 3. The name 2268of the author may not be used to endorse or promote products derived from this 2269software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2270THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2271LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2272PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2273ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2274(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2275LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2276ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2277(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2278SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2279of the lwIP TCP/IP stack. Author: Simon Goldschmidt <goldsimon@gmx.de> Missing 2280things / @todo: - RX data is acknowledged after receiving (tcp_recved is called 2281when enqueueing the pbuf for mbedTLS receive, not when processed by mbedTLS or 2282the inner connection; altcp_recved() from inner connection does nothing) - TX 2283data is marked as 'sent' (i.e. acknowledged; sent callback is called) right 2284after enqueueing for transmission, not when actually ACKed be the remote host. 2285 2286FILES: 2287ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/apps/altcp_tls/altcp_tls_mbedtls_mem.c 2288-------------------------------------------------------------------------------- 2289 2290 2291 2292 2293 2294COPYRIGHT TEXT: 2295--------------- 2296 2297Copyright (c) 2017 Simon Goldschmidt All rights reserved. Redistribution and use 2298in source and binary forms, with or without modification, are permitted provided 2299that the following conditions are met: 1. Redistributions of source code must 2300retain the above copyright notice, this list of conditions and the following 2301disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2302notice, this list of conditions and the following disclaimer in the 2303documentation and/or other materials provided with the distribution. 3. The name 2304of the author may not be used to endorse or promote products derived from this 2305software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2306THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2307LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2308PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2309ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2310(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2311LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2312ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2313(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2314SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2315of the lwIP TCP/IP stack. Author: Simon Goldschmidt <goldsimon@gmx.de> 2316 2317FILES: 2318ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/apps/altcp_tls/altcp_tls_mbedtls_mem.h 2319ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/apps/altcp_tls/altcp_tls_mbedtls_structs.h 2320ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/altcp.c 2321ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/altcp_alloc.c 2322ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/altcp_tcp.c 2323ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/altcp.h 2324ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/altcp_tcp.h 2325ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/altcp_tls.h 2326ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/apps/altcp_tls_mbedtls_opts.h 2327ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/priv/altcp_priv.h 2328-------------------------------------------------------------------------------- 2329 2330 2331 2332 2333 2334COPYRIGHT TEXT: 2335--------------- 2336 2337Copyright (c) 2018 Simon Goldschmidt All rights reserved. Redistribution and use 2338in source and binary forms, with or without modification, are permitted provided 2339that the following conditions are met: 1. Redistributions of source code must 2340retain the above copyright notice, this list of conditions and the following 2341disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2342notice, this list of conditions and the following disclaimer in the 2343documentation and/or other materials provided with the distribution. 3. The name 2344of the author may not be used to endorse or promote products derived from this 2345software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2346THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2347LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2348PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2349ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2350(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2351LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2352ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2353(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2354SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2355of the lwIP TCP/IP stack. Author: Simon Goldschmidt <goldsimon@gmx.de> 2356 2357FILES: 2358ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/apps/http/altcp_proxyconnect.c 2359ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/core/ipv6/dhcp6.c 2360ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/apps/altcp_proxyconnect.h 2361ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/dhcp6.h 2362ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/netif/zepif.h 2363ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/netif/zepif.c 2364-------------------------------------------------------------------------------- 2365 2366 2367 2368 2369 2370COPYRIGHT TEXT: 2371--------------- 2372 2373Copyright (c) 2001-2003 Swedish Institute of Computer Science. All rights 2374reserved. Redistribution and use in source and binary forms, with or without 2375modification, are permitted provided that the following conditions are met: 1. 2376Redistributions of source code must retain the above copyright notice, this list 2377of conditions and the following disclaimer. 2. Redistributions in binary form 2378must reproduce the above copyright notice, this list of conditions and the 2379following disclaimer in the documentation and/or other materials provided with 2380the distribution. 3. The name of the author may not be used to endorse or 2381promote products derived from this software without specific prior written 2382permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2383IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2384MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2385SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2386EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2387OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2388INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2389CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2390IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2391OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Adam Dunkels 2392<adam@sics.se> 2393 2394FILES: 2395ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/apps/http/fs.c 2396ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/apps/http/fsdata.h 2397ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/apps/fs.h 2398-------------------------------------------------------------------------------- 2399 2400 2401 2402 2403 2404COPYRIGHT TEXT: 2405--------------- 2406 2407Copyright (c) 2018 Simon Goldschmidt <goldsimon@gmx.de> All rights reserved. 2408Redistribution and use in source and binary forms, with or without modification, 2409are permitted provided that the following conditions are met: 1. Redistributions 2410of source code must retain the above copyright notice, this list of conditions 2411and the following disclaimer. 2. Redistributions in binary form must reproduce 2412the above copyright notice, this list of conditions and the following disclaimer 2413in the documentation and/or other materials provided with the distribution. 3. 2414The name of the author may not be used to endorse or promote products derived 2415from this software without specific prior written permission. THIS SOFTWARE IS 2416PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 2417INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 2418FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 2419LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2420CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 2421GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2422HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2423LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 2424THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2425This file is part of the lwIP TCP/IP stack. Author: Simon Goldschmidt 2426<goldsimon@gmx.de> 2427 2428FILES: 2429ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/apps/http/http_client.c 2430ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/include/lwip/apps/http_client.h 2431-------------------------------------------------------------------------------- 2432 2433 2434 2435 2436 2437COPYRIGHT TEXT: 2438--------------- 2439 2440Copyright (c) 2001-2003 Swedish Institute of Computer Science. All rights 2441reserved. Redistribution and use in source and binary forms, with or without 2442modification, are permitted provided that the following conditions are met: 1. 2443Redistributions of source code must retain the above copyright notice, this list 2444of conditions and the following disclaimer. 2. Redistributions in binary form 2445must reproduce the above copyright notice, this list of conditions and the 2446following disclaimer in the documentation and/or other materials provided with 2447the distribution. 3. The name of the author may not be used to endorse or 2448promote products derived from this software without specific prior written 2449permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2450IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2451MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2452SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2453EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2454OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2455INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2456CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2457IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2458OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Adam Dunkels 2459<adam@sics.se> Simon Goldschmidt 2460 2461FILES: 2462ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/apps/http/httpd.c 2463-------------------------------------------------------------------------------- 2464 2465 2466 2467 2468 2469COPYRIGHT TEXT: 2470--------------- 2471 2472Copyright (c) 2013-2019, tinydir authors: Cong Xu Lautis Sun Baudouin Feildel 2473Andargor <andargor@yahoo.com> All rights reserved. Redistribution and use in 2474source and binary forms, with or without modification, are permitted provided 2475that the following conditions are met: 1. Redistributions of source code must 2476retain the above copyright notice, this list of conditions and the following 2477disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2478notice, this list of conditions and the following disclaimer in the 2479documentation and/or other materials provided with the distribution. THIS 2480SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 2481EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 2482WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 2483DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 2484ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2485(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2486LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2487ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2488(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2489SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2490 2491FILES: 2492ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/apps/http/makefsdata/tinydir.h 2493-------------------------------------------------------------------------------- 2494 2495 2496 2497 2498 2499COPYRIGHT TEXT: 2500--------------- 2501 2502Copyright (c) 2014 Simon Goldschmidt All rights reserved. Redistribution and use 2503in source and binary forms, with or without modification, are permitted provided 2504that the following conditions are met: 1. Redistributions of source code must 2505retain the above copyright notice, this list of conditions and the following 2506disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2507notice, this list of conditions and the following disclaimer in the 2508documentation and/or other materials provided with the distribution. 3. The name 2509of the author may not be used to endorse or promote products derived from this 2510software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2511THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2512LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2513PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2514ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2515(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2516LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2517ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2518(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2519SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2520of the lwIP TCP/IP stack. Author: Simon Goldschmidt 2521 2522FILES: 2523ThirdParty/sw_services/lwip220/src/lwip-2.2.0/src/apps/lwiperf/lwiperf.c

