1 2 3COPYRIGHT TEXT: 4--------------- 5 6Copyright (C) 2015 - 2021 Xilinx, Inc. This file is part of the FreeRTOS port. 7Permission is hereby granted, free of charge, to any person obtaining a copy of 8this software and associated documentation files (the "Software"), to deal in 9the Software without restriction, including without limitation the rights to 10use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 11the Software, and to permit persons to whom the Software is furnished to do so, 12subject to the following conditions: The above copyright notice and this 13permission notice shall be included in all copies or substantial portions of the 14Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 15EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 16MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 17EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 18OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 19FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 20THE SOFTWARE. 21 22FILES: 23ThirdParty/bsp/freertos10_xilinx/data/freertos10_xilinx.mld 24ThirdParty/bsp/freertos10_xilinx/data/freertos10_xilinx.tcl 25-------------------------------------------------------------------------------- 26 27 28 29 30 31COPYRIGHT TEXT: 32--------------- 33 34Copyright (C) 2015 - 2019 Xilinx, Inc. This file is part of the FreeRTOS port. 35Permission is hereby granted, free of charge, to any person obtaining a copy of 36this software and associated documentation files (the "Software"), to deal in 37the Software without restriction, including without limitation the rights to 38use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 39the Software, and to permit persons to whom the Software is furnished to do so, 40subject to the following conditions: The above copyright notice and this 41permission notice shall be included in all copies or substantial portions of the 42Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 43EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 44MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 45EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 46OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 47FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 48THE SOFTWARE. 49 50FILES: 51ThirdParty/bsp/freertos10_xilinx/data/freertos10_xilinx.mss 52-------------------------------------------------------------------------------- 53 54 55 56 57 58COPYRIGHT TEXT: 59--------------- 60 61FreeRTOS Kernel V10.1.1 Copyright (C) 2018 Amazon.com, Inc. or its affiliates. 62All Rights Reserved. Copyright (C) 2019 Xilinx, Inc. All Rights Reserved. 63Permission is hereby granted, free of charge, to any person obtaining a copy of 64this software and associated documentation files (the "Software"), to deal in 65the Software without restriction, including without limitation the rights to 66use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 67the Software, and to permit persons to whom the Software is furnished to do so, 68subject to the following conditions: The above copyright notice and this 69permission notice shall be included in all copies or substantial portions of the 70Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 71EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 72MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 73EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 74OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 75FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 76THE SOFTWARE. http://www.FreeRTOS.org http://aws.amazon.com/freertos 1 tab 4 77spaces! 78 79FILES: 80ThirdParty/bsp/freertos10_xilinx/examples/freertos_buffer.c 81ThirdParty/bsp/freertos10_xilinx/examples/freertos_task_stats.c 82-------------------------------------------------------------------------------- 83 84 85 86 87 88COPYRIGHT TEXT: 89--------------- 90 91FreeRTOS Kernel V10.1.1 Copyright (C) 2018 Amazon.com, Inc. or its affiliates. 92All Rights Reserved. Copyright (C) 2020 Xilinx, Inc. All Rights Reserved. 93Permission is hereby granted, free of charge, to any person obtaining a copy of 94this software and associated documentation files (the "Software"), to deal in 95the Software without restriction, including without limitation the rights to 96use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 97the Software, and to permit persons to whom the Software is furnished to do so, 98subject to the following conditions: The above copyright notice and this 99permission notice shall be included in all copies or substantial portions of the 100Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 101EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 102MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 103EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 104OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 105FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 106THE SOFTWARE. http://www.FreeRTOS.org http://aws.amazon.com/freertos 1 tab 4 107spaces! 108 109FILES: 110ThirdParty/bsp/freertos10_xilinx/examples/freertos_intr_example.c 111-------------------------------------------------------------------------------- 112 113 114 115 116 117COPYRIGHT TEXT: 118--------------- 119 120FreeRTOS Kernel V10.4.6 Copyright (C) 2018 Amazon.com, Inc. or its affiliates. 121All Rights Reserved. Copyright (C) 2019 - 2022 Xilinx, Inc. All Rights Reserved. 122Permission is hereby granted, free of charge, to any person obtaining a copy of 123this software and associated documentation files (the "Software"), to deal in 124the Software without restriction, including without limitation the rights to 125use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 126the Software, and to permit persons to whom the Software is furnished to do so, 127subject to the following conditions: The above copyright notice and this 128permission notice shall be included in all copies or substantial portions of the 129Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 130EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 131MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 132EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 133OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 134FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 135THE SOFTWARE. http://www.FreeRTOS.org http://aws.amazon.com/freertos 1 tab 4 136spaces! 137 138FILES: 139ThirdParty/bsp/freertos10_xilinx/examples/freertos_static_allocation.c 140-------------------------------------------------------------------------------- 141 142 143 144 145 146COPYRIGHT TEXT: 147--------------- 148 149Copyright (C) 2016 - 2021 Xilinx, Inc. All rights reserved. Permission is hereby 150granted, free of charge, to any person obtaining a copy of this software and 151associated documentation files (the "Software"), to deal in the Software without 152restriction, including without limitation the rights to use, copy, modify, 153merge, publish, distribute, sublicense, and/or sell copies of the Software, and 154to permit persons to whom the Software is furnished to do so, subject to the 155following conditions: The above copyright notice and this permission notice 156shall be included in all copies or substantial portions of the Software. If you 157wish to use our Amazon FreeRTOS name, please do so in a fair use way that does 158not cause confusion. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY 159KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 160MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 161EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 162OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 163FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 164THE SOFTWARE. 165 166FILES: 167ThirdParty/bsp/freertos10_xilinx/src/FreeRTOSSTMTrace.h 168-------------------------------------------------------------------------------- 169 170 171 172 173 174COPYRIGHT TEXT: 175--------------- 176 177Copyright (C) 2012-2020 Xilinx, Inc. This file is part of the port for FreeRTOS 178made by Xilinx to allow FreeRTOS to operate with Xilinx Zynq devices. Permission 179is hereby granted, free of charge, to any person obtaining a copy of this 180software and associated documentation files (the "Software"), to deal in the 181Software without restriction, including without limitation the rights to use, 182copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the 183Software, and to permit persons to whom the Software is furnished to do so, 184subject to the following conditions: The above copyright notice and this 185permission notice shall be included in all copies or substantial portions of the 186Software. If you wish to use our Amazon FreeRTOS name, please do so in a fair 187use way that does not cause confusion. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT 188WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 189WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 190NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 191FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 192TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 193THE USE OR OTHER DEALINGS IN THE SOFTWARE. 194 195FILES: 196ThirdParty/bsp/freertos10_xilinx/src/Makefile_microblaze 197ThirdParty/bsp/freertos10_xilinx/src/Makefile_ps7_cortexa9 198ThirdParty/bsp/freertos10_xilinx/src/Makefile_psu_cortexa53 199ThirdParty/bsp/freertos10_xilinx/src/Makefile_psu_cortexr5 200-------------------------------------------------------------------------------- 201 202 203 204 205 206COPYRIGHT TEXT: 207--------------- 208 209FreeRTOS Kernel V10.4.6 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 210All Rights Reserved. 211SPDX-License-Identifier: MIT Permission is hereby granted, 212free of charge, to any person obtaining a copy of this software and associated 213documentation files (the "Software"), to deal in the Software without 214restriction, including without limitation the rights to use, copy, modify, 215merge, publish, distribute, sublicense, and/or sell copies of the Software, and 216to permit persons to whom the Software is furnished to do so, subject to the 217following conditions: The above copyright notice and this permission notice 218shall be included in all copies or substantial portions of the Software. THE 219SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 220INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 221PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 222COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 223IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 224CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 225https://www.FreeRTOS.org https://github.com/FreeRTOS 226 227FILES: 228ThirdParty/bsp/freertos10_xilinx/src/Source/croutine.c 229ThirdParty/bsp/freertos10_xilinx/src/Source/event_groups.c 230ThirdParty/bsp/freertos10_xilinx/src/Source/include/FreeRTOS.h 231ThirdParty/bsp/freertos10_xilinx/src/Source/include/StackMacros.h 232ThirdParty/bsp/freertos10_xilinx/src/Source/include/atomic.h 233ThirdParty/bsp/freertos10_xilinx/src/Source/include/croutine.h 234ThirdParty/bsp/freertos10_xilinx/src/Source/include/deprecated_definitions.h 235ThirdParty/bsp/freertos10_xilinx/src/Source/include/event_groups.h 236ThirdParty/bsp/freertos10_xilinx/src/Source/include/list.h 237ThirdParty/bsp/freertos10_xilinx/src/Source/include/message_buffer.h 238ThirdParty/bsp/freertos10_xilinx/src/Source/include/mpu_prototypes.h 239ThirdParty/bsp/freertos10_xilinx/src/Source/include/mpu_wrappers.h 240ThirdParty/bsp/freertos10_xilinx/src/Source/include/portable.h 241ThirdParty/bsp/freertos10_xilinx/src/Source/include/projdefs.h 242ThirdParty/bsp/freertos10_xilinx/src/Source/include/queue.h 243ThirdParty/bsp/freertos10_xilinx/src/Source/include/semphr.h 244ThirdParty/bsp/freertos10_xilinx/src/Source/include/stack_macros.h 245ThirdParty/bsp/freertos10_xilinx/src/Source/include/stream_buffer.h 246ThirdParty/bsp/freertos10_xilinx/src/Source/include/task.h 247ThirdParty/bsp/freertos10_xilinx/src/Source/include/timers.h 248ThirdParty/bsp/freertos10_xilinx/src/Source/list.c 249ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA9/port.c 250ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA9/portASM.S 251ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA9/portmacro.h 252ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CR5/portASM.S 253ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/MicroBlazeV9/port.c 254ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/MicroBlazeV9/port_exceptions.c 255ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/MicroBlazeV9/portasm.S 256ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/MicroBlazeV9/portmacro.h 257ThirdParty/bsp/freertos10_xilinx/src/Source/portable/MemMang/heap_1.c 258ThirdParty/bsp/freertos10_xilinx/src/Source/portable/MemMang/heap_2.c 259ThirdParty/bsp/freertos10_xilinx/src/Source/portable/MemMang/heap_3.c 260ThirdParty/bsp/freertos10_xilinx/src/Source/portable/MemMang/heap_4.c 261ThirdParty/bsp/freertos10_xilinx/src/Source/portable/MemMang/heap_5.c 262ThirdParty/bsp/freertos10_xilinx/src/Source/queue.c 263ThirdParty/bsp/freertos10_xilinx/src/Source/stream_buffer.c 264ThirdParty/bsp/freertos10_xilinx/src/Source/tasks.c 265ThirdParty/bsp/freertos10_xilinx/src/Source/timers.c 266-------------------------------------------------------------------------------- 267 268 269 270 271 272COPYRIGHT TEXT: 273--------------- 274 275FreeRTOS Kernel V10.4.6 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 276All Rights Reserved. Copyright (C) 2014 - 2021 Xilinx, Inc. All rights reserved. 277SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 278any person obtaining a copy of this software and associated documentation files 279(the "Software"), to deal in the Software without restriction, including without 280limitation the rights to use, copy, modify, merge, publish, distribute, 281sublicense, and/or sell copies of the Software, and to permit persons to whom 282the Software is furnished to do so, subject to the following conditions: The 283above copyright notice and this permission notice shall be included in all 284copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 285IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 286TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 287NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 288FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 289TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 290THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 291https://github.com/FreeRTOS 292 293FILES: 294ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA53/port.c 295ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA53/portASM.S 296ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA53/port_asm_vectors.S 297ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CR5/port_asm_vectors.S 298-------------------------------------------------------------------------------- 299 300 301 302 303 304COPYRIGHT TEXT: 305--------------- 306 307FreeRTOS Kernel V10.4.6 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 308All Rights Reserved. Copyright (C) 2014 - 2022 Xilinx, Inc. All rights reserved. 309Permission is hereby granted, free of charge, to any person obtaining a copy of 310this software and associated documentation files (the "Software"), to deal in 311the Software without restriction, including without limitation the rights to 312use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 313the Software, and to permit persons to whom the Software is furnished to do so, 314subject to the following conditions: The above copyright notice and this 315permission notice shall be included in all copies or substantial portions of the 316Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 317EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 318MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 319EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR 320OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 321FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 322THE SOFTWARE. https://www.FreeRTOS.org https://github.com/FreeRTOS 323 324FILES: 325ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA53/portZynqUltrascale.c 326-------------------------------------------------------------------------------- 327 328 329 330 331 332COPYRIGHT TEXT: 333--------------- 334 335FreeRTOS Kernel V10.4.6 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 336All Rights Reserved. Copyright (C) 2014 - 2020 Xilinx, Inc. All rights reserved. 337SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 338any person obtaining a copy of this software and associated documentation files 339(the "Software"), to deal in the Software without restriction, including without 340limitation the rights to use, copy, modify, merge, publish, distribute, 341sublicense, and/or sell copies of the Software, and to permit persons to whom 342the Software is furnished to do so, subject to the following conditions: The 343above copyright notice and this permission notice shall be included in all 344copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 345IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 346TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 347NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 348FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 349TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 350THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 351https://github.com/FreeRTOS 1 tab 4 spaces! 352 353FILES: 354ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA53/portmacro.h 355-------------------------------------------------------------------------------- 356 357 358 359 360 361COPYRIGHT TEXT: 362--------------- 363 364FreeRTOS Kernel V10.4.6 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 365All Rights Reserved. Copyright (C) 2009-2022 Xilinx, Inc. All rights reserved. 366SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 367any person obtaining a copy of this software and associated documentation files 368(the "Software"), to deal in the Software without restriction, including without 369limitation the rights to use, copy, modify, merge, publish, distribute, 370sublicense, and/or sell copies of the Software, and to permit persons to whom 371the Software is furnished to do so, subject to the following conditions: The 372above copyright notice and this permission notice shall be included in all 373copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 374IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 375TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 376NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 377FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 378TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 379THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 380https://github.com/FreeRTOS 381 382FILES: 383ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA9/portZynq7000.c 384-------------------------------------------------------------------------------- 385 386 387 388 389 390COPYRIGHT TEXT: 391--------------- 392 393Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. 394Copyright (C) 2009-2021 Xilinx, Inc. All rights reserved. 395SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to any person 396obtaining a copy of this software and associated documentation files (the 397"Software"), to deal in the Software without restriction, including without 398limitation the rights to use, copy, modify, merge, publish, distribute, 399sublicense, and/or sell copies of the Software, and to permit persons to whom 400the Software is furnished to do so, subject to the following conditions: The 401above copyright notice and this permission notice shall be included in all 402copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 403IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 404TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 405NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 406FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 407TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 408THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 409https://github.com/FreeRTOS 410 411FILES: 412ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CA9/port_asm_vectors.S 413-------------------------------------------------------------------------------- 414 415 416 417 418 419COPYRIGHT TEXT: 420--------------- 421 422FreeRTOS Kernel V10.4.6 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 423All Rights Reserved. Copyright (C) 2018 - 2020 Xilinx, Inc. All rights reserved. 424SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 425any person obtaining a copy of this software and associated documentation files 426(the "Software"), to deal in the Software without restriction, including without 427limitation the rights to use, copy, modify, merge, publish, distribute, 428sublicense, and/or sell copies of the Software, and to permit persons to whom 429the Software is furnished to do so, subject to the following conditions: The 430above copyright notice and this permission notice shall be included in all 431copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 432IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 433TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 434NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 435FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 436TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 437THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 438https://github.com/FreeRTOS 439 440FILES: 441ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CR5/port.c 442-------------------------------------------------------------------------------- 443 444 445 446 447 448COPYRIGHT TEXT: 449--------------- 450 451FreeRTOS Kernel V10.4.6 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 452All Rights Reserved. Copyright (C) 2014 - 2022 Xilinx, Inc. All rights reserved. 453SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 454any person obtaining a copy of this software and associated documentation files 455(the "Software"), to deal in the Software without restriction, including without 456limitation the rights to use, copy, modify, merge, publish, distribute, 457sublicense, and/or sell copies of the Software, and to permit persons to whom 458the Software is furnished to do so, subject to the following conditions: The 459above copyright notice and this permission notice shall be included in all 460copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 461IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 462TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 463NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 464FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 465TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 466THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 467https://github.com/FreeRTOS 468 469FILES: 470ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CR5/portZynqUltrascale.c 471-------------------------------------------------------------------------------- 472 473 474 475 476 477COPYRIGHT TEXT: 478--------------- 479 480FreeRTOS Kernel V10.4.6 Copyright (C) 2021 Amazon.com, Inc. or its affiliates. 481All Rights Reserved. Copyright (C) 2018 - 2021 Xilinx, Inc. All rights reserved. 482SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 483any person obtaining a copy of this software and associated documentation files 484(the "Software"), to deal in the Software without restriction, including without 485limitation the rights to use, copy, modify, merge, publish, distribute, 486sublicense, and/or sell copies of the Software, and to permit persons to whom 487the Software is furnished to do so, subject to the following conditions: The 488above copyright notice and this permission notice shall be included in all 489copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 490IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 491TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 492NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 493FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 494TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 495THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 496https://github.com/FreeRTOS 497 498FILES: 499ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/ARM_CR5/portmacro.h 500-------------------------------------------------------------------------------- 501 502 503 504 505 506COPYRIGHT TEXT: 507--------------- 508 509FreeRTOS Kernel V10.4.6 Copyright (C) 2020 Amazon.com, Inc. or its affiliates. 510All Rights Reserved. Copyright (C) 2012 - 2022 Xilinx, Inc. All rights reserved. 511SPDX-License-Identifier: MIT Permission is hereby granted, free of charge, to 512any person obtaining a copy of this software and associated documentation files 513(the "Software"), to deal in the Software without restriction, including without 514limitation the rights to use, copy, modify, merge, publish, distribute, 515sublicense, and/or sell copies of the Software, and to permit persons to whom 516the Software is furnished to do so, subject to the following conditions: The 517above copyright notice and this permission notice shall be included in all 518copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 519IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 520TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 521NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 522FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 523TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 524THE USE OR OTHER DEALINGS IN THE SOFTWARE. https://www.FreeRTOS.org 525https://github.com/FreeRTOS 1 tab 4 spaces! 526 527FILES: 528ThirdParty/bsp/freertos10_xilinx/src/Source/portable/GCC/MicroBlazeV9/portmicroblaze.c 529-------------------------------------------------------------------------------- 530 531 532 533 534 535COPYRIGHT TEXT: 536--------------- 537 538Copyright (c) 2016 - 2020 Xilinx, Inc. All rights reserved. 539SPDX-License-Identifier: MIT 540 541FILES: 542ThirdParty/sw_services/libmetal/data/libmetal.mld 543ThirdParty/sw_services/libmetal/data/libmetal.tcl 544XilinxProcessorIPLib/drivers/csi2tx/examples/xcsi2tx_example_selftest.c 545XilinxProcessorIPLib/drivers/dsi/examples/xdsi_example_selftest.c 546XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/audiogen_drv.c 547XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/audiogen_drv.h 548XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/I2S/audiogen_drv.c 549XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/I2S/audiogen_drv.h 550XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/audiogen_drv.c 551XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/audiogen_drv.h 552lib/sw_apps/mba_fs_boot/data/mba_fs_boot.mss 553lib/sw_apps/mba_fs_boot/data/mba_fs_boot.tcl 554lib/sw_apps/zynqmp_pmufw/src/efuse.h 555lib/sw_apps/zynqmp_pmufw/src/xpfw_aib.c 556lib/sw_apps/zynqmp_pmufw/src/xpfw_aib.h 557lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_pm.c 558lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_pm.h 559lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_rtc.c 560lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_rtc.h 561lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_sched.c 562lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_sched.h 563lib/sw_services/xilfpga/src/Makefile 564lib/sw_services/xilskey/examples/xilskey_bbram_ultrascale_example.c 565lib/sw_services/xilskey/examples/xilskey_bbram_ultrascale_input.h 566lib/sw_services/xilskey/examples/xilskey_puf_registration.h 567lib/sw_services/xilskey/examples/xilskey_puf_registration_example.c 568lib/sw_services/xilskey/src/include/xilskey_eps_zynqmp_puf.h 569lib/sw_services/xilskey/src/xilskey_eps_zynqmp_puf.c 570-------------------------------------------------------------------------------- 571 572 573 574 575 576COPYRIGHT TEXT: 577--------------- 578 579Copyright (c) 2016, Xilinx Inc. and Contributors. All rights reserved. 580SPDX-License-Identifier: BSD-3-Clause 581 582FILES: 583ThirdParty/sw_services/libmetal/src/libmetal/lib/alloc.h 584ThirdParty/sw_services/libmetal/src/libmetal/lib/cache.h 585ThirdParty/sw_services/libmetal/src/libmetal/lib/condition.h 586ThirdParty/sw_services/libmetal/src/libmetal/lib/dma.h 587ThirdParty/sw_services/libmetal/src/libmetal/lib/irq.h 588ThirdParty/sw_services/libmetal/src/libmetal/lib/irq_controller.h 589ThirdParty/sw_services/libmetal/src/libmetal/lib/sleep.h 590ThirdParty/sw_services/libmetal/src/libmetal/lib/spinlock.h 591ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/alloc.h 592ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/condition.c 593ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/condition.h 594ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/init.c 595ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/irq.h 596ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/mutex.h 597ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/sys.h 598ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/time.c 599ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/zynq7/sys.h 600ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/zynqmp_r5/sys.h 601ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/alloc.h 602ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/condition.c 603ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/condition.h 604ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/irq.h 605ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/time.c 606ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/zynqmp_a53/sys.c 607ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/alloc.h 608ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/condition.c 609ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/condition.h 610ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/irq.c 611ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/irq.h 612ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/time.c 613ThirdParty/sw_services/libmetal/src/libmetal/lib/time.h 614ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/irq.c 615ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/irq.c 616ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/irq.c 617-------------------------------------------------------------------------------- 618 619 620 621 622 623COPYRIGHT TEXT: 624--------------- 625 626Copyright (c) 2018, Xilinx Inc. and Contributors. All rights reserved. 627SPDX-License-Identifier: BSD-3-Clause 628 629FILES: 630ThirdParty/sw_services/libmetal/src/libmetal/lib/assert.h 631ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/assert.h 632ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/assert.h 633ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/assert.h 634-------------------------------------------------------------------------------- 635 636 637 638 639 640COPYRIGHT TEXT: 641--------------- 642 643Copyright (c) 2015, Xilinx Inc. and Contributors. All rights reserved. 644SPDX-License-Identifier: BSD-3-Clause 645 646FILES: 647ThirdParty/sw_services/libmetal/src/libmetal/lib/atomic.h 648ThirdParty/sw_services/libmetal/src/libmetal/lib/compiler.h 649ThirdParty/sw_services/libmetal/src/libmetal/lib/compiler/gcc/atomic.h 650ThirdParty/sw_services/libmetal/src/libmetal/lib/compiler/gcc/compiler.h 651ThirdParty/sw_services/libmetal/src/libmetal/lib/config.h 652ThirdParty/sw_services/libmetal/src/libmetal/lib/cpu.h 653ThirdParty/sw_services/libmetal/src/libmetal/lib/device.c 654ThirdParty/sw_services/libmetal/src/libmetal/lib/device.h 655ThirdParty/sw_services/libmetal/src/libmetal/lib/dma.c 656ThirdParty/sw_services/libmetal/src/libmetal/lib/init.c 657ThirdParty/sw_services/libmetal/src/libmetal/lib/io.c 658ThirdParty/sw_services/libmetal/src/libmetal/lib/list.h 659ThirdParty/sw_services/libmetal/src/libmetal/lib/log.c 660ThirdParty/sw_services/libmetal/src/libmetal/lib/log.h 661ThirdParty/sw_services/libmetal/src/libmetal/lib/mutex.h 662ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/aarch64/atomic.h 663ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/aarch64/cpu.h 664ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/arm/atomic.h 665ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/arm/cpu.h 666ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/x86_64/atomic.h 667ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/x86_64/cpu.h 668ThirdParty/sw_services/libmetal/src/libmetal/lib/shmem.c 669ThirdParty/sw_services/libmetal/src/libmetal/lib/shmem.h 670ThirdParty/sw_services/libmetal/src/libmetal/lib/sys.h 671ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/shmem.c 672ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/xlnx_common/sys.h 673ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/init.c 674ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/mutex.h 675ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/shmem.c 676ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/sys.h 677ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/xlnx_common/sys.h 678ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/zynq7/sys.h 679ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/zynqmp_a53/sys.h 680ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/zynqmp_r5/sys.h 681ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/device.c 682ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/init.c 683ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/mutex.h 684ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/shmem.c 685ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/sys.h 686ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/utilities.c 687ThirdParty/sw_services/libmetal/src/libmetal/lib/utilities.h 688ThirdParty/sw_services/libmetal/src/libmetal/lib/version.c 689ThirdParty/sw_services/libmetal/src/libmetal/lib/version.h 690ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/shmem.c 691ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/zynqmp/ion-shmem.c 692-------------------------------------------------------------------------------- 693 694 695 696 697 698COPYRIGHT TEXT: 699--------------- 700 701Copyright (c) 2015 - 2017, Xilinx Inc. and Contributors. All rights reserved. 702SPDX-License-Identifier: BSD-3-Clause 703 704FILES: 705ThirdParty/sw_services/libmetal/src/libmetal/lib/io.h 706-------------------------------------------------------------------------------- 707 708 709 710 711 712COPYRIGHT TEXT: 713--------------- 714 715Copyright (c) 2019, Xilinx Inc. and Contributors. All rights reserved. 716SPDX-License-Identifier: BSD-3-Clause 717 718FILES: 719ThirdParty/sw_services/libmetal/src/libmetal/lib/irq.c 720ThirdParty/sw_services/libmetal/src/libmetal/lib/softirq.c 721ThirdParty/sw_services/libmetal/src/libmetal/lib/softirq.h 722-------------------------------------------------------------------------------- 723 724 725 726 727 728COPYRIGHT TEXT: 729--------------- 730 731Copyright (c) 2020 STMicroelectronnics. All rights reserved. 732SPDX-License-Identifier: BSD-3-Clause 733 734FILES: 735ThirdParty/sw_services/libmetal/src/libmetal/lib/errno.h 736-------------------------------------------------------------------------------- 737 738 739 740 741 742COPYRIGHT TEXT: 743--------------- 744 745Copyright (c) 2018, ST Microelectronics. All rights reserved. 746SPDX-License-Identifier: BSD-3-Clause 747 748FILES: 749ThirdParty/sw_services/libmetal/src/libmetal/lib/compiler/iar/compiler.h 750-------------------------------------------------------------------------------- 751 752 753 754 755 756COPYRIGHT TEXT: 757--------------- 758 759Copyright (c) 2020 STMicroelectronics. All rights reserved. Copyright (c) 1982, 7601986, 1989, 1993 The Regents of the University of California. All rights 761reserved. (c) UNIX System Laboratories, Inc. 762SPDX-License-Identifier: BSD-3-Clause 763 764FILES: 765ThirdParty/sw_services/libmetal/src/libmetal/lib/compiler/iar/errno.h 766-------------------------------------------------------------------------------- 767 768 769 770 771 772COPYRIGHT TEXT: 773--------------- 774 775Copyright (c) 2017, Pinecone Inc. and Contributors. All rights reserved. 776SPDX-License-Identifier: BSD-3-Clause 777 778FILES: 779ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/ceva/cpu.h 780-------------------------------------------------------------------------------- 781 782 783 784 785 786COPYRIGHT TEXT: 787--------------- 788 789Copyright (c) 2018, Pinecone Inc. and Contributors. All rights reserved. 790SPDX-License-Identifier: BSD-3-Clause 791 792FILES: 793ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/csky/cpu.h 794ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/riscv/cpu.h 795ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/alloc.h 796ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/assert.h 797ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/cache.h 798ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/condition.c 799ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/condition.h 800ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/device.c 801ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/init.c 802ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/io.c 803ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/io.h 804ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/irq.c 805ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/irq.h 806ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/log.h 807ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/mutex.h 808ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/shmem.c 809ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/sleep.h 810ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/sys.h 811ThirdParty/sw_services/libmetal/src/libmetal/lib/system/nuttx/time.c 812-------------------------------------------------------------------------------- 813 814 815 816 817 818COPYRIGHT TEXT: 819--------------- 820 821Copyright (c) 2017, Xilinx Inc. and Contributors. All rights reserved. 822SPDX-License-Identifier: BSD-3-Clause 823 824FILES: 825ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/microblaze/atomic.h 826ThirdParty/sw_services/libmetal/src/libmetal/lib/processor/microblaze/cpu.h 827ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/device.c 828ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/io.c 829ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/io.h 830ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/zynqmp_a53/sys.c 831ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/zynqmp_a53/sys.h 832ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/device.c 833ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/io.c 834ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/io.h 835ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/microblaze_generic/sys.c 836ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/microblaze_generic/sys.h 837ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/io.h 838lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/ipi_latency_demod.c 839lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/ipi_shmem_demod.c 840lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/libmetal_amp_demod.c 841lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/shmem_atomic_demod.c 842lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/shmem_demod.c 843lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/shmem_latency_demod.c 844lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/shmem_throughput_demod.c 845lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/ipi_latency_demod.c 846lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/ipi_shmem_demod.c 847lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/libmetal_amp_demod.c 848lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/shmem_atomic_demod.c 849lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/shmem_demod.c 850lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/shmem_latency_demod.c 851lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/shmem_throughput_demod.c 852-------------------------------------------------------------------------------- 853 854 855 856 857 858COPYRIGHT TEXT: 859--------------- 860 861Copyright (c) 2018, Linaro Limited. and Contributors. All rights reserved. 862SPDX-License-Identifier: BSD-3-Clause 863 864FILES: 865ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/cache.h 866ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/sleep.h 867ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/cache.h 868ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/sleep.h 869ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/cache.h 870ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/sleep.h 871-------------------------------------------------------------------------------- 872 873 874 875 876 877COPYRIGHT TEXT: 878--------------- 879 880Copyright (c) 2016 - 2017, Xilinx Inc. and Contributors. All rights reserved. 881SPDX-License-Identifier: BSD-3-Clause 882 883FILES: 884ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/irq.c 885ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/xlnx_common/irq.c 886ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/irq.c 887ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/xlnx_common/irq.c 888-------------------------------------------------------------------------------- 889 890 891 892 893 894COPYRIGHT TEXT: 895--------------- 896 897Copyright (c) 2018, Linaro Limited. and Contributors. All rights reserved. All 898rights reserved. Redistribution and use in source and binary forms, with or 899without modification, are permitted provided that the following conditions are 900met: 1. Redistributions of source code must retain the above copyright notice, 901this list of conditions and the following disclaimer. 2. Redistributions in 902binary form must reproduce the above copyright notice, this list of conditions 903and the following disclaimer in the documentation and/or other materials 904provided with the distribution. 3. Neither the name of Linaro nor the names of 905its contributors may be used to endorse or promote products derived from this 906software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 907THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED 908WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 909MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 910SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 911INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 912LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 913PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 914LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 915OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 916ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 917 918FILES: 919ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/log.h 920ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/log.h 921ThirdParty/sw_services/libmetal/src/libmetal/lib/system/linux/log.h 922-------------------------------------------------------------------------------- 923 924 925 926 927 928COPYRIGHT TEXT: 929--------------- 930 931Copyright (c) 2018, Linaro Inc. and Contributors. All rights reserved. 932SPDX-License-Identifier: BSD-3-Clause 933 934FILES: 935ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/template/sys.c 936ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/template/sys.h 937ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/template/sys.c 938ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/template/sys.h 939-------------------------------------------------------------------------------- 940 941 942 943 944 945COPYRIGHT TEXT: 946--------------- 947 948Copyright (c) 2014, Mentor Graphics Corporation Copyright (c) 2016, Xilinx Inc. 949and Contributors. All rights reserved. 950SPDX-License-Identifier: BSD-3-Clause 951 952FILES: 953ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/zynq7/sys.c 954ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/zynq7/sys.c 955-------------------------------------------------------------------------------- 956 957 958 959 960 961COPYRIGHT TEXT: 962--------------- 963 964Copyright (c) 2016 - 2019, Xilinx Inc. and Contributors. All rights reserved. 965SPDX-License-Identifier: BSD-3-Clause 966 967FILES: 968ThirdParty/sw_services/libmetal/src/libmetal/lib/system/freertos/zynqmp_r5/sys.c 969ThirdParty/sw_services/libmetal/src/libmetal/lib/system/generic/zynqmp_r5/sys.c 970-------------------------------------------------------------------------------- 971 972 973 974 975 976COPYRIGHT TEXT: 977--------------- 978 979Copyright (c) 2015, Xilinx Inc. and Contributors. All rights reserved. 980Redistribution and use in source and binary forms, with or without modification, 981are permitted provided that the following conditions are met: 1. Redistributions 982of source code must retain the above copyright notice, this list of conditions 983and the following disclaimer. 2. Redistributions in binary form must reproduce 984the above copyright notice, this list of conditions and the following disclaimer 985in the documentation and/or other materials provided with the distribution. 3. 986Neither the name of Xilinx nor the names of its contributors may be used to 987endorse or promote products derived from this software without specific prior 988written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 989CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 990LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 991PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR 992CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, 993OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 994SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 995INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 996CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 997IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 998OF SUCH DAMAGE. 999 1000FILES:
1001ThirdParty/sw_services/libmetal/src/libmetal/test/metal-header-template.c 1002ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/mutex.c 1003ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/atomic.c 1004ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/condition.c 1005ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/mutex.c 1006ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/zynq/device.c 1007ThirdParty/sw_services/libmetal/src/libmetal/test/system/zephyr/mutex.c 1008ThirdParty/sw_services/libmetal/src/libmetal/test/version.c 1009-------------------------------------------------------------------------------- 1010 1011 1012 1013 1014 1015COPYRIGHT TEXT: 1016--------------- 1017 1018Copyright (c) 2016, Xilinx Inc. and Contributors. All rights reserved. 1019Redistribution and use in source and binary forms, with or without modification, 1020are permitted provided that the following conditions are met: 1. Redistributions 1021of source code must retain the above copyright notice, this list of conditions 1022and the following disclaimer. 2. Redistributions in binary form must reproduce 1023the above copyright notice, this list of conditions and the following disclaimer 1024in the documentation and/or other materials provided with the distribution. 3. 1025Neither the name of Xilinx nor the names of its contributors may be used to 1026endorse or promote products derived from this software without specific prior 1027written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 1028CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1029LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 1030PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR 1031CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, 1032OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 1033SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 1034INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 1035CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 1036IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 1037OF SUCH DAMAGE. 1038 1039FILES: 1040ThirdParty/sw_services/libmetal/src/libmetal/test/metal-test.c 1041ThirdParty/sw_services/libmetal/src/libmetal/test/metal-test.h 1042ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/alloc.c 1043ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/atomic.c 1044ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/main.c 1045ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/mutex.c 1046ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/sleep.c 1047ThirdParty/sw_services/libmetal/src/libmetal/test/system/freertos/threads.c 1048ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/alloc.c 1049ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/atomic.c 1050ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/main.c 1051ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/alloc.c 1052ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/main.c 1053ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/spinlock.c 1054ThirdParty/sw_services/libmetal/src/libmetal/test/system/linux/threads.c 1055ThirdParty/sw_services/libmetal/src/libmetal/test/system/zephyr/alloc.c 1056ThirdParty/sw_services/libmetal/src/libmetal/test/system/zephyr/atomic.c 1057ThirdParty/sw_services/libmetal/src/libmetal/test/system/zephyr/main.c 1058-------------------------------------------------------------------------------- 1059 1060 1061 1062 1063 1064COPYRIGHT TEXT: 1065--------------- 1066 1067Copyright (c) 2017 Xilinx, Inc. All rights reserved. Redistribution and use in 1068source and binary forms, with or without modification, are permitted provided 1069that the following conditions are met: 1. Redistributions of source code must 1070retain the above copyright notice, this list of conditions and the following 1071disclaimer. 2. Redistributions in binary form must reproduce the above copyright 1072notice, this list of conditions and the following disclaimer in the 1073documentation and/or other materials provided with the distribution. 3. Neither 1074the name of the <ORGANIZATION> nor the names of its contributors may be used to 1075endorse or promote products derived from this software without specific prior 1076written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 1077CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1078LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 1079PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR 1080CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, 1081OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 1082SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 1083INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 1084CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 1085IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 1086OF SUCH DAMAGE. 1087 1088FILES: 1089ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/microblaze_generic/helper.c 1090-------------------------------------------------------------------------------- 1091 1092 1093 1094 1095 1096COPYRIGHT TEXT: 1097--------------- 1098 1099Copyright (C) 2017 Xilinx, Inc. All rights reserved. Redistribution and use in 1100source and binary forms, with or without modification, are permitted provided 1101that the following conditions are met: 1. Redistributions of source code must 1102retain the above copyright notice, this list of conditions and the following 1103disclaimer. 2. Redistributions in binary form must reproduce the above copyright 1104notice, this list of conditions and the following disclaimer in the 1105documentation and/or other materials provided with the distribution. 3. Neither 1106the name of the <ORGANIZATION> nor the names of its contributors may be used to 1107endorse or promote products derived from this software without specific prior 1108written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 1109CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1110LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 1111PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR 1112CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, 1113OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 1114SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 1115INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 1116CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 1117IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 1118OF SUCH DAMAGE. 1119 1120FILES: 1121ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/microblaze_generic/platform.c 1122ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/microblaze_generic/platform.h 1123-------------------------------------------------------------------------------- 1124 1125 1126 1127 1128 1129COPYRIGHT TEXT: 1130--------------- 1131 1132Copyright (c) 2014, Mentor Graphics Corporation All rights reserved. Copyright 1133(c) 2016 Xilinx, Inc. All rights reserved. Redistribution and use in source and 1134binary forms, with or without modification, are permitted provided that the 1135following conditions are met: 1. Redistributions of source code must retain the 1136above copyright notice, this list of conditions and the following disclaimer. 2. 1137Redistributions in binary form must reproduce the above copyright notice, this 1138list of conditions and the following disclaimer in the documentation and/or 1139other materials provided with the distribution. 3. Neither the name of the 1140<ORGANIZATION> nor the names of its contributors may be used to endorse or 1141promote products derived from this software without specific prior written 1142permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1143"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 1144THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1145ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE 1146FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1147DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 1148SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 1149CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 1150TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 1151THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1152 1153FILES: 1154ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/zynq7/helper.c 1155ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/zynqmp_a53/helper.c 1156ThirdParty/sw_services/libmetal/src/libmetal/test/system/generic/zynqmp_r5/helper.c 1157-------------------------------------------------------------------------------- 1158 1159 1160 1161 1162 1163COPYRIGHT TEXT: 1164--------------- 1165 1166Copyright (c) 2017, Linaro Limited. and Contributors. All rights reserved. 1167Redistribution and use in source and binary forms, with or without modification, 1168are permitted provided that the following conditions are met: 1. Redistributions 1169of source code must retain the above copyright notice, this list of conditions 1170and the following disclaimer. 2. Redistributions in binary form must reproduce 1171the above copyright notice, this list of conditions and the following disclaimer 1172in the documentation and/or other materials provided with the distribution. 3. 1173Neither the name of Linaro nor the names of its contributors may be used to 1174endorse or promote products derived from this software without specific prior 1175written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 1176CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1177LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 1178PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR 1179CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, 1180OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 1181SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 1182INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 1183CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 1184IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 1185OF SUCH DAMAGE. 1186 1187FILES: 1188ThirdParty/sw_services/libmetal/src/libmetal/test/system/zephyr/metal-test-internal.h 1189-------------------------------------------------------------------------------- 1190 1191 1192 1193 1194 1195COPYRIGHT TEXT: 1196--------------- 1197 1198Copyright (c) 2021 Xilinx, Inc. All rights reserved. 1199SPDX-License-Identifier: MIT 1200 1201FILES: 1202ThirdParty/sw_services/lwip211/data/dependencies.props 1203lib/bsp/standalone/data/standalone.mss 1204lib/bsp/standalone/src/arm/ARMv8/64bit/armclang/ARM_argv_veneer.c 1205lib/bsp/standalone/src/arm/cortexa9/armcc/ARM_argv_veneer.c 1206lib/bsp/standalone/src/arm/cortexa9/armcc/_sys_close.c 1207lib/bsp/standalone/src/arm/cortexa9/armcc/_sys_exit.c 1208lib/bsp/standalone/src/arm/cortexa9/armcc/_sys_iserror.c 1209lib/bsp/standalone/src/arm/cortexa9/armcc/_sys_istty.c 1210lib/bsp/standalone/src/arm/cortexa9/armcc/_sys_open.c 1211lib/bsp/standalone/src/arm/cortexa9/armcc/_sys_read.c 1212lib/bsp/standalone/src/arm/cortexa9/armcc/_sys_write.c 1213lib/bsp/standalone/src/common/intr/xinterrupt_wrap.c 1214lib/bsp/standalone/src/common/intr/xinterrupt_wrap.h 1215lib/bsp/standalone/src/microblaze/errno.c 1216lib/bsp/standalone/src/microblaze/fcntl.c 1217lib/bsp/standalone/src/microblaze/fsl.h 1218lib/sw_apps/freertos_hello_world/data/freertos_hello_world.mss 1219lib/sw_apps/freertos_lwip_echo_server/data/freertos_lwip_echo_server.mss 1220lib/sw_apps/freertos_lwip_echo_server/data/freertos_lwip_echo_server.tcl 1221lib/sw_apps/freertos_lwip_tcp_perf_client/data/freertos_lwip_tcp_perf_client.mss 1222lib/sw_apps/freertos_lwip_tcp_perf_client/data/freertos_lwip_tcp_perf_client.tcl 1223lib/sw_apps/freertos_lwip_tcp_perf_server/data/freertos_lwip_tcp_perf_server.mss 1224lib/sw_apps/freertos_lwip_tcp_perf_server/data/freertos_lwip_tcp_perf_server.tcl 1225lib/sw_apps/freertos_lwip_udp_perf_client/data/freertos_lwip_udp_perf_client.mss 1226lib/sw_apps/freertos_lwip_udp_perf_client/data/freertos_lwip_udp_perf_client.tcl 1227lib/sw_apps/freertos_lwip_udp_perf_server/data/freertos_lwip_udp_perf_server.mss 1228lib/sw_apps/freertos_lwip_udp_perf_server/data/freertos_lwip_udp_perf_server.tcl 1229lib/sw_apps/img_rcvry/misc/copy_bsp.sh 1230lib/sw_apps/img_rcvry/misc/tools/inbyte.c 1231lib/sw_apps/img_rcvry/misc/tools/outbyte.c 1232lib/sw_apps/img_rcvry/misc/tools/xtopology_g.c 1233lib/sw_apps/img_rcvry/src/Makefile 1234lib/sw_apps/img_rcvry/src/xbir_sd.c 1235lib/sw_apps/img_rcvry/src/xbir_sd.h 1236lib/sw_apps/lwip_echo_server/data/lwip_echo_server.mss 1237lib/sw_apps/lwip_echo_server/data/lwip_echo_server.tcl 1238lib/sw_apps/lwip_tcp_perf_client/data/lwip_tcp_perf_client.mss 1239lib/sw_apps/lwip_tcp_perf_client/data/lwip_tcp_perf_client.tcl 1240lib/sw_apps/lwip_tcp_perf_server/data/lwip_tcp_perf_server.mss 1241lib/sw_apps/lwip_tcp_perf_server/data/lwip_tcp_perf_server.tcl 1242lib/sw_apps/lwip_udp_perf_client/data/lwip_udp_perf_client.mss 1243lib/sw_apps/lwip_udp_perf_client/data/lwip_udp_perf_client.tcl 1244lib/sw_apps/lwip_udp_perf_server/data/lwip_udp_perf_server.mss 1245lib/sw_apps/lwip_udp_perf_server/data/lwip_udp_perf_server.tcl 1246lib/sw_apps/memory_tests/data/memory_tests.tcl 1247lib/sw_apps/memory_tests/src/memory_config.h 1248lib/sw_apps/memory_tests/src/memorytest.c 1249lib/sw_apps/memory_tests/src/platform.c 1250lib/sw_apps/memory_tests/src/platform.h 1251lib/sw_apps/peripheral_tests/data/peripheral_tests.mad 1252lib/sw_apps/peripheral_tests/data/peripheral_tests.tcl 1253lib/sw_apps/peripheral_tests/src/testperiph.c 1254lib/sw_apps/rsa_auth_app/data/rsa_auth_app.tcl 1255lib/sw_apps/versal_plm/misc/dep.mk 1256lib/sw_apps/versal_plm/misc/inbyte.c 1257lib/sw_apps/versal_plm/misc/outbyte.c 1258lib/sw_apps/versal_psmfw/misc/copy_bsp.sh 1259lib/sw_apps/versal_psmfw/misc/inbyte.c 1260lib/sw_apps/versal_psmfw/misc/outbyte.c 1261lib/sw_apps/versal_psmfw/misc/xparameters.h 1262lib/sw_apps/versal_psmfw/src/xpsmfw_stl.c 1263lib/sw_apps/versal_psmfw/src/xpsmfw_stl.h 1264lib/sw_apps/zynq_dram_test/data/zynq_dram_test.tcl 1265lib/sw_apps/zynq_dram_test/src/test01.c 1266lib/sw_apps/zynq_dram_test/src/testDefines.h 1267lib/sw_apps/zynq_dram_test/src/translation_table.s 1268lib/sw_apps/zynq_fsbl/data/zynq_fsbl.mss 1269lib/sw_apps/zynq_fsbl/data/zynq_fsbl.tcl 1270lib/sw_apps/zynq_fsbl/misc/Xilinx.spec 1271lib/sw_apps/zynq_fsbl/misc/config.make 1272lib/sw_apps/zynq_fsbl/misc/copy_bsp.sh 1273lib/sw_apps/zynq_fsbl/misc/dep.mk 1274lib/sw_apps/zynq_fsbl/misc/makefile 1275lib/sw_apps/zynq_fsbl/misc/zc702/inbyte.c 1276lib/sw_apps/zynq_fsbl/misc/zc702/outbyte.c 1277lib/sw_apps/zynq_fsbl/misc/zc706/inbyte.c 1278lib/sw_apps/zynq_fsbl/misc/zc706/outbyte.c 1279lib/sw_apps/zynq_fsbl/misc/zc706/xparameters.h 1280lib/sw_apps/zynq_fsbl/misc/zed/inbyte.c 1281lib/sw_apps/zynq_fsbl/misc/zed/outbyte.c 1282lib/sw_apps/zynq_fsbl/misc/zed/xparameters.h 1283lib/sw_apps/zynqmp_dram_test/data/zynqmp_dram_test.tcl 1284lib/sw_apps/zynqmp_fsbl/misc/copy_bsp.sh 1285lib/sw_apps/zynqmp_fsbl/misc/inbyte.c 1286lib/sw_apps/zynqmp_fsbl/misc/outbyte.c 1287lib/sw_apps/zynqmp_fsbl/misc/zcu102-es2/a53/xparameters.h 1288lib/sw_apps/zynqmp_fsbl/misc/zcu102-es2/r5/xparameters.h 1289lib/sw_apps/zynqmp_fsbl/misc/zcu102/r5/xparameters.h 1290lib/sw_apps/zynqmp_fsbl/src/scatter_a53_64.scat 1291lib/sw_apps/zynqmp_fsbl/src/scatter_r5.scat 1292lib/sw_apps/zynqmp_fsbl/src/xfsbl_tpm.c 1293lib/sw_apps/zynqmp_fsbl/src/xfsbl_tpm.h 1294lib/sw_apps/zynqmp_fsbl/src/xfsbl_tpm_util.c 1295lib/sw_apps/zynqmp_pmufw/misc/copy_bsp.sh 1296lib/sw_apps/zynqmp_pmufw/misc/inbyte.c 1297lib/sw_apps/zynqmp_pmufw/misc/outbyte.c 1298lib/sw_apps/zynqmp_pmufw/src/iou_secure_slcr.h 1299lib/sw_apps/zynqmp_pmufw/src/iou_slcr.h 1300lib/sw_apps/zynqmp_pmufw/src/lpd_slcr_secure.h 1301lib/sw_apps/zynqmp_pmufw/src/pm_ioctl.c 1302lib/sw_apps/zynqmp_pmufw/src/pm_ioctl.h 1303lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_extwdt.c 1304lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_extwdt.h 1305lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_overtemp.c 1306lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_overtemp.h 1307lib/sw_services/xilnvm/src/client/xnvm_bbramclient.h 1308lib/sw_services/xilnvm/src/client/xnvm_efuseclient.h 1309lib/sw_services/xilnvm/src/server/xnvm_bbram_ipihandler.h 1310lib/sw_services/xilnvm/src/server/xnvm_cmd.h 1311lib/sw_services/xilnvm/src/server/xnvm_efuse_ipihandler.h 1312lib/sw_services/xilnvm/src/server/xnvm_init.c 1313lib/sw_services/xilnvm/src/server/xnvm_init.h 1314lib/sw_services/xilpm/src/versal/server/xpm_aiedevice.c 1315lib/sw_services/xilpm/src/versal/server/xpm_aiedevice.h 1316lib/sw_services/xilsecure/examples/xilsecure_versal_aes_server_example.c 1317lib/sw_services/xilsecure/examples/xilsecure_versal_ecdsa_server_example.c 1318lib/sw_services/xilsecure/examples/xilsecure_versal_rsa_server_example.c 1319lib/sw_services/xilsecure/examples/xilsecure_versal_sha_server_example.c 1320lib/sw_services/xilsecure/src/versal/client/xsecure_aesclient.h 1321lib/sw_services/xilsecure/src/versal/client/xsecure_ellipticclient.h 1322lib/sw_services/xilsecure/src/versal/client/xsecure_rsaclient.h 1323lib/sw_services/xilsecure/src/versal/client/xsecure_shaclient.c 1324lib/sw_services/xilsecure/src/versal/client/xsecure_shaclient.h 1325lib/sw_services/xilsecure/src/versal/common/xsecure_defs.h 1326lib/sw_services/xilsecure/src/versal/server/xsecure_aes_ipihandler.h 1327lib/sw_services/xilsecure/src/versal/server/xsecure_cmd.h 1328lib/sw_services/xilsecure/src/versal/server/xsecure_cryptochk.h 1329lib/sw_services/xilsecure/src/versal/server/xsecure_elliptic_ipihandler.c 1330lib/sw_services/xilsecure/src/versal/server/xsecure_elliptic_ipihandler.h 1331lib/sw_services/xilsecure/src/versal/server/xsecure_rsa_ipihandler.c 1332lib/sw_services/xilsecure/src/versal/server/xsecure_rsa_ipihandler.h 1333lib/sw_services/xilsecure/src/versal/server/xsecure_sha_ipihandler.c 1334lib/sw_services/xilsecure/src/versal/server/xsecure_sha_ipihandler.h 1335lib/sw_services/xilsecure/src/zynqmp/xsecure_cryptochk.c 1336lib/sw_services/xilsecure/src/zynqmp/xsecure_cryptochk.h 1337lib/sw_services/xilsem/examples/xsem_gic_setup.c 1338lib/sw_services/xilsem/examples/xsem_gic_setup.h 1339lib/sw_services/xilsem/examples/xsem_ipi.c 1340lib/sw_services/xilsem/examples/xsem_ipi.h 1341lib/sw_services/xiltimer/src/Makefile 1342lib/sw_services/xiltimer/src/core/default_timer/globaltimer_sleep_zynq.c 1343lib/sw_services/xiltimer/src/core/default_timer/microblaze_sleep.c 1344-------------------------------------------------------------------------------- 1345 1346 1347 1348 1349 1350COPYRIGHT TEXT: 1351--------------- 1352 1353Copyright (c) 2007 - 2021 Xilinx, Inc. All rights reserved. 1354SPDX-License-Identifier: MIT 1355 1356FILES: 1357ThirdParty/sw_services/lwip211/data/lwip211.mld 1358ThirdParty/sw_services/lwip211/data/lwip211.tcl 1359lib/sw_services/xilflash/data/xilflash.mld 1360lib/sw_services/xilflash/data/xilflash.tcl 1361lib/sw_services/xilflash/examples/xilflash_devicecontrol_example.c 1362lib/sw_services/xilflash/examples/xilflash_platform_flash_example.c 1363lib/sw_services/xilflash/examples/xilflash_protection_example.c 1364lib/sw_services/xilflash/examples/xilflash_readwrite_example.c 1365lib/sw_services/xilflash/src/Makefile 1366lib/sw_services/xilflash/src/include/xilflash.h 1367lib/sw_services/xilflash/src/include/xilflash_amd.h 1368lib/sw_services/xilflash/src/include/xilflash_cfi.h 1369lib/sw_services/xilflash/src/include/xilflash_intel.h 1370lib/sw_services/xilflash/src/include/xilflash_properties.h 1371lib/sw_services/xilflash/src/xilflash.c 1372lib/sw_services/xilflash/src/xilflash_amd.c 1373lib/sw_services/xilflash/src/xilflash_cfi.c 1374lib/sw_services/xilflash/src/xilflash_intel.c 1375-------------------------------------------------------------------------------- 1376 1377 1378 1379 1380 1381COPYRIGHT TEXT: 1382--------------- 1383 1384Copyright (C) 2017 - 2020 Xilinx, Inc. All rights reserved. Redistribution and 1385use in source and binary forms, with or without modification, are permitted 1386provided that the following conditions are met: 1. Redistributions of source 1387code must retain the above copyright notice, this list of conditions and the 1388following disclaimer. 2. Redistributions in binary form must reproduce the above 1389copyright notice, this list of conditions and the following disclaimer in the 1390documentation and/or other materials provided with the distribution. 3. The name 1391of the author may not be used to endorse or promote products derived from this 1392software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 1393THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1394LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 1395PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 1396ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 1397(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 1398LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 1399ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1400(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 1401SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1402 1403FILES: 1404ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_igmp_app.c 1405ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_igmp_app.h 1406ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_igmp_main.c 1407ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_tftp_client.c 1408ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_tftp_platform_fs.c 1409ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_tftp_platform_fs.h 1410ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_tftp_server.c 1411ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_tftpclient_common.h 1412ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_tftpclient_main.c 1413ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_tftpserver_common.h 1414ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_tftpserver_main.c 1415ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_web_utils.c 1416ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_webserver.c 1417ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_webserver.h 1418ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_ws_http_response.c 1419ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_ws_main.c 1420ThirdParty/sw_services/lwip211/examples/freertos_lwip_example_ws_platform_fs.c 1421ThirdParty/sw_services/lwip211/examples/lwip_example_i2c_access.c 1422ThirdParty/sw_services/lwip211/examples/lwip_example_igmp_app.c 1423ThirdParty/sw_services/lwip211/examples/lwip_example_igmp_app.h 1424ThirdParty/sw_services/lwip211/examples/lwip_example_igmp_main.c 1425ThirdParty/sw_services/lwip211/examples/lwip_example_iic_phyreset.c 1426ThirdParty/sw_services/lwip211/examples/lwip_example_platform.c 1427ThirdParty/sw_services/lwip211/examples/lwip_example_platform.h 1428ThirdParty/sw_services/lwip211/examples/lwip_example_platform_config.h 1429ThirdParty/sw_services/lwip211/examples/lwip_example_platform_mb.c 1430ThirdParty/sw_services/lwip211/examples/lwip_example_platform_zynq.c 1431ThirdParty/sw_services/lwip211/examples/lwip_example_platform_zynqmp.c 1432ThirdParty/sw_services/lwip211/examples/lwip_example_sfp.c 1433ThirdParty/sw_services/lwip211/examples/lwip_example_si5324.c 1434ThirdParty/sw_services/lwip211/examples/lwip_example_tftp_client.c 1435ThirdParty/sw_services/lwip211/examples/lwip_example_tftp_platform_fs.c 1436ThirdParty/sw_services/lwip211/examples/lwip_example_tftp_platform_fs.h 1437ThirdParty/sw_services/lwip211/examples/lwip_example_tftp_server.c 1438ThirdParty/sw_services/lwip211/examples/lwip_example_tftpclient_common.h 1439ThirdParty/sw_services/lwip211/examples/lwip_example_tftpclient_main.c 1440ThirdParty/sw_services/lwip211/examples/lwip_example_tftpserver_common.h 1441ThirdParty/sw_services/lwip211/examples/lwip_example_tftpserver_main.c 1442ThirdParty/sw_services/lwip211/examples/lwip_example_web_utils.c 1443ThirdParty/sw_services/lwip211/examples/lwip_example_webserver.c 1444ThirdParty/sw_services/lwip211/examples/lwip_example_webserver.h 1445ThirdParty/sw_services/lwip211/examples/lwip_example_ws_http_response.c 1446ThirdParty/sw_services/lwip211/examples/lwip_example_ws_main.c 1447ThirdParty/sw_services/lwip211/examples/lwip_example_ws_platform_fs.c 1448ThirdParty/sw_services/lwip211/examples/lwip_example_ws_platform_fs.h 1449-------------------------------------------------------------------------------- 1450 1451 1452 1453 1454 1455COPYRIGHT TEXT: 1456--------------- 1457 1458Copyright (c) 2001-2003 Swedish Institute of Computer Science. Copyright (C) 14592007 - 2021 Xilinx, Inc. All rights reserved. Redistribution and use in source 1460and binary forms, with or without modification, are permitted provided that the 1461following conditions are met: 1. Redistributions of source code must retain the 1462above copyright notice, this list of conditions and the following disclaimer. 2. 1463Redistributions in binary form must reproduce the above copyright notice, this 1464list of conditions and the following disclaimer in the documentation and/or 1465other materials provided with the distribution. 3. The name of the author may 1466not be used to endorse or promote products derived from this software without 1467specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 1468IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1469IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1470DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1471INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1472LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1473PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1474LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1475OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1476ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1477stack. Author: Adam Dunkels <adam@sics.se> Simon Goldschmidt 1478 1479FILES: 1480ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/sys_arch.c 1481-------------------------------------------------------------------------------- 1482 1483 1484 1485 1486 1487COPYRIGHT TEXT: 1488--------------- 1489 1490Copyright (c) 2001-2003 Swedish Institute of Computer Science. Copyright (C) 14912007 - 2019 Xilinx, Inc. All rights reserved. Redistribution and use in source 1492and binary forms, with or without modification, are permitted provided that the 1493following conditions are met: 1. Redistributions of source code must retain the 1494above copyright notice, this list of conditions and the following disclaimer. 2. 1495Redistributions in binary form must reproduce the above copyright notice, this 1496list of conditions and the following disclaimer in the documentation and/or 1497other materials provided with the distribution. 3. The name of the author may 1498not be used to endorse or promote products derived from this software without 1499specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 1500IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1501IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1502DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1503INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1504LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1505PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1506LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1507OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1508ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1509stack. 1510 1511FILES: 1512ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/xlwipconfig.h 1513ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/sys_arch_raw.c 1514-------------------------------------------------------------------------------- 1515 1516 1517 1518 1519 1520COPYRIGHT TEXT: 1521--------------- 1522 1523Copyright (c) 2001, 2002 Swedish Institute of Computer Science. Copyright (C) 15242007 - 2019 Xilinx, Inc. All rights reserved. Redistribution and use in source 1525and binary forms, with or without modification, are permitted provided that the 1526following conditions are met: 1. Redistributions of source code must retain the 1527above copyright notice, this list of conditions and the following disclaimer. 2. 1528Redistributions in binary form must reproduce the above copyright notice, this 1529list of conditions and the following disclaimer in the documentation and/or 1530other materials provided with the distribution. 3. The name of the author may 1531not be used to endorse or promote products derived from this software without 1532specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 1533IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1534IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1535DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1536INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1537LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1538PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1539LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1540OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1541ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1542stack. Author: Adam Dunkels <adam@sics.se> 1543 1544FILES: 1545ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/lwipopts.h 1546-------------------------------------------------------------------------------- 1547 1548 1549 1550 1551 1552COPYRIGHT TEXT: 1553--------------- 1554 1555Copyright (c) 2001-2003 Swedish Institute of Computer Science. Copyright (C) 15562007 - 2019 Xilinx, Inc. All rights reserved. Redistribution and use in source 1557and binary forms, with or without modification, are permitted provided that the 1558following conditions are met: 1. Redistributions of source code must retain the 1559above copyright notice, this list of conditions and the following disclaimer. 2. 1560Redistributions in binary form must reproduce the above copyright notice, this 1561list of conditions and the following disclaimer in the documentation and/or 1562other materials provided with the distribution. 3. The name of the author may 1563not be used to endorse or promote products derived from this software without 1564specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 1565IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1566IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1567DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1568INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1569LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1570PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1571LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1572OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1573ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1574stack. Author: Adam Dunkels <adam@sics.se> 1575 1576FILES: 1577ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/arch/cc.h 1578ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/arch/cpu.h 1579ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/arch/perf.h 1580-------------------------------------------------------------------------------- 1581 1582 1583 1584 1585 1586COPYRIGHT TEXT: 1587--------------- 1588 1589Copyright (c) 2001-2003 Swedish Institute of Computer Science. Copyright (C) 15902007 - 2021 Xilinx, Inc. All rights reserved. Redistribution and use in source 1591and binary forms, with or without modification, are permitted provided that the 1592following conditions are met: 1. Redistributions of source code must retain the 1593above copyright notice, this list of conditions and the following disclaimer. 2. 1594Redistributions in binary form must reproduce the above copyright notice, this 1595list of conditions and the following disclaimer in the documentation and/or 1596other materials provided with the distribution. 3. The name of the author may 1597not be used to endorse or promote products derived from this software without 1598specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 1599IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1600IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1601DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 1602INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1603LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1604PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1605LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 1606OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 1607ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 1608stack. Author: Adam Dunkels <adam@sics.se> 1609 1610FILES: 1611ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/arch/sys_arch.h 1612-------------------------------------------------------------------------------- 1613 1614 1615 1616 1617 1618COPYRIGHT TEXT: 1619--------------- 1620 1621Copyright (C) 2007 - 2021 Xilinx, Inc. All rights reserved. Redistribution and 1622use in source and binary forms, with or without modification, are permitted 1623provided that the following conditions are met: 1. Redistributions of source 1624code must retain the above copyright notice, this list of conditions and the 1625following disclaimer. 2. Redistributions in binary form must reproduce the above 1626copyright notice, this list of conditions and the following disclaimer in the 1627documentation and/or other materials provided with the distribution. 3. The name 1628of the author may not be used to endorse or promote products derived from this 1629software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 1630THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1631LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 1632PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 1633ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 1634(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 1635LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 1636ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1637(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 1638SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1639 1640FILES: 1641ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/netif/xadapter.h 1642ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xadapter.c 1643ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xemacliteif.c 1644-------------------------------------------------------------------------------- 1645 1646 1647 1648 1649 1650COPYRIGHT TEXT: 1651--------------- 1652 1653Copyright (C) 2010 - 2020 Xilinx, Inc. All rights reserved. Redistribution and 1654use in source and binary forms, with or without modification, are permitted 1655provided that the following conditions are met: 1. Redistributions of source 1656code must retain the above copyright notice, this list of conditions and the 1657following disclaimer. 2. Redistributions in binary form must reproduce the above 1658copyright notice, this list of conditions and the following disclaimer in the 1659documentation and/or other materials provided with the distribution. 3. The name 1660of the author may not be used to endorse or promote products derived from this 1661software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 1662THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1663LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 1664PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 1665ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 1666(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 1667LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 1668ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1669(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 1670SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1671 1672FILES: 1673ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/netif/xaxiemacif.h 1674ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xaxiemacif.c 1675ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xaxiemacif_physpeed.c 1676-------------------------------------------------------------------------------- 1677 1678 1679 1680 1681 1682COPYRIGHT TEXT: 1683--------------- 1684 1685Copyright (C) 2007 - 2019 Xilinx, Inc. All rights reserved. Redistribution and 1686use in source and binary forms, with or without modification, are permitted 1687provided that the following conditions are met: 1. Redistributions of source 1688code must retain the above copyright notice, this list of conditions and the 1689following disclaimer. 2. Redistributions in binary form must reproduce the above 1690copyright notice, this list of conditions and the following disclaimer in the 1691documentation and/or other materials provided with the distribution. 3. The name 1692of the author may not be used to endorse or promote products derived from this 1693software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 1694THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1695LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 1696PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 1697ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 1698(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 1699LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 1700ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1701(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 1702SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1703 1704FILES: 1705ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/netif/xemacliteif.h 1706ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/netif/xlltemacif.h 1707ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/netif/xpqueue.h 1708ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/netif/xtopology.h 1709ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xpqueue.c 1710-------------------------------------------------------------------------------- 1711 1712 1713 1714 1715 1716COPYRIGHT TEXT: 1717--------------- 1718 1719Copyright (C) 2010 - 2019 Xilinx, Inc. All rights reserved. Redistribution and 1720use in source and binary forms, with or without modification, are permitted 1721provided that the following conditions are met: 1. Redistributions of source 1722code must retain the above copyright notice, this list of conditions and the 1723following disclaimer. 2. Redistributions in binary form must reproduce the above 1724copyright notice, this list of conditions and the following disclaimer in the 1725documentation and/or other materials provided with the distribution. 3. The name 1726of the author may not be used to endorse or promote products derived from this 1727software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 1728THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1729LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 1730PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 1731ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 1732(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 1733LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 1734ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1735(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 1736SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1737 1738FILES: 1739ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include/netif/xemacpsif.h 1740ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xaxiemacif_fifo.h 1741ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xaxiemacif_hw.c 1742ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xaxiemacif_hw.h 1743ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xemacpsif_hw.h 1744ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xemacpsif_physpeed.c 1745lib/sw_apps/lwip_echo_server/src/platform_mb.c 1746lib/sw_apps/lwip_echo_server/src/platform_ppc.c 1747lib/sw_apps/lwip_echo_server/src/platform_zynq.c 1748lib/sw_apps/lwip_tcp_perf_client/src/platform_mb.c 1749lib/sw_apps/lwip_tcp_perf_client/src/platform_zynq.c 1750lib/sw_apps/lwip_tcp_perf_server/src/platform_mb.c 1751lib/sw_apps/lwip_tcp_perf_server/src/platform_zynq.c 1752lib/sw_apps/lwip_udp_perf_server/src/platform_mb.c 1753lib/sw_apps/lwip_udp_perf_server/src/platform_zynq.c 1754-------------------------------------------------------------------------------- 1755 1756 1757 1758 1759 1760COPYRIGHT TEXT: 1761--------------- 1762 1763Copyright (C) 2010 - 2021 Xilinx, Inc. All rights reserved. Redistribution and 1764use in source and binary forms, with or without modification, are permitted 1765provided that the following conditions are met: 1. Redistributions of source 1766code must retain the above copyright notice, this list of conditions and the 1767following disclaimer. 2. Redistributions in binary form must reproduce the above 1768copyright notice, this list of conditions and the following disclaimer in the 1769documentation and/or other materials provided with the distribution. 3. The name 1770of the author may not be used to endorse or promote products derived from this 1771software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 1772THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1773LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 1774PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 1775ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 1776(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 1777LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 1778ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1779(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 1780SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1781 1782FILES: 1783ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xaxiemacif_dma.c 1784ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xaxiemacif_fifo.c 1785ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xemacpsif.c 1786ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xemacpsif_dma.c 1787ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xemacpsif_hw.c 1788lib/sw_apps/lwip_udp_perf_client/src/platform_mb.c 1789lib/sw_apps/lwip_udp_perf_client/src/platform_zynq.c 1790-------------------------------------------------------------------------------- 1791 1792 1793 1794 1795 1796COPYRIGHT TEXT: 1797--------------- 1798 1799Copyright (C) 2018 - 2021 Xilinx, Inc. All rights reserved. Redistribution and 1800use in source and binary forms, with or without modification, are permitted 1801provided that the following conditions are met: 1. Redistributions of source 1802code must retain the above copyright notice, this list of conditions and the 1803following disclaimer. 2. Redistributions in binary form must reproduce the above 1804copyright notice, this list of conditions and the following disclaimer in the 1805documentation and/or other materials provided with the distribution. 3. The name 1806of the author may not be used to endorse or promote products derived from this 1807software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 1808THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1809LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 1810PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 1811ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 1812(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 1813LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 1814ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1815(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 1816SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1817 1818FILES: 1819ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xaxiemacif_mcdma.c 1820-------------------------------------------------------------------------------- 1821 1822 1823 1824 1825 1826COPYRIGHT TEXT: 1827--------------- 1828 1829Copyright (C) 2018 - 2019 Xilinx, Inc. All rights reserved. Redistribution and 1830use in source and binary forms, with or without modification, are permitted 1831provided that the following conditions are met: 1. Redistributions of source 1832code must retain the above copyright notice, this list of conditions and the 1833following disclaimer. 2. Redistributions in binary form must reproduce the above 1834copyright notice, this list of conditions and the following disclaimer in the 1835documentation and/or other materials provided with the distribution. 3. The name 1836of the author may not be used to endorse or promote products derived from this 1837software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 1838THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1839LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 1840PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 1841ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 1842(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 1843LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 1844ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1845(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 1846SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1847 1848FILES: 1849ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/netif/xemac_ieee_reg.h 1850lib/sw_apps/freertos_lwip_tcp_perf_client/src/freertos_tcp_perf_client.c 1851lib/sw_apps/freertos_lwip_tcp_perf_client/src/freertos_tcp_perf_client.h 1852lib/sw_apps/freertos_lwip_tcp_perf_client/src/iic_phyreset.c 1853lib/sw_apps/freertos_lwip_tcp_perf_client/src/main.c 1854lib/sw_apps/freertos_lwip_tcp_perf_server/src/freertos_tcp_perf_server.c 1855lib/sw_apps/freertos_lwip_tcp_perf_server/src/freertos_tcp_perf_server.h 1856lib/sw_apps/freertos_lwip_tcp_perf_server/src/iic_phyreset.c 1857lib/sw_apps/freertos_lwip_tcp_perf_server/src/main.c 1858lib/sw_apps/lwip_tcp_perf_client/src/main.c 1859lib/sw_apps/lwip_tcp_perf_client/src/tcp_perf_client.c 1860lib/sw_apps/lwip_tcp_perf_client/src/tcp_perf_client.h 1861lib/sw_apps/lwip_tcp_perf_server/src/main.c 1862lib/sw_apps/lwip_tcp_perf_server/src/tcp_perf_server.c 1863lib/sw_apps/lwip_tcp_perf_server/src/tcp_perf_server.h 1864-------------------------------------------------------------------------------- 1865 1866 1867 1868 1869 1870COPYRIGHT TEXT: 1871--------------- 1872 1873Copyright (c) 2001, 2002 Swedish Institute of Computer Science. All rights 1874reserved. Redistribution and use in source and binary forms, with or without 1875modification, are permitted provided that the following conditions are met: 1. 1876Redistributions of source code must retain the above copyright notice, this list 1877of conditions and the following disclaimer. 2. Redistributions in binary form 1878must reproduce the above copyright notice, this list of conditions and the 1879following disclaimer in the documentation and/or other materials provided with 1880the distribution. 3. The name of the author may not be used to endorse or 1881promote products derived from this software without specific prior written 1882permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 1883IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 1884MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 1885SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 1886EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 1887OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 1888INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 1889CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 1890IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 1891OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Adam Dunkels 1892<adam@sics.se> COREFILES, CORE4FILES: The minimum set of files needed for lwIP. 1893 1894FILES: 1895ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/Filelists.mk 1896-------------------------------------------------------------------------------- 1897 1898 1899 1900 1901 1902COPYRIGHT TEXT: 1903--------------- 1904 1905Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 1906reserved. Redistribution and use in source and binary forms, with or without 1907modification, are permitted provided that the following conditions are met: 1. 1908Redistributions of source code must retain the above copyright notice, this list 1909of conditions and the following disclaimer. 2. Redistributions in binary form 1910must reproduce the above copyright notice, this list of conditions and the 1911following disclaimer in the documentation and/or other materials provided with 1912the distribution. 3. The name of the author may not be used to endorse or 1913promote products derived from this software without specific prior written 1914permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 1915IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 1916MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 1917SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 1918EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 1919OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 1920INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 1921CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 1922IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 1923OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Adam Dunkels 1924<adam@sics.se> 1925 1926FILES: 1927ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/api/api_lib.c 1928ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/api/api_msg.c 1929ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/api/err.c 1930ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/api/netbuf.c 1931ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/api/tcpip.c 1932ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/inet_chksum.c 1933ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/init.c 1934ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ip.c 1935ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv4/icmp.c 1936ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv4/ip4.c 1937ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv4/ip4_addr.c 1938ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/memp.c 1939ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/netif.c 1940ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/pbuf.c 1941ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/raw.c 1942ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/stats.c 1943ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/sys.c 1944ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/tcp.c 1945ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/tcp_in.c 1946ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/tcp_out.c 1947ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/udp.c 1948ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/api.h 1949ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/arch.h 1950ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/debug.h 1951ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/def.h 1952ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/err.h 1953ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/errno.h 1954ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/icmp.h 1955ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/inet.h 1956ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/inet_chksum.h 1957ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/init.h 1958ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/ip.h 1959ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/ip4.h 1960ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/ip4_addr.h 1961ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/ip_addr.h 1962ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/mem.h 1963ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/memp.h 1964ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/netbuf.h 1965ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/netif.h 1966ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/opt.h 1967ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/pbuf.h 1968ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/priv/api_msg.h 1969ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/priv/memp_priv.h 1970ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/priv/raw_priv.h 1971ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/priv/tcp_priv.h 1972ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/priv/tcpip_priv.h 1973ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/etharp.h 1974ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/ethernet.h 1975ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/icmp.h 1976ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/icmp6.h 1977ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/igmp.h 1978ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/ip.h 1979ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/ip4.h 1980ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/ip6.h 1981ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/mld6.h 1982ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/nd6.h 1983ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/tcp.h 1984ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/udp.h 1985ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/raw.h 1986ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/sockets.h 1987ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/stats.h 1988ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/sys.h 1989ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/tcp.h 1990ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/tcpbase.h 1991ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/tcpip.h 1992ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/udp.h 1993-------------------------------------------------------------------------------- 1994 1995 1996 1997 1998 1999COPYRIGHT TEXT: 2000---------------
2001 2002Copyright (c) 2017 Joel Cunningham, Garmin International, Inc. 2003<joel.cunningham@garmin.com> All rights reserved. Redistribution and use in 2004source and binary forms, with or without modification, are permitted provided 2005that the following conditions are met: 1. Redistributions of source code must 2006retain the above copyright notice, this list of conditions and the following 2007disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2008notice, this list of conditions and the following disclaimer in the 2009documentation and/or other materials provided with the distribution. 3. The name 2010of the author may not be used to endorse or promote products derived from this 2011software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2012THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2013LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2014PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2015ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2016(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2017LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2018ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2019(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2020SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2021of the lwIP TCP/IP stack. Author: Joel Cunningham <joel.cunningham@me.com> 2022 2023FILES: 2024ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/api/if_api.c 2025ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/if_api.h 2026ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/priv/sockets_priv.h 2027-------------------------------------------------------------------------------- 2028 2029 2030 2031 2032 2033COPYRIGHT TEXT: 2034--------------- 2035 2036Redistribution and use in source and binary forms, with or without modification, 2037are permitted provided that the following conditions are met: 1. Redistributions 2038of source code must retain the above copyright notice, this list of conditions 2039and the following disclaimer. 2. Redistributions in binary form must reproduce 2040the above copyright notice, this list of conditions and the following disclaimer 2041in the documentation and/or other materials provided with the distribution. 3. 2042The name of the author may not be used to endorse or promote products derived 2043from this software without specific prior written permission. THIS SOFTWARE IS 2044PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 2045INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 2046FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 2047LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2048CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 2049GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2050HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2051LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 2052THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2053This file is part of the lwIP TCP/IP stack. Author: Simon Goldschmidt 2054 2055FILES: 2056ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/api/netdb.c 2057ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/netdb.h 2058-------------------------------------------------------------------------------- 2059 2060 2061 2062 2063 2064COPYRIGHT TEXT: 2065--------------- 2066 2067Redistribution and use in source and binary forms, with or without modification, 2068are permitted provided that the following conditions are met: 1. Redistributions 2069of source code must retain the above copyright notice, this list of conditions 2070and the following disclaimer. 2. Redistributions in binary form must reproduce 2071the above copyright notice, this list of conditions and the following disclaimer 2072in the documentation and/or other materials provided with the distribution. 3. 2073The name of the author may not be used to endorse or promote products derived 2074from this software without specific prior written permission. THIS SOFTWARE IS 2075PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 2076INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 2077FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 2078LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2079CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 2080GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2081HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2082LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 2083THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2084This file is part of the lwIP TCP/IP stack. 2085 2086FILES: 2087ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/api/netifapi.c 2088ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/compat/posix/arpa/inet.h 2089ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/compat/posix/netdb.h 2090ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/compat/posix/sys/socket.h 2091ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/compat/stdc/errno.h 2092ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/netbiosns.h 2093ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/netbiosns_opts.h 2094ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/netifapi.h 2095ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/ppp_opts.h 2096ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/pppapi.h 2097ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/pppol2tp.h 2098ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/pppos.h 2099ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/pppapi.c 2100ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/pppol2tp.c 2101ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/pppos.c 2102-------------------------------------------------------------------------------- 2103 2104 2105 2106 2107 2108COPYRIGHT TEXT: 2109--------------- 2110 2111Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 2112reserved. Redistribution and use in source and binary forms, with or without 2113modification, are permitted provided that the following conditions are met: 1. 2114Redistributions of source code must retain the above copyright notice, this list 2115of conditions and the following disclaimer. 2. Redistributions in binary form 2116must reproduce the above copyright notice, this list of conditions and the 2117following disclaimer in the documentation and/or other materials provided with 2118the distribution. 3. The name of the author may not be used to endorse or 2119promote products derived from this software without specific prior written 2120permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2121IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2122MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2123SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2124EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2125OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2126INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2127CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2128IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2129OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Adam Dunkels 2130<adam@sics.se> Improved by Marc Boucher <marc@mbsi.ca> and David Haas 2131<dhaas@alum.rpi.edu> 2132 2133FILES: 2134ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/api/sockets.c 2135-------------------------------------------------------------------------------- 2136 2137 2138 2139 2140 2141COPYRIGHT TEXT: 2142--------------- 2143 2144Copyright (c) 2017 Simon Goldschmidt All rights reserved. Redistribution and use 2145in source and binary forms, with or without modification, are permitted provided 2146that the following conditions are met: 1. Redistributions of source code must 2147retain the above copyright notice, this list of conditions and the following 2148disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2149notice, this list of conditions and the following disclaimer in the 2150documentation and/or other materials provided with the distribution. 3. The name 2151of the author may not be used to endorse or promote products derived from this 2152software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2153THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2154LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2155PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2156ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2157(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2158LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2159ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2160(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2161SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2162of the lwIP TCP/IP stack. Author: Simon Goldschmidt <goldsimon@gmx.de> Watch 2163out: - 'sent' is always called with len0 to the upper layer. This is because 2164keeping track of the ratio of application data and TLS overhead would be too 2165much. Mandatory security-related configuration: - define ALTCP_MBEDTLS_RNG_FN to 2166mbedtls_entropy_func to use the standard mbedTLS entropy and ensure to add at 2167least one strong entropy source to your mbedtls port (implement 2168mbedtls_platform_entropy_poll or mbedtls_hardware_poll providing strong entropy) 2169- define ALTCP_MBEDTLS_ENTROPY_PTR and ALTCP_MBEDTLS_ENTROPY_LEN to something 2170providing GOOD custom entropy Missing things / @todo: - some unhandled/untested 2171things migh be caught by LWIP_ASSERTs... 2172 2173FILES: 2174ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/altcp_tls/altcp_tls_mbedtls.c 2175-------------------------------------------------------------------------------- 2176 2177 2178 2179 2180 2181COPYRIGHT TEXT: 2182--------------- 2183 2184Copyright (c) 2017 Simon Goldschmidt All rights reserved. Redistribution and use 2185in source and binary forms, with or without modification, are permitted provided 2186that the following conditions are met: 1. Redistributions of source code must 2187retain the above copyright notice, this list of conditions and the following 2188disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2189notice, this list of conditions and the following disclaimer in the 2190documentation and/or other materials provided with the distribution. 3. The name 2191of the author may not be used to endorse or promote products derived from this 2192software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2193THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2194LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2195PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2196ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2197(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2198LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2199ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2200(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2201SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2202of the lwIP TCP/IP stack. Author: Simon Goldschmidt <goldsimon@gmx.de> Missing 2203things / @todo: - RX data is acknowledged after receiving (tcp_recved is called 2204when enqueueing the pbuf for mbedTLS receive, not when processed by mbedTLS or 2205the inner connection; altcp_recved() from inner connection does nothing) - TX 2206data is marked as 'sent' (i.e. acknowledged; sent callback is called) right 2207after enqueueing for transmission, not when actually ACKed be the remote host. 2208 2209FILES: 2210ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/altcp_tls/altcp_tls_mbedtls_mem.c 2211-------------------------------------------------------------------------------- 2212 2213 2214 2215 2216 2217COPYRIGHT TEXT: 2218--------------- 2219 2220Copyright (c) 2017 Simon Goldschmidt All rights reserved. Redistribution and use 2221in source and binary forms, with or without modification, are permitted provided 2222that the following conditions are met: 1. Redistributions of source code must 2223retain the above copyright notice, this list of conditions and the following 2224disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2225notice, this list of conditions and the following disclaimer in the 2226documentation and/or other materials provided with the distribution. 3. The name 2227of the author may not be used to endorse or promote products derived from this 2228software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2229THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2230LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2231PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2232ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2233(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2234LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2235ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2236(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2237SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2238of the lwIP TCP/IP stack. Author: Simon Goldschmidt <goldsimon@gmx.de> 2239 2240FILES: 2241ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/altcp_tls/altcp_tls_mbedtls_mem.h 2242ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/altcp_tls/altcp_tls_mbedtls_structs.h 2243ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/altcp.c 2244ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/altcp_alloc.c 2245ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/altcp_tcp.c 2246ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/altcp.h 2247ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/altcp_tcp.h 2248ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/altcp_tls.h 2249ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/altcp_tls_mbedtls_opts.h 2250ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/priv/altcp_priv.h 2251-------------------------------------------------------------------------------- 2252 2253 2254 2255 2256 2257COPYRIGHT TEXT: 2258--------------- 2259 2260Copyright (c) 2018 Simon Goldschmidt All rights reserved. Redistribution and use 2261in source and binary forms, with or without modification, are permitted provided 2262that the following conditions are met: 1. Redistributions of source code must 2263retain the above copyright notice, this list of conditions and the following 2264disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2265notice, this list of conditions and the following disclaimer in the 2266documentation and/or other materials provided with the distribution. 3. The name 2267of the author may not be used to endorse or promote products derived from this 2268software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2269THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2270LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2271PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2272ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2273(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2274LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2275ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2276(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2277SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2278of the lwIP TCP/IP stack. Author: Simon Goldschmidt <goldsimon@gmx.de> 2279 2280FILES: 2281ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/http/altcp_proxyconnect.c 2282ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv6/dhcp6.c 2283ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/altcp_proxyconnect.h 2284ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/dhcp6.h 2285ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/zepif.h 2286ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/zepif.c 2287-------------------------------------------------------------------------------- 2288 2289 2290 2291 2292 2293COPYRIGHT TEXT: 2294--------------- 2295 2296Copyright (c) 2001-2003 Swedish Institute of Computer Science. All rights 2297reserved. Redistribution and use in source and binary forms, with or without 2298modification, are permitted provided that the following conditions are met: 1. 2299Redistributions of source code must retain the above copyright notice, this list 2300of conditions and the following disclaimer. 2. Redistributions in binary form 2301must reproduce the above copyright notice, this list of conditions and the 2302following disclaimer in the documentation and/or other materials provided with 2303the distribution. 3. The name of the author may not be used to endorse or 2304promote products derived from this software without specific prior written 2305permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2306IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2307MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2308SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2309EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2310OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2311INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2312CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2313IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2314OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Adam Dunkels 2315<adam@sics.se> 2316 2317FILES: 2318ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/http/fs.c 2319ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/http/fsdata.h 2320ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/fs.h 2321-------------------------------------------------------------------------------- 2322 2323 2324 2325 2326 2327COPYRIGHT TEXT: 2328--------------- 2329 2330Copyright (c) 2018 Simon Goldschmidt <goldsimon@gmx.de> All rights reserved. 2331Redistribution and use in source and binary forms, with or without modification, 2332are permitted provided that the following conditions are met: 1. Redistributions 2333of source code must retain the above copyright notice, this list of conditions 2334and the following disclaimer. 2. Redistributions in binary form must reproduce 2335the above copyright notice, this list of conditions and the following disclaimer 2336in the documentation and/or other materials provided with the distribution. 3. 2337The name of the author may not be used to endorse or promote products derived 2338from this software without specific prior written permission. THIS SOFTWARE IS 2339PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 2340INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 2341FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 2342LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2343CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 2344GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2345HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2346LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 2347THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2348This file is part of the lwIP TCP/IP stack. Author: Simon Goldschmidt 2349<goldsimon@gmx.de> 2350 2351FILES: 2352ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/http/http_client.c 2353ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/http_client.h 2354-------------------------------------------------------------------------------- 2355 2356 2357 2358 2359 2360COPYRIGHT TEXT: 2361--------------- 2362 2363Copyright (c) 2001-2003 Swedish Institute of Computer Science. All rights 2364reserved. Redistribution and use in source and binary forms, with or without 2365modification, are permitted provided that the following conditions are met: 1. 2366Redistributions of source code must retain the above copyright notice, this list 2367of conditions and the following disclaimer. 2. Redistributions in binary form 2368must reproduce the above copyright notice, this list of conditions and the 2369following disclaimer in the documentation and/or other materials provided with 2370the distribution. 3. The name of the author may not be used to endorse or 2371promote products derived from this software without specific prior written 2372permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2373IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2374MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2375SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2376EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2377OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2378INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2379CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2380IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2381OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Adam Dunkels 2382<adam@sics.se> Simon Goldschmidt 2383 2384FILES: 2385ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/http/httpd.c 2386-------------------------------------------------------------------------------- 2387 2388 2389 2390 2391 2392COPYRIGHT TEXT: 2393--------------- 2394 2395Copyright (c) 2013-2017, tinydir authors: Cong Xu Lautis Sun Baudouin Feildel 2396Andargor <andargor@yahoo.com> All rights reserved. Redistribution and use in 2397source and binary forms, with or without modification, are permitted provided 2398that the following conditions are met: 1. Redistributions of source code must 2399retain the above copyright notice, this list of conditions and the following 2400disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2401notice, this list of conditions and the following disclaimer in the 2402documentation and/or other materials provided with the distribution. THIS 2403SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 2404EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 2405WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 2406DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 2407ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2408(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2409LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2410ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2411(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2412SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2413 2414FILES: 2415ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/http/makefsdata/tinydir.h 2416-------------------------------------------------------------------------------- 2417 2418 2419 2420 2421 2422COPYRIGHT TEXT: 2423--------------- 2424 2425Copyright (c) 2014 Simon Goldschmidt All rights reserved. Redistribution and use 2426in source and binary forms, with or without modification, are permitted provided 2427that the following conditions are met: 1. Redistributions of source code must 2428retain the above copyright notice, this list of conditions and the following 2429disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2430notice, this list of conditions and the following disclaimer in the 2431documentation and/or other materials provided with the distribution. 3. The name 2432of the author may not be used to endorse or promote products derived from this 2433software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2434THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2435LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2436PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2437ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2438(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2439LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2440ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2441(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2442SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2443of the lwIP TCP/IP stack. Author: Simon Goldschmidt 2444 2445FILES: 2446ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/lwiperf/lwiperf.c 2447ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/lwiperf.h 2448-------------------------------------------------------------------------------- 2449 2450 2451 2452 2453 2454COPYRIGHT TEXT: 2455--------------- 2456 2457Copyright (c) 2015 Verisure Innovation AB All rights reserved. Redistribution 2458and use in source and binary forms, with or without modification, are permitted 2459provided that the following conditions are met: 1. Redistributions of source 2460code must retain the above copyright notice, this list of conditions and the 2461following disclaimer. 2. Redistributions in binary form must reproduce the above 2462copyright notice, this list of conditions and the following disclaimer in the 2463documentation and/or other materials provided with the distribution. 3. The name 2464of the author may not be used to endorse or promote products derived from this 2465software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2466THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2467LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2468PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2469ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2470(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2471LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2472ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2473(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2474SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 2475of the lwIP TCP/IP stack. Author: Erik Ekman <erik@kryo.se> 2476 2477FILES: 2478ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/mdns/mdns.c 2479-------------------------------------------------------------------------------- 2480 2481 2482 2483 2484 2485COPYRIGHT TEXT: 2486--------------- 2487 2488Copyright (c) 2016 Erik Andersson <erian747@gmail.com> All rights reserved. 2489Redistribution and use in source and binary forms, with or without modification, 2490are permitted provided that the following conditions are met: 1. Redistributions 2491of source code must retain the above copyright notice, this list of conditions 2492and the following disclaimer. 2. Redistributions in binary form must reproduce 2493the above copyright notice, this list of conditions and the following disclaimer 2494in the documentation and/or other materials provided with the distribution. 3. 2495The name of the author may not be used to endorse or promote products derived 2496from this software without specific prior written permission. THIS SOFTWARE IS 2497PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 2498INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 2499FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 2500LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2501CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 2502GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2503HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2504LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 2505THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2506This file is part of the lwIP TCP/IP stack Author: Erik Andersson 2507<erian747@gmail.com> @todo: - Handle large outgoing payloads for PUBLISH 2508messages - Fix restriction of a single topic in each (UN)SUBSCRIBE message 2509(protocol has support for multiple topics) - Add support for legacy MQTT 2510protocol version Please coordinate changes and requests with Erik Andersson Erik 2511Andersson <erian747@gmail.com> 2512 2513FILES: 2514ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/mqtt/mqtt.c 2515-------------------------------------------------------------------------------- 2516 2517 2518 2519 2520 2521COPYRIGHT TEXT: 2522--------------- 2523 2524Copyright (c) 2006 Axon Digital Design B.V., The Netherlands. All rights 2525reserved. Redistribution and use in source and binary forms, with or without 2526modification, are permitted provided that the following conditions are met: 1. 2527Redistributions of source code must retain the above copyright notice, this list 2528of conditions and the following disclaimer. 2. Redistributions in binary form 2529must reproduce the above copyright notice, this list of conditions and the 2530following disclaimer in the documentation and/or other materials provided with 2531the distribution. 3. The name of the author may not be used to endorse or 2532promote products derived from this software without specific prior written 2533permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2534IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2535MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2536SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2537EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2538OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2539INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2540CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2541IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2542OF SUCH DAMAGE. Author: Christiaan Simons <christiaan.simons@axon.tv> Martin 2543Hentschel <info@cl-soft.de> 2544 2545FILES: 2546ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_asn1.c 2547ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_core.c 2548ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/snmp_core.h 2549-------------------------------------------------------------------------------- 2550 2551 2552 2553 2554 2555COPYRIGHT TEXT: 2556--------------- 2557 2558Copyright (c) 2006 Axon Digital Design B.V., The Netherlands. Copyright (c) 2016 2559Elias Oenal. All rights reserved. Redistribution and use in source and binary 2560forms, with or without modification, are permitted provided that the following 2561conditions are met: 1. Redistributions of source code must retain the above 2562copyright notice, this list of conditions and the following disclaimer. 2. 2563Redistributions in binary form must reproduce the above copyright notice, this 2564list of conditions and the following disclaimer in the documentation and/or 2565other materials provided with the distribution. 3. The name of the author may 2566not be used to endorse or promote products derived from this software without 2567specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 2568IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2569IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 2570DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 2571INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 2572LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 2573PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 2574LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 2575OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 2576ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Author: Christiaan Simons 2577<christiaan.simons@axon.tv> Martin Hentschel <info@cl-soft.de> Elias Oenal 2578<lwip@eliasoenal.com> 2579 2580FILES: 2581ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_asn1.h 2582ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_msg.c 2583ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_msg.h 2584-------------------------------------------------------------------------------- 2585 2586 2587 2588 2589 2590COPYRIGHT TEXT: 2591--------------- 2592 2593Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 2594reserved. Redistribution and use in source and binary forms, with or without 2595modification, are permitted provided that the following conditions are met: 1. 2596Redistributions of source code must retain the above copyright notice, this list 2597of conditions and the following disclaimer. 2. Redistributions in binary form 2598must reproduce the above copyright notice, this list of conditions and the 2599following disclaimer in the documentation and/or other materials provided with 2600the distribution. 3. The name of the author may not be used to endorse or 2601promote products derived from this software without specific prior written 2602permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2603IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2604MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2605SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2606EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2607OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2608INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2609CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2610IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2611OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Martin 2612Hentschel <info@cl-soft.de> 2613 2614FILES: 2615ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_core_priv.h 2616ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_pbuf_stream.c 2617ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_pbuf_stream.h 2618ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_scalar.c 2619ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_table.c 2620ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/snmp_scalar.h 2621ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/snmp_table.h 2622-------------------------------------------------------------------------------- 2623 2624 2625 2626 2627 2628COPYRIGHT TEXT: 2629--------------- 2630 2631Copyright (c) 2006 Axon Digital Design B.V., The Netherlands. All rights 2632reserved. Redistribution and use in source and binary forms, with or without 2633modification, are permitted provided that the following conditions are met: 1. 2634Redistributions of source code must retain the above copyright notice, this list 2635of conditions and the following disclaimer. 2. Redistributions in binary form 2636must reproduce the above copyright notice, this list of conditions and the 2637following disclaimer in the documentation and/or other materials provided with 2638the distribution. 3. The name of the author may not be used to endorse or 2639promote products derived from this software without specific prior written 2640permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2641IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2642MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2643SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2644EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2645OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2646INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2647CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2648IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2649OF SUCH DAMAGE. Author: Dirk Ziegelmeier <dziegel@gmx.de> Christiaan Simons 2650<christiaan.simons@axon.tv> 2651 2652FILES: 2653ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_mib2.c 2654ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_mib2_icmp.c 2655ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_mib2_interfaces.c 2656ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_mib2_ip.c 2657ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_mib2_snmp.c 2658ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_mib2_system.c 2659ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_mib2_tcp.c 2660ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_mib2_udp.c 2661-------------------------------------------------------------------------------- 2662 2663 2664 2665 2666 2667COPYRIGHT TEXT: 2668--------------- 2669 2670Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 2671reserved. Redistribution and use in source and binary forms, with or without 2672modification, are permitted provided that the following conditions are met: 1. 2673Redistributions of source code must retain the above copyright notice, this list 2674of conditions and the following disclaimer. 2. Redistributions in binary form 2675must reproduce the above copyright notice, this list of conditions and the 2676following disclaimer in the documentation and/or other materials provided with 2677the distribution. 3. The name of the author may not be used to endorse or 2678promote products derived from this software without specific prior written 2679permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2680IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2681MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2682SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2683EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2684OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2685INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2686CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2687IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2688OF SUCH DAMAGE. Author: Dirk Ziegelmeier <dziegel@gmx.de> 2689 2690FILES: 2691ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_netconn.c 2692ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_raw.c 2693ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_threadsync.c 2694-------------------------------------------------------------------------------- 2695 2696 2697 2698 2699 2700COPYRIGHT TEXT: 2701--------------- 2702 2703Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 2704reserved. Redistribution and use in source and binary forms, with or without 2705modification, are permitted provided that the following conditions are met: 1. 2706Redistributions of source code must retain the above copyright notice, this list 2707of conditions and the following disclaimer. 2. Redistributions in binary form 2708must reproduce the above copyright notice, this list of conditions and the 2709following disclaimer in the documentation and/or other materials provided with 2710the distribution. 3. The name of the author may not be used to endorse or 2711promote products derived from this software without specific prior written 2712permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2713IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2714MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2715SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2716EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2717OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2718INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2719CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2720IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2721OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Martin 2722Hentschel Christiaan Simons <christiaan.simons@axon.tv> 2723 2724FILES: 2725ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmp_traps.c 2726-------------------------------------------------------------------------------- 2727 2728 2729 2730 2731 2732COPYRIGHT TEXT: 2733--------------- 2734 2735Copyright (c) 2016 Elias Oenal. All rights reserved. Redistribution and use in 2736source and binary forms, with or without modification, are permitted provided 2737that the following conditions are met: 1. Redistributions of source code must 2738retain the above copyright notice, this list of conditions and the following 2739disclaimer. 2. Redistributions in binary form must reproduce the above copyright 2740notice, this list of conditions and the following disclaimer in the 2741documentation and/or other materials provided with the distribution. 3. The name 2742of the author may not be used to endorse or promote products derived from this 2743software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2744THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2745LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2746PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2747ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2748(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2749LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2750ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2751(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2752SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Author: Elias Oenal 2753<lwip@eliasoenal.com> 2754 2755FILES: 2756ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmpv3.c 2757ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmpv3_priv.h 2758ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/snmpv3.h 2759-------------------------------------------------------------------------------- 2760 2761 2762 2763 2764 2765COPYRIGHT TEXT: 2766--------------- 2767 2768Copyright (c) 2016 Elias Oenal and Dirk Ziegelmeier. All rights reserved. 2769Redistribution and use in source and binary forms, with or without modification, 2770are permitted provided that the following conditions are met: 1. Redistributions 2771of source code must retain the above copyright notice, this list of conditions 2772and the following disclaimer. 2. Redistributions in binary form must reproduce 2773the above copyright notice, this list of conditions and the following disclaimer 2774in the documentation and/or other materials provided with the distribution. 3. 2775The name of the author may not be used to endorse or promote products derived 2776from this software without specific prior written permission. THIS SOFTWARE IS 2777PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 2778INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 2779FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 2780LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2781CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 2782GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2783HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2784LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 2785THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2786Author: Elias Oenal <lwip@eliasoenal.com> Dirk Ziegelmeier 2787<dirk@ziegelmeier.net> 2788 2789FILES: 2790ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/snmp/snmpv3_mbedtls.c 2791-------------------------------------------------------------------------------- 2792 2793 2794 2795 2796 2797COPYRIGHT TEXT: 2798--------------- 2799 2800Copyright (c) 2007-2009 Frédéric Bernon, Simon Goldschmidt All rights 2801reserved. Redistribution and use in source and binary forms, with or without 2802modification, are permitted provided that the following conditions are met: 1. 2803Redistributions of source code must retain the above copyright notice, this list 2804of conditions and the following disclaimer. 2. Redistributions in binary form 2805must reproduce the above copyright notice, this list of conditions and the 2806following disclaimer in the documentation and/or other materials provided with 2807the distribution. 3. The name of the author may not be used to endorse or 2808promote products derived from this software without specific prior written 2809permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2810IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2811MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2812SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2813EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2814OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2815INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2816CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2817IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2818OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Frédéric 2819Bernon, Simon Goldschmidt 2820 2821FILES: 2822ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/sntp/sntp.c 2823ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/sntp.h 2824ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/sntp_opts.h 2825-------------------------------------------------------------------------------- 2826 2827 2828 2829 2830 2831COPYRIGHT TEXT: 2832--------------- 2833 2834@file tftp_server.c @author Logan Gunthorpe <logang@deltatee.com> Dirk 2835Ziegelmeier <dziegel@gmx.de> @brief Trivial File Transfer Protocol (RFC 1350) 2836Copyright (c) Deltatee Enterprises Ltd. 2013 All rights reserved. Redistribution 2837and use in source and binary forms, with or without modification,are permitted 2838provided that the following conditions are met: 1. Redistributions of source 2839code must retain the above copyright notice, this list of conditions and the 2840following disclaimer. 2. Redistributions in binary form must reproduce the above 2841copyright notice, this list of conditions and the following disclaimer in the 2842documentation and/or other materials provided with the distribution. 3. The name 2843of the author may not be used to endorse or promote products derived from this 2844software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 2845THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2846LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2847PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2848ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 2849(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 2850LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 2851ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2852(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2853SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Author: Logan 2854Gunthorpe <logang@deltatee.com> Dirk Ziegelmeier <dziegel@gmx.de> 2855 2856FILES: 2857ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/apps/tftp/tftp_server.c 2858-------------------------------------------------------------------------------- 2859 2860 2861 2862 2863 2864COPYRIGHT TEXT: 2865--------------- 2866 2867Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 2868reserved. Redistribution and use in source and binary forms, with or without 2869modification, are permitted provided that the following conditions are met: 1. 2870Redistributions of source code must retain the above copyright notice, this list 2871of conditions and the following disclaimer. 2. Redistributions in binary form 2872must reproduce the above copyright notice, this list of conditions and the 2873following disclaimer in the documentation and/or other materials provided with 2874the distribution. 3. The name of the author may not be used to endorse or 2875promote products derived from this software without specific prior written 2876permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2877IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2878MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2879SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2880EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2881OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2882INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2883CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2884IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2885OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Simon 2886Goldschmidt 2887 2888FILES: 2889ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/def.c 2890-------------------------------------------------------------------------------- 2891 2892 2893 2894 2895 2896COPYRIGHT TEXT: 2897--------------- 2898 2899Port to lwIP from uIP by Jim Pettinato April 2007 security fixes and more by 2900Simon Goldschmidt uIP version Copyright (c) 2002-2003, Adam Dunkels. All rights 2901reserved. Redistribution and use in source and binary forms, with or without 2902modification, are permitted provided that the following conditions are met: 1. 2903Redistributions of source code must retain the above copyright notice, this list 2904of conditions and the following disclaimer. 2. Redistributions in binary form 2905must reproduce the above copyright notice, this list of conditions and the 2906following disclaimer in the documentation and/or other materials provided with 2907the distribution. 3. The name of the author may not be used to endorse or 2908promote products derived from this software without specific prior written 2909permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2910IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2911MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2912SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2913EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2914OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2915INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2916CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2917IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2918OF SUCH DAMAGE. 2919 2920FILES: 2921ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/dns.c 2922ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/dns.h 2923-------------------------------------------------------------------------------- 2924 2925 2926 2927 2928 2929COPYRIGHT TEXT: 2930--------------- 2931 2932Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 2933reserved. Redistribution and use in source and binary forms, with or without 2934modification, are permitted provided that the following conditions are met: 1. 2935Redistributions of source code must retain the above copyright notice, this list 2936of conditions and the following disclaimer. 2. Redistributions in binary form 2937must reproduce the above copyright notice, this list of conditions and the 2938following disclaimer in the documentation and/or other materials provided with 2939the distribution. 3. The name of the author may not be used to endorse or 2940promote products derived from this software without specific prior written 2941permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2942IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 2943MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 2944SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2945EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 2946OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2947INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2948CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 2949IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 2950OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Adam Dunkels 2951<adam@sics.se> Simon Goldschmidt 2952 2953FILES: 2954ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/mem.c 2955ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/timeouts.c 2956ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/timeouts.h 2957-------------------------------------------------------------------------------- 2958 2959 2960 2961 2962 2963COPYRIGHT TEXT: 2964--------------- 2965 2966Copyright (c) 2007 Dominik Spies <kontakt@dspies.de> All rights reserved. 2967Redistribution and use in source and binary forms, with or without modification, 2968are permitted provided that the following conditions are met: 1. Redistributions 2969of source code must retain the above copyright notice, this list of conditions 2970and the following disclaimer. 2. Redistributions in binary form must reproduce 2971the above copyright notice, this list of conditions and the following disclaimer 2972in the documentation and/or other materials provided with the distribution. 3. 2973The name of the author may not be used to endorse or promote products derived 2974from this software without specific prior written permission. THIS SOFTWARE IS 2975PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 2976INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 2977FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 2978LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2979CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 2980GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2981HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2982LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 2983THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2984Author: Dominik Spies <kontakt@dspies.de> 2985 2986FILES: 2987ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv4/autoip.c 2988-------------------------------------------------------------------------------- 2989 2990 2991 2992 2993 2994COPYRIGHT TEXT: 2995--------------- 2996 2997Copyright (c) 2001-2004 Leon Woestenberg <leon.woestenberg@gmx.net> Copyright 2998(c) 2001-2004 Axon Digital Design B.V., The Netherlands. All rights reserved. 2999Redistribution and use in source and binary forms, with or without modification, 3000are permitted provided that the following conditions are met: 1. Redistributions
3001of source code must retain the above copyright notice, this list of conditions 3002and the following disclaimer. 2. Redistributions in binary form must reproduce 3003the above copyright notice, this list of conditions and the following disclaimer 3004in the documentation and/or other materials provided with the distribution. 3. 3005The name of the author may not be used to endorse or promote products derived 3006from this software without specific prior written permission. THIS SOFTWARE IS 3007PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 3008INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 3009FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 3010LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 3011CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 3012GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3013HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3014LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 3015THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3016This file is part of the lwIP TCP/IP stack. The Swedish Institute of Computer 3017Science and Adam Dunkels are specifically granted permission to redistribute 3018this source code. Author: Leon Woestenberg <leon.woestenberg@gmx.net> 3019 3020FILES: 3021ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv4/dhcp.c 3022-------------------------------------------------------------------------------- 3023 3024 3025 3026 3027 3028COPYRIGHT TEXT: 3029--------------- 3030 3031Copyright (c) 2001-2003 Swedish Institute of Computer Science. Copyright (c) 30322003-2004 Leon Woestenberg <leon.woestenberg@axon.tv> Copyright (c) 2003-2004 3033Axon Digital Design B.V., The Netherlands. All rights reserved. Redistribution 3034and use in source and binary forms, with or without modification, are permitted 3035provided that the following conditions are met: 1. Redistributions of source 3036code must retain the above copyright notice, this list of conditions and the 3037following disclaimer. 2. Redistributions in binary form must reproduce the above 3038copyright notice, this list of conditions and the following disclaimer in the 3039documentation and/or other materials provided with the distribution. 3. The name 3040of the author may not be used to endorse or promote products derived from this 3041software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3042THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3043LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3044PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3045ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3046(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3047LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3048ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3049(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3050SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3051of the lwIP TCP/IP stack. 3052 3053FILES: 3054ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv4/etharp.c 3055ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ethernet.c 3056-------------------------------------------------------------------------------- 3057 3058 3059 3060 3061 3062COPYRIGHT TEXT: 3063--------------- 3064 3065Copyright (c) 2002 CITEL Technologies Ltd. All rights reserved. Redistribution 3066and use in source and binary forms, with or without modification, are permitted 3067provided that the following conditions are met: 1. Redistributions of source 3068code must retain the above copyright notice, this list of conditions and the 3069following disclaimer. 2. Redistributions in binary form must reproduce the above 3070copyright notice, this list of conditions and the following disclaimer in the 3071documentation and/or other materials provided with the distribution. 3. Neither 3072the name of CITEL Technologies Ltd nor the names of its contributors may be used 3073to endorse or promote products derived from this software without specific prior 3074written permission. THIS SOFTWARE IS PROVIDED BY CITEL TECHNOLOGIES AND 3075CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3076LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3077PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL CITEL TECHNOLOGIES OR 3078CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, 3079OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 3080SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 3081INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 3082CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 3083IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 3084OF SUCH DAMAGE. This file is a contribution to the lwIP TCP/IP stack. The 3085Swedish Institute of Computer Science and Adam Dunkels are specifically granted 3086permission to redistribute this source code. 3087 3088FILES: 3089ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv4/igmp.c 3090ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/igmp.h 3091-------------------------------------------------------------------------------- 3092 3093 3094 3095 3096 3097COPYRIGHT TEXT: 3098--------------- 3099 3100Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 3101reserved. Redistribution and use in source and binary forms, with or without 3102modification, are permitted provided that the following conditions are met: 1. 3103Redistributions of source code must retain the above copyright notice, this list 3104of conditions and the following disclaimer. 2. Redistributions in binary form 3105must reproduce the above copyright notice, this list of conditions and the 3106following disclaimer in the documentation and/or other materials provided with 3107the distribution. 3. The name of the author may not be used to endorse or 3108promote products derived from this software without specific prior written 3109permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 3110IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 3111MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 3112SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 3113EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 3114OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 3115INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 3116CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 3117IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 3118OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Jani Monoses 3119<jani@iv.ro> Simon Goldschmidt original reassembly code by Adam Dunkels 3120<adam@sics.se> 3121 3122FILES: 3123ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv4/ip4_frag.c 3124-------------------------------------------------------------------------------- 3125 3126 3127 3128 3129 3130COPYRIGHT TEXT: 3131--------------- 3132 3133Copyright (c) 2010 Inico Technologies Ltd. All rights reserved. Redistribution 3134and use in source and binary forms, with or without modification, are permitted 3135provided that the following conditions are met: 1. Redistributions of source 3136code must retain the above copyright notice, this list of conditions and the 3137following disclaimer. 2. Redistributions in binary form must reproduce the above 3138copyright notice, this list of conditions and the following disclaimer in the 3139documentation and/or other materials provided with the distribution. 3. The name 3140of the author may not be used to endorse or promote products derived from this 3141software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3142THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3143LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3144PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3145ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3146(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3147LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3148ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3149(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3150SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3151of the lwIP TCP/IP stack. Author: Ivan Delamer <delamer@inicotech.com> Please 3152coordinate changes and requests with Ivan Delamer <delamer@inicotech.com> 3153 3154FILES: 3155ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv6/ethip6.c 3156ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv6/icmp6.c 3157ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv6/inet6.c 3158ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv6/ip6.c 3159ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv6/ip6_frag.c 3160ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv6/mld6.c 3161ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv6/nd6.c 3162ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/ethip6.h 3163ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/icmp6.h 3164ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/ip6.h 3165ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/ip6_frag.h 3166ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/mld6.h 3167ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/nd6.h 3168ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/priv/nd6_priv.h 3169-------------------------------------------------------------------------------- 3170 3171 3172 3173 3174 3175COPYRIGHT TEXT: 3176--------------- 3177 3178Copyright (c) 2010 Inico Technologies Ltd. All rights reserved. Redistribution 3179and use in source and binary forms, with or without modification, are permitted 3180provided that the following conditions are met: 1. Redistributions of source 3181code must retain the above copyright notice, this list of conditions and the 3182following disclaimer. 2. Redistributions in binary form must reproduce the above 3183copyright notice, this list of conditions and the following disclaimer in the 3184documentation and/or other materials provided with the distribution. 3. The name 3185of the author may not be used to endorse or promote products derived from this 3186software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3187THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3188LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3189PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3190ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3191(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3192LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3193ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3194(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3195SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3196of the lwIP TCP/IP stack. Author: Ivan Delamer <delamer@inicotech.com> Functions 3197for handling IPv6 addresses. Please coordinate changes and requests with Ivan 3198Delamer <delamer@inicotech.com> 3199 3200FILES: 3201ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/core/ipv6/ip6_addr.c 3202-------------------------------------------------------------------------------- 3203 3204 3205 3206 3207 3208COPYRIGHT TEXT: 3209--------------- 3210 3211Copyright (c) 2017 Joel Cunningham, Garmin International, Inc. 3212<joel.cunningham@garmin.com> All rights reserved. Redistribution and use in 3213source and binary forms, with or without modification, are permitted provided 3214that the following conditions are met: 1. Redistributions of source code must 3215retain the above copyright notice, this list of conditions and the following 3216disclaimer. 2. Redistributions in binary form must reproduce the above copyright 3217notice, this list of conditions and the following disclaimer in the 3218documentation and/or other materials provided with the distribution. 3. The name 3219of the author may not be used to endorse or promote products derived from this 3220software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3221THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3222LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3223PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3224ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3225(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3226LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3227ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3228(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3229SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3230of the lwIP TCP/IP stack. 3231 3232FILES: 3233ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/compat/posix/net/if.h 3234-------------------------------------------------------------------------------- 3235 3236 3237 3238 3239 3240COPYRIGHT TEXT: 3241--------------- 3242 3243Copyright (c) 2007 Dominik Spies <kontakt@dspies.de> All rights reserved. 3244Redistribution and use in source and binary forms, with or without modification, 3245are permitted provided that the following conditions are met: 1. Redistributions 3246of source code must retain the above copyright notice, this list of conditions 3247and the following disclaimer. 2. Redistributions in binary form must reproduce 3248the above copyright notice, this list of conditions and the following disclaimer 3249in the documentation and/or other materials provided with the distribution. 3. 3250The name of the author may not be used to endorse or promote products derived 3251from this software without specific prior written permission. THIS SOFTWARE IS 3252PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 3253INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 3254FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 3255LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 3256CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 3257GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3258HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3259LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 3260THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3261Author: Dominik Spies <kontakt@dspies.de> This is a AutoIP implementation for 3262the lwIP TCP/IP stack. It aims to conform with RFC 3927. 3263 3264FILES: 3265ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/autoip.h 3266ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/autoip.h 3267-------------------------------------------------------------------------------- 3268 3269 3270 3271 3272 3273COPYRIGHT TEXT: 3274--------------- 3275 3276Copyright (c) 2001-2004 Leon Woestenberg <leon.woestenberg@gmx.net> Copyright 3277(c) 2001-2004 Axon Digital Design B.V., The Netherlands. All rights reserved. 3278Redistribution and use in source and binary forms, with or without modification, 3279are permitted provided that the following conditions are met: 1. Redistributions 3280of source code must retain the above copyright notice, this list of conditions 3281and the following disclaimer. 2. Redistributions in binary form must reproduce 3282the above copyright notice, this list of conditions and the following disclaimer 3283in the documentation and/or other materials provided with the distribution. 3. 3284The name of the author may not be used to endorse or promote products derived 3285from this software without specific prior written permission. THIS SOFTWARE IS 3286PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 3287INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 3288FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 3289LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 3290CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 3291GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3292HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3293LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 3294THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3295This file is part of the lwIP TCP/IP stack. Author: Leon Woestenberg 3296<leon.woestenberg@gmx.net> 3297 3298FILES: 3299ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/dhcp.h 3300ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/dhcp.h 3301-------------------------------------------------------------------------------- 3302 3303 3304 3305 3306 3307COPYRIGHT TEXT: 3308--------------- 3309 3310lwip DNS resolver header file. Author: Jim Pettinato April 2007 ported from uIP 3311resolv.c Copyright (c) 2002-2003, Adam Dunkels. Redistribution and use in source 3312and binary forms, with or without modification, are permitted provided that the 3313following conditions are met: 1. Redistributions of source code must retain the 3314above copyright notice, this list of conditions and the following disclaimer. 2. 3315Redistributions in binary form must reproduce the above copyright notice, this 3316list of conditions and the following disclaimer in the documentation and/or 3317other materials provided with the distribution. 3. The name of the author may 3318not be used to endorse or promote products derived from this software without 3319specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 3320IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3321IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 3322DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 3323INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 3324LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 3325PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 3326LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 3327OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 3328ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3329 3330FILES: 3331ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/dns.h 3332-------------------------------------------------------------------------------- 3333 3334 3335 3336 3337 3338COPYRIGHT TEXT: 3339--------------- 3340 3341Copyright (c) 2001-2003 Swedish Institute of Computer Science. Copyright (c) 33422003-2004 Leon Woestenberg <leon.woestenberg@axon.tv> Copyright (c) 2003-2004 3343Axon Digital Design B.V., The Netherlands. All rights reserved. Redistribution 3344and use in source and binary forms, with or without modification, are permitted 3345provided that the following conditions are met: 1. Redistributions of source 3346code must retain the above copyright notice, this list of conditions and the 3347following disclaimer. 2. Redistributions in binary form must reproduce the above 3348copyright notice, this list of conditions and the following disclaimer in the 3349documentation and/or other materials provided with the distribution. 3. The name 3350of the author may not be used to endorse or promote products derived from this 3351software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3352THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3353LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3354PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3355ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3356(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3357LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3358ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3359(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3360SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3361of the lwIP TCP/IP stack. Author: Adam Dunkels <adam@sics.se> 3362 3363FILES: 3364ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/etharp.h 3365ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ethernet.h 3366-------------------------------------------------------------------------------- 3367 3368 3369 3370 3371 3372COPYRIGHT TEXT: 3373--------------- 3374 3375Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 3376reserved. Redistribution and use in source and binary forms, with or without 3377modification, are permitted provided that the following conditions are met: 1. 3378Redistributions of source code must retain the above copyright notice, this list 3379of conditions and the following disclaimer. 2. Redistributions in binary form 3380must reproduce the above copyright notice, this list of conditions and the 3381following disclaimer in the documentation and/or other materials provided with 3382the distribution. 3. The name of the author may not be used to endorse or 3383promote products derived from this software without specific prior written 3384permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 3385IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 3386MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 3387SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 3388EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 3389OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 3390INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 3391CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 3392IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 3393OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Jani Monoses 3394<jani@iv.ro> 3395 3396FILES: 3397ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/ip4_frag.h 3398-------------------------------------------------------------------------------- 3399 3400 3401 3402 3403 3404COPYRIGHT TEXT: 3405--------------- 3406 3407Copyright (c) 2010 Inico Technologies Ltd. All rights reserved. Redistribution 3408and use in source and binary forms, with or without modification, are permitted 3409provided that the following conditions are met: 1. Redistributions of source 3410code must retain the above copyright notice, this list of conditions and the 3411following disclaimer. 2. Redistributions in binary form must reproduce the above 3412copyright notice, this list of conditions and the following disclaimer in the 3413documentation and/or other materials provided with the distribution. 3. The name 3414of the author may not be used to endorse or promote products derived from this 3415software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3416THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3417LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3418PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3419ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3420(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3421LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3422ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3423(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3424SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3425of the lwIP TCP/IP stack. Author: Ivan Delamer <delamer@inicotech.com> Structs 3426and macros for handling IPv6 addresses. Please coordinate changes and requests 3427with Ivan Delamer <delamer@inicotech.com> 3428 3429FILES: 3430ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/ip6_addr.h 3431-------------------------------------------------------------------------------- 3432 3433 3434 3435 3436 3437COPYRIGHT TEXT: 3438--------------- 3439 3440Copyright (c) 2017 The MINIX 3 Project. All rights reserved. Redistribution and 3441use in source and binary forms, with or without modification, are permitted 3442provided that the following conditions are met: 1. Redistributions of source 3443code must retain the above copyright notice, this list of conditions and the 3444following disclaimer. 2. Redistributions in binary form must reproduce the above 3445copyright notice, this list of conditions and the following disclaimer in the 3446documentation and/or other materials provided with the distribution. 3. The name 3447of the author may not be used to endorse or promote products derived from this 3448software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3449THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3450LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3451PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3452ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3453(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3454LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3455ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3456(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3457SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3458of the lwIP TCP/IP stack. Author: David van Moolenbroek <david@minix3.org> 3459 3460FILES: 3461ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/ip6_zone.h 3462-------------------------------------------------------------------------------- 3463 3464 3465 3466 3467 3468COPYRIGHT TEXT: 3469--------------- 3470 3471Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 3472reserved. Redistribution and use in source and binary forms, with or without 3473modification, are permitted provided that the following conditions are met: 1. 3474Redistributions of source code must retain the above copyright notice, this list 3475of conditions and the following disclaimer. 2. Redistributions in binary form 3476must reproduce the above copyright notice, this list of conditions and the 3477following disclaimer in the documentation and/or other materials provided with 3478the distribution. 3. The name of the author may not be used to endorse or 3479promote products derived from this software without specific prior written 3480permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 3481IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 3482MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 3483SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 3484EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 3485OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 3486INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 3487CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 3488IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 3489OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. 3490 3491FILES: 3492ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/sio.h 3493-------------------------------------------------------------------------------- 3494 3495 3496 3497 3498 3499COPYRIGHT TEXT: 3500--------------- 3501 3502Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 3503reserved. Redistribution and use in source and binary forms, with or without 3504modification, are permitted provided that the following conditions are met: 1. 3505Redistributions of source code must retain the above copyright notice, this list 3506of conditions and the following disclaimer. 2. Redistributions in binary form 3507must reproduce the above copyright notice, this list of conditions and the 3508following disclaimer in the documentation and/or other materials provided with 3509the distribution. 3. The name of the author may not be used to endorse or 3510promote products derived from this software without specific prior written 3511permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 3512IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 3513MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 3514SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 3515EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 3516OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 3517INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 3518CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 3519IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 3520OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Dirk 3521Ziegelmeier <dziegel@gmx.de> 3522 3523FILES: 3524ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/snmp_mib2.h 3525ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/snmp_threadsync.h 3526ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/snmp.h 3527-------------------------------------------------------------------------------- 3528 3529 3530 3531 3532 3533COPYRIGHT TEXT: 3534--------------- 3535 3536Copyright (c) 2001-2003 Swedish Institute of Computer Science. All rights 3537reserved. Redistribution and use in source and binary forms, with or without 3538modification, are permitted provided that the following conditions are met: 1. 3539Redistributions of source code must retain the above copyright notice, this list 3540of conditions and the following disclaimer. 2. Redistributions in binary form 3541must reproduce the above copyright notice, this list of conditions and the 3542following disclaimer in the documentation and/or other materials provided with 3543the distribution. 3. The name of the author may not be used to endorse or 3544promote products derived from this software without specific prior written 3545permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 3546IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 3547MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 3548SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 3549EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 3550OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 3551INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 3552CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 3553IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 3554OF SUCH DAMAGE. This file is part of the lwIP TCP/IP stack. Author: Adam Dunkels 3555<adam@sics.se> This version of the file has been modified by Texas Instruments 3556to offer simple server-side-include (SSI) and Common Gateway Interface (CGI) 3557capability. 3558 3559FILES: 3560ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/httpd.h 3561ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/httpd_opts.h 3562-------------------------------------------------------------------------------- 3563 3564 3565 3566 3567 3568COPYRIGHT TEXT: 3569--------------- 3570 3571Copyright (c) 2016 Erik Andersson All rights reserved. Redistribution and use in 3572source and binary forms, with or without modification, are permitted provided 3573that the following conditions are met: 1. Redistributions of source code must 3574retain the above copyright notice, this list of conditions and the following 3575disclaimer. 2. Redistributions in binary form must reproduce the above copyright 3576notice, this list of conditions and the following disclaimer in the 3577documentation and/or other materials provided with the distribution. 3. The name 3578of the author may not be used to endorse or promote products derived from this 3579software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3580THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3581LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3582PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3583ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3584(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3585LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3586ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3587(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3588SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3589of the lwIP TCP/IP stack. Author: Erik Andersson 3590 3591FILES: 3592ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/mqtt.h 3593ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/mqtt_opts.h 3594ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/mqtt_priv.h 3595-------------------------------------------------------------------------------- 3596 3597 3598 3599 3600 3601COPYRIGHT TEXT: 3602--------------- 3603 3604Copyright (c) 2001, 2002 Leon Woestenberg <leon.woestenberg@axon.tv> Copyright 3605(c) 2001, 2002 Axon Digital Design B.V., The Netherlands. All rights reserved. 3606Redistribution and use in source and binary forms, with or without modification, 3607are permitted provided that the following conditions are met: 1. Redistributions 3608of source code must retain the above copyright notice, this list of conditions 3609and the following disclaimer. 2. Redistributions in binary form must reproduce 3610the above copyright notice, this list of conditions and the following disclaimer 3611in the documentation and/or other materials provided with the distribution. 3. 3612The name of the author may not be used to endorse or promote products derived 3613from this software without specific prior written permission. THIS SOFTWARE IS 3614PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 3615INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 3616FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 3617LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 3618CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 3619GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3620HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3621LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 3622THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3623This file is part of the lwIP TCP/IP stack. Author: Leon Woestenberg 3624<leon.woestenberg@axon.tv> Martin Hentschel <info@cl-soft.de> 3625 3626FILES: 3627ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/snmp.h 3628-------------------------------------------------------------------------------- 3629 3630 3631 3632 3633 3634COPYRIGHT TEXT: 3635--------------- 3636 3637Copyright (c) 2015 Dirk Ziegelmeier All rights reserved. Redistribution and use 3638in source and binary forms, with or without modification, are permitted provided 3639that the following conditions are met: 1. Redistributions of source code must 3640retain the above copyright notice, this list of conditions and the following 3641disclaimer. 2. Redistributions in binary form must reproduce the above copyright 3642notice, this list of conditions and the following disclaimer in the 3643documentation and/or other materials provided with the distribution. 3. The name 3644of the author may not be used to endorse or promote products derived from this 3645software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3646THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3647LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3648PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3649ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3650(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3651LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3652ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3653(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3654SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3655of the lwIP TCP/IP stack. Author: Dirk Ziegelmeier 3656 3657FILES: 3658ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/snmp_opts.h 3659-------------------------------------------------------------------------------- 3660 3661 3662 3663 3664 3665COPYRIGHT TEXT: 3666--------------- 3667 3668@file tftp_opts.h @author Logan Gunthorpe <logang@deltatee.com> @brief Trivial 3669File Transfer Protocol (RFC 1350) implementation options Copyright (c) Deltatee 3670Enterprises Ltd. 2013 All rights reserved. Redistribution and use in source and 3671binary forms, with or without modification,are permitted provided that the 3672following conditions are met: 1. Redistributions of source code must retain the 3673above copyright notice, this list of conditions and the following disclaimer. 2. 3674Redistributions in binary form must reproduce the above copyright notice, this 3675list of conditions and the following disclaimer in the documentation and/or 3676other materials provided with the distribution. 3. The name of the author may 3677not be used to endorse or promote products derived from this software without 3678specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 3679IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3680IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 3681DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 3682INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 3683LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 3684PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 3685LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 3686OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 3687ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Author: Logan Gunthorpe 3688<logang@deltatee.com> 3689 3690FILES: 3691ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/tftp_opts.h 3692-------------------------------------------------------------------------------- 3693 3694 3695 3696 3697 3698COPYRIGHT TEXT: 3699--------------- 3700 3701@file tftp_server.h @author Logan Gunthorpe <logang@deltatee.com> @brief Trivial 3702File Transfer Protocol (RFC 1350) Copyright (c) Deltatee Enterprises Ltd. 2013 3703All rights reserved. Redistribution and use in source and binary forms, with or 3704without modification,are permitted provided that the following conditions are 3705met: 1. Redistributions of source code must retain the above copyright notice, 3706this list of conditions and the following disclaimer. 2. Redistributions in 3707binary form must reproduce the above copyright notice, this list of conditions 3708and the following disclaimer in the documentation and/or other materials 3709provided with the distribution. 3. The name of the author may not be used to 3710endorse or promote products derived from this software without specific prior 3711written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY 3712EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 3713WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 3714DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 3715INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 3716LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 3717PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 3718LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 3719OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 3720ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Author: Logan Gunthorpe 3721<logang@deltatee.com> 3722 3723FILES: 3724ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/apps/tftp_server.h 3725-------------------------------------------------------------------------------- 3726 3727 3728 3729 3730 3731COPYRIGHT TEXT: 3732--------------- 3733 3734Copyright (c) 2018 Swedish Institute of Computer Science. All rights reserved. 3735Redistribution and use in source and binary forms, with or without modification, 3736are permitted provided that the following conditions are met: 1. Redistributions 3737of source code must retain the above copyright notice, this list of conditions 3738and the following disclaimer. 2. Redistributions in binary form must reproduce 3739the above copyright notice, this list of conditions and the following disclaimer 3740in the documentation and/or other materials provided with the distribution. 3. 3741The name of the author may not be used to endorse or promote products derived 3742from this software without specific prior written permission. THIS SOFTWARE IS 3743PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 3744INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 3745FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 3746LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 3747CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 3748GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3749HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3750LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 3751THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3752This file is part of the lwIP TCP/IP stack. Author: Simon Goldschmidt 3753<goldsimon@gmx.de> 3754 3755FILES: 3756ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/priv/mem_priv.h 3757-------------------------------------------------------------------------------- 3758 3759 3760 3761 3762 3763COPYRIGHT TEXT: 3764--------------- 3765 3766Copyright (c) 2017 Simon Goldschmidt <goldsimon@gmx.de> All rights reserved. 3767Redistribution and use in source and binary forms, with or without modification, 3768are permitted provided that the following conditions are met: 1. Redistributions 3769of source code must retain the above copyright notice, this list of conditions 3770and the following disclaimer. 2. Redistributions in binary form must reproduce 3771the above copyright notice, this list of conditions and the following disclaimer 3772in the documentation and/or other materials provided with the distribution. 3. 3773The name of the author may not be used to endorse or promote products derived 3774from this software without specific prior written permission. THIS SOFTWARE IS 3775PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 3776INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 3777FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE 3778LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 3779CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE 3780GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3781HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3782LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 3783THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3784This file is part of the lwIP TCP/IP stack. Author: Simon Goldschmidt 3785<goldsimon@gmx.de> 3786 3787FILES: 3788ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/dhcp6.h 3789-------------------------------------------------------------------------------- 3790 3791 3792 3793 3794 3795COPYRIGHT TEXT: 3796--------------- 3797 3798Copyright (c) 2017 Dirk Ziegelmeier. All rights reserved. Redistribution and use 3799in source and binary forms, with or without modification, are permitted provided 3800that the following conditions are met: 1. Redistributions of source code must 3801retain the above copyright notice, this list of conditions and the following 3802disclaimer. 2. Redistributions in binary form must reproduce the above copyright 3803notice, this list of conditions and the following disclaimer in the 3804documentation and/or other materials provided with the distribution. 3. The name 3805of the author may not be used to endorse or promote products derived from this 3806software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3807THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3808LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3809PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3810ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3811(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3812LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3813ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3814(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3815SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3816of the lwIP TCP/IP stack. Author: Dirk Ziegelmeier <dziegel@gmx.de> 3817 3818FILES: 3819ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/iana.h 3820ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/lwip/prot/ieee.h 3821-------------------------------------------------------------------------------- 3822 3823 3824 3825 3826 3827COPYRIGHT TEXT: 3828--------------- 3829 3830Copyright (c) 2017 Simon Goldschmidt. All rights reserved. Redistribution and 3831use in source and binary forms, with or without modification, are permitted 3832provided that the following conditions are met: 1. Redistributions of source 3833code must retain the above copyright notice, this list of conditions and the 3834following disclaimer. 2. Redistributions in binary form must reproduce the above 3835copyright notice, this list of conditions and the following disclaimer in the 3836documentation and/or other materials provided with the distribution. 3. The name 3837of the author may not be used to endorse or promote products derived from this 3838software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3839THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3840LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3841PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3842ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3843(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3844LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3845ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3846(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3847SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3848of the lwIP TCP/IP stack. Author: Simon Goldschmidt <goldsimon@gmx.de> 3849 3850FILES: 3851ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/bridgeif.h 3852ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/bridgeif_opts.h 3853ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/bridgeif.c 3854ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/bridgeif_fdb.c 3855-------------------------------------------------------------------------------- 3856 3857 3858 3859 3860 3861COPYRIGHT TEXT: 3862--------------- 3863 3864Copyright (c) 2018 Simon Goldschmidt. All rights reserved. Redistribution and 3865use in source and binary forms, with or without modification, are permitted 3866provided that the following conditions are met: 1. Redistributions of source 3867code must retain the above copyright notice, this list of conditions and the 3868following disclaimer. 2. Redistributions in binary form must reproduce the above 3869copyright notice, this list of conditions and the following disclaimer in the 3870documentation and/or other materials provided with the distribution. 3. The name 3871of the author may not be used to endorse or promote products derived from this 3872software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3873THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3874LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3875PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3876ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3877(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3878LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3879ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3880(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3881SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3882of the lwIP TCP/IP stack. Author: Simon Goldschmidt <goldsimon@gmx.de> 3883 3884FILES: 3885ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ieee802154.h 3886-------------------------------------------------------------------------------- 3887 3888 3889 3890 3891 3892COPYRIGHT TEXT: 3893--------------- 3894 3895Copyright (c) 2015 Inico Technologies Ltd. All rights reserved. Redistribution 3896and use in source and binary forms, with or without modification, are permitted 3897provided that the following conditions are met: 1. Redistributions of source 3898code must retain the above copyright notice, this list of conditions and the 3899following disclaimer. 2. Redistributions in binary form must reproduce the above 3900copyright notice, this list of conditions and the following disclaimer in the 3901documentation and/or other materials provided with the distribution. 3. The name 3902of the author may not be used to endorse or promote products derived from this 3903software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3904THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3905LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3906PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3907ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3908(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3909LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3910ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3911(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3912SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3913of the lwIP TCP/IP stack. Author: Ivan Delamer <delamer@inicotech.com> Please 3914coordinate changes and requests with Ivan Delamer <delamer@inicotech.com> 3915 3916FILES: 3917ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/lowpan6.h 3918ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/lowpan6_common.h 3919ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/lowpan6_opts.h 3920ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/lowpan6.c 3921ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/lowpan6_common.c 3922-------------------------------------------------------------------------------- 3923 3924 3925 3926 3927 3928COPYRIGHT TEXT: 3929--------------- 3930 3931Copyright (c) 2017 Benjamin Aigner Copyright (c) 2015 Inico Technologies Ltd. , 3932Author: Ivan Delamer <delamer@inicotech.com> All rights reserved. Redistribution 3933and use in source and binary forms, with or without modification, are permitted 3934provided that the following conditions are met: 1. Redistributions of source 3935code must retain the above copyright notice, this list of conditions and the 3936following disclaimer. 2. Redistributions in binary form must reproduce the above 3937copyright notice, this list of conditions and the following disclaimer in the 3938documentation and/or other materials provided with the distribution. 3. The name 3939of the author may not be used to endorse or promote products derived from this 3940software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 3941THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3942LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 3943PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3944ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3945(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3946LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3947ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3948(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3949SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Author: Benjamin 3950Aigner <aignerb@technikum-wien.at> Based on the original 6lowpan implementation 3951of lwIP ( @see 6lowpan.c) 3952 3953FILES: 3954ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/lowpan6_ble.h 3955ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/lowpan6_ble.c 3956-------------------------------------------------------------------------------- 3957 3958 3959 3960 3961 3962COPYRIGHT TEXT: 3963--------------- 3964 3965Copyright (c) 2001, Swedish Institute of Computer Science. All rights reserved. 3966Redistribution and use in source and binary forms, with or without modification, 3967are permitted provided that the following conditions are met: 1. Redistributions 3968of source code must retain the above copyright notice, this list of conditions 3969and the following disclaimer. 2. Redistributions in binary form must reproduce 3970the above copyright notice, this list of conditions and the following disclaimer 3971in the documentation and/or other materials provided with the distribution. 3. 3972Neither the name of the Institute nor the names of its contributors may be used 3973to endorse or promote products derived from this software without specific prior 3974written permission. THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS 3975``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 3976THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3977ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE FOR 3978ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 3979(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3980LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 3981ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3982(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 3983SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part 3984of the lwIP TCP/IP stack. Author: Adam Dunkels <adam@sics.se> 3985 3986FILES: 3987ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/slipif.h 3988-------------------------------------------------------------------------------- 3989 3990 3991 3992 3993 3994COPYRIGHT TEXT: 3995--------------- 3996 3997ccp.h - Definitions for PPP Compression Control Protocol. Copyright (c) 39981994-2002 Paul Mackerras. All rights reserved. Redistribution and use in source 3999and binary forms, with or without modification, are permitted provided that the 4000following conditions are met: 1. Redistributions of source code must retain the
4001above copyright notice, this list of conditions and the following disclaimer. 2. 4002The name(s) of the authors of this software must not be used to endorse or 4003promote products derived from this software without prior written permission. 3. 4004Redistributions of any form whatsoever must retain the following acknowledgment: 4005"This product includes software developed by Paul Mackerras <paulus@samba.org>". 4006THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO THIS 4007SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 4008EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 4009DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 4010WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 4011OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. $Id: 4012ccp.h,v 1.12 2004/11/04 10:02:26 paulus Exp $ 4013 4014FILES: 4015ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/ccp.h 4016-------------------------------------------------------------------------------- 4017 4018 4019 4020 4021 4022COPYRIGHT TEXT: 4023--------------- 4024 4025chap-md5.h - New CHAP/MD5 implementation. Copyright (c) 2003 Paul Mackerras. All 4026rights reserved. Redistribution and use in source and binary forms, with or 4027without modification, are permitted provided that the following conditions are 4028met: 1. Redistributions of source code must retain the above copyright notice, 4029this list of conditions and the following disclaimer. 2. The name(s) of the 4030authors of this software must not be used to endorse or promote products derived 4031from this software without prior written permission. 3. Redistributions of any 4032form whatsoever must retain the following acknowledgment: "This product includes 4033software developed by Paul Mackerras <paulus@samba.org>". THE AUTHORS OF THIS 4034SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL 4035IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS 4036BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4037WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 4038CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 4039WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 4040 4041FILES: 4042ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/chap-md5.h 4043-------------------------------------------------------------------------------- 4044 4045 4046 4047 4048 4049COPYRIGHT TEXT: 4050--------------- 4051 4052chap-new.c - New CHAP implementation. Copyright (c) 2003 Paul Mackerras. All 4053rights reserved. Redistribution and use in source and binary forms, with or 4054without modification, are permitted provided that the following conditions are 4055met: 1. Redistributions of source code must retain the above copyright notice, 4056this list of conditions and the following disclaimer. 2. The name(s) of the 4057authors of this software must not be used to endorse or promote products derived 4058from this software without prior written permission. 3. Redistributions of any 4059form whatsoever must retain the following acknowledgment: "This product includes 4060software developed by Paul Mackerras <paulus@samba.org>". THE AUTHORS OF THIS 4061SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL 4062IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS 4063BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4064WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 4065CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 4066WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 4067 4068FILES: 4069ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/chap-new.h 4070ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/chap-new.c 4071-------------------------------------------------------------------------------- 4072 4073 4074 4075 4076 4077COPYRIGHT TEXT: 4078--------------- 4079 4080chap_ms.h - Challenge Handshake Authentication Protocol definitions. Copyright 4081(c) 1995 Eric Rosenquist. All rights reserved. Redistribution and use in source 4082and binary forms, with or without modification, are permitted provided that the 4083following conditions are met: 1. Redistributions of source code must retain the 4084above copyright notice, this list of conditions and the following disclaimer. 2. 4085Redistributions in binary form must reproduce the above copyright notice, this 4086list of conditions and the following disclaimer in the documentation and/or 4087other materials provided with the distribution. 3. The name(s) of the authors of 4088this software must not be used to endorse or promote products derived from this 4089software without prior written permission. THE AUTHORS OF THIS SOFTWARE DISCLAIM 4090ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 4091MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY 4092SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING 4093FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 4094OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 4095PERFORMANCE OF THIS SOFTWARE. $Id: chap_ms.h,v 1.13 2004/11/15 22:13:26 paulus 4096Exp $ 4097 4098FILES: 4099ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/chap_ms.h 4100-------------------------------------------------------------------------------- 4101 4102 4103 4104 4105 4106COPYRIGHT TEXT: 4107--------------- 4108 4109eap.h - Extensible Authentication Protocol for PPP (RFC 2284) Copyright (c) 2001 4110by Sun Microsystems, Inc. All rights reserved. Non-exclusive rights to 4111redistribute, modify, translate, and use this software in source and binary 4112forms, in whole or in part, is hereby granted, provided that the above copyright 4113notice is duplicated in any source form, and that neither the name of the 4114copyright holder nor the author is used to endorse or promote products derived 4115from this software. THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS 4116OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF 4117MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. Original version by James 4118Carlson $Id: eap.h,v 1.2 2003/06/11 23:56:26 paulus Exp $ 4119 4120FILES: 4121ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/eap.h 4122-------------------------------------------------------------------------------- 4123 4124 4125 4126 4127 4128COPYRIGHT TEXT: 4129--------------- 4130 4131ecp.h - Definitions for PPP Encryption Control Protocol. Copyright (c) 2002 4132Google, Inc. All rights reserved. Redistribution and use in source and binary 4133forms, with or without modification, are permitted provided that the following 4134conditions are met: 1. Redistributions of source code must retain the above 4135copyright notice, this list of conditions and the following disclaimer. 2. 4136Redistributions in binary form must reproduce the above copyright notice, this 4137list of conditions and the following disclaimer in the documentation and/or 4138other materials provided with the distribution. 3. The name(s) of the authors of 4139this software must not be used to endorse or promote products derived from this 4140software without prior written permission. THE AUTHORS OF THIS SOFTWARE DISCLAIM 4141ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 4142MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY 4143SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING 4144FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 4145OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 4146PERFORMANCE OF THIS SOFTWARE. $Id: ecp.h,v 1.2 2003/01/10 07:12:36 fcusack Exp $ 4147 4148FILES: 4149ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/ecp.h 4150-------------------------------------------------------------------------------- 4151 4152 4153 4154 4155 4156COPYRIGHT TEXT: 4157--------------- 4158 4159eui64.h - EUI64 routines for IPv6CP. Copyright (c) 1999 Tommi Komulainen. All 4160rights reserved. Redistribution and use in source and binary forms, with or 4161without modification, are permitted provided that the following conditions are 4162met: 1. Redistributions of source code must retain the above copyright notice, 4163this list of conditions and the following disclaimer. 2. Redistributions in 4164binary form must reproduce the above copyright notice, this list of conditions 4165and the following disclaimer in the documentation and/or other materials 4166provided with the distribution. 3. The name(s) of the authors of this software 4167must not be used to endorse or promote products derived from this software 4168without prior written permission. 4. Redistributions of any form whatsoever must 4169retain the following acknowledgment: "This product includes software developed 4170by Tommi Komulainen <Tommi.Komulainen@iki.fi>". THE AUTHORS OF THIS SOFTWARE 4171DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED 4172WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE 4173LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4174WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 4175CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 4176WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. $Id: eui64.h,v 1.6 2002/12/04 417723:03:32 paulus Exp $ 4178 4179FILES: 4180ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/eui64.h 4181-------------------------------------------------------------------------------- 4182 4183 4184 4185 4186 4187COPYRIGHT TEXT: 4188--------------- 4189 4190fsm.h - {Link, IP} Control Protocol Finite State Machine definitions. Copyright 4191(c) 1984-2000 Carnegie Mellon University. All rights reserved. Redistribution 4192and use in source and binary forms, with or without modification, are permitted 4193provided that the following conditions are met: 1. Redistributions of source 4194code must retain the above copyright notice, this list of conditions and the 4195following disclaimer. 2. Redistributions in binary form must reproduce the above 4196copyright notice, this list of conditions and the following disclaimer in the 4197documentation and/or other materials provided with the distribution. 3. The name 4198"Carnegie Mellon University" must not be used to endorse or promote products 4199derived from this software without prior written permission. For permission or 4200any legal details, please contact Office of Technology Transfer Carnegie Mellon 4201University 5000 Forbes Avenue Pittsburgh, PA 15213-3890 (412) 268-4387, fax: 4202(412) 268-7395 tech-transfer@andrew.cmu.edu 4. Redistributions of any form 4203whatsoever must retain the following acknowledgment: "This product includes 4204software developed by Computing Services at Carnegie Mellon University 4205(http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL 4206WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 4207MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE 4208LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4209WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 4210CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 4211WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. $Id: fsm.h,v 1.10 2004/11/13 421202:28:15 paulus Exp $ 4213 4214FILES: 4215ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/fsm.h 4216-------------------------------------------------------------------------------- 4217 4218 4219 4220 4221 4222COPYRIGHT TEXT: 4223--------------- 4224 4225ipcp.h - IP Control Protocol definitions. Copyright (c) 1984-2000 Carnegie 4226Mellon University. All rights reserved. Redistribution and use in source and 4227binary forms, with or without modification, are permitted provided that the 4228following conditions are met: 1. Redistributions of source code must retain the 4229above copyright notice, this list of conditions and the following disclaimer. 2. 4230Redistributions in binary form must reproduce the above copyright notice, this 4231list of conditions and the following disclaimer in the documentation and/or 4232other materials provided with the distribution. 3. The name "Carnegie Mellon 4233University" must not be used to endorse or promote products derived from this 4234software without prior written permission. For permission or any legal details, 4235please contact Office of Technology Transfer Carnegie Mellon University 5000 4236Forbes Avenue Pittsburgh, PA 15213-3890 (412) 268-4387, fax: (412) 268-7395 4237tech-transfer@andrew.cmu.edu 4. Redistributions of any form whatsoever must 4238retain the following acknowledgment: "This product includes software developed 4239by Computing Services at Carnegie Mellon University 4240(http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL 4241WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 4242MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE 4243LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4244WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 4245CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 4246WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. $Id: ipcp.h,v 1.14 2002/12/04 424723:03:32 paulus Exp $ 4248 4249FILES: 4250ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/ipcp.h 4251-------------------------------------------------------------------------------- 4252 4253 4254 4255 4256 4257COPYRIGHT TEXT: 4258--------------- 4259 4260ipv6cp.h - PPP IPV6 Control Protocol. Copyright (c) 1999 Tommi Komulainen. All 4261rights reserved. Redistribution and use in source and binary forms, with or 4262without modification, are permitted provided that the following conditions are 4263met: 1. Redistributions of source code must retain the above copyright notice, 4264this list of conditions and the following disclaimer. 2. Redistributions in 4265binary form must reproduce the above copyright notice, this list of conditions 4266and the following disclaimer in the documentation and/or other materials 4267provided with the distribution. 3. The name(s) of the authors of this software 4268must not be used to endorse or promote products derived from this software 4269without prior written permission. 4. Redistributions of any form whatsoever must 4270retain the following acknowledgment: "This product includes software developed 4271by Tommi Komulainen <Tommi.Komulainen@iki.fi>". THE AUTHORS OF THIS SOFTWARE 4272DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED 4273WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE 4274LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4275WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 4276CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 4277WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Original version, based on RFC2023 4278: Copyright (c) 1995, 1996, 1997 Francis.Dupont@inria.fr, INRIA Rocquencourt, 4279Alain.Durand@imag.fr, IMAG, Jean-Luc.Richier@imag.fr, IMAG-LSR. Copyright (c) 42801998, 1999 Francis.Dupont@inria.fr, GIE DYADE, Alain.Durand@imag.fr, IMAG, Jean- 4281Luc.Richier@imag.fr, IMAG-LSR. Ce travail a été fait au sein du GIE DYADE 4282(Groupement d'Intérêt Économique ayant pour membres BULL S.A. et l'INRIA). Ce 4283logiciel informatique est disponible aux conditions usuelles dans la recherche, 4284c'est-à-dire qu'il peut être utilisé, copié, modifié, distribué à 4285l'unique condition que ce texte soit conservé afin que l'origine de ce logiciel 4286soit reconnue. Le nom de l'Institut National de Recherche en Informatique et en 4287Automatique (INRIA), de l'IMAG, ou d'une personne morale ou physique ayant 4288participé à l'élaboration de ce logiciel ne peut être utilisé sans son 4289accord préalable explicite. Ce logiciel est fourni tel quel sans aucune 4290garantie, support ou responsabilité d'aucune sorte. Ce logiciel est dérivé de 4291sources d'origine "University of California at Berkeley" et "Digital Equipment 4292Corporation" couvertes par des copyrights. L'Institut d'Informatique et de 4293Mathématiques Appliquées de Grenoble (IMAG) est une fédération d'unités 4294mixtes de recherche du CNRS, de l'Institut National Polytechnique de Grenoble et 4295de l'Université Joseph Fourier regroupant sept laboratoires dont le laboratoire 4296Logiciels, Systèmes, Réseaux (LSR). This work has been done in the context of 4297GIE DYADE (joint R & D venture between BULL S.A. and INRIA). This software is 4298available with usual "research" terms with the aim of retain credits of the 4299software. Permission to use, copy, modify and distribute this software for any 4300purpose and without fee is hereby granted, provided that the above copyright 4301notice and this permission notice appear in all copies, and the name of INRIA, 4302IMAG, or any contributor not be used in advertising or publicity pertaining to 4303this material without the prior explicit permission. The software is provided 4304"as is" without any warranties, support or liabilities of any kind. This 4305software is derived from source code from "University of California at Berkeley" 4306and "Digital Equipment Corporation" protected by copyrights. Grenoble's 4307Institute of Computer Science and Applied Mathematics (IMAG) is a federation of 4308seven research units funded by the CNRS, National Polytechnic Institute of 4309Grenoble and University Joseph Fourier. The research unit in Software, Systems, 4310Networks (LSR) is member of IMAG. Derived from : ipcp.h - IP Control Protocol 4311definitions. Copyright (c) 1984-2000 Carnegie Mellon University. All rights 4312reserved. Redistribution and use in source and binary forms, with or without 4313modification, are permitted provided that the following conditions are met: 1. 4314Redistributions of source code must retain the above copyright notice, this list 4315of conditions and the following disclaimer. 2. Redistributions in binary form 4316must reproduce the above copyright notice, this list of conditions and the 4317following disclaimer in the documentation and/or other materials provided with 4318the distribution. 3. The name "Carnegie Mellon University" must not be used to 4319endorse or promote products derived from this software without prior written 4320permission. For permission or any legal details, please contact Office of 4321Technology Transfer Carnegie Mellon University 5000 Forbes Avenue Pittsburgh, PA 432215213-3890 (412) 268-4387, fax: (412) 268-7395 tech-transfer@andrew.cmu.edu 4. 4323Redistributions of any form whatsoever must retain the following acknowledgment: 4324"This product includes software developed by Computing Services at Carnegie 4325Mellon University (http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY 4326DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED 4327WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON 4328UNIVERSITY BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY 4329DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 4330ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 4331CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. $Id: ipv6cp.h,v 1.7 43322002/12/04 23:03:32 paulus Exp $ 4333 4334FILES: 4335ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/ipv6cp.h 4336-------------------------------------------------------------------------------- 4337 4338 4339 4340 4341 4342COPYRIGHT TEXT: 4343--------------- 4344 4345lcp.h - Link Control Protocol definitions. Copyright (c) 1984-2000 Carnegie 4346Mellon University. All rights reserved. Redistribution and use in source and 4347binary forms, with or without modification, are permitted provided that the 4348following conditions are met: 1. Redistributions of source code must retain the 4349above copyright notice, this list of conditions and the following disclaimer. 2. 4350Redistributions in binary form must reproduce the above copyright notice, this 4351list of conditions and the following disclaimer in the documentation and/or 4352other materials provided with the distribution. 3. The name "Carnegie Mellon 4353University" must not be used to endorse or promote products derived from this 4354software without prior written permission. For permission or any legal details, 4355please contact Office of Technology Transfer Carnegie Mellon University 5000 4356Forbes Avenue Pittsburgh, PA 15213-3890 (412) 268-4387, fax: (412) 268-7395 4357tech-transfer@andrew.cmu.edu 4. Redistributions of any form whatsoever must 4358retain the following acknowledgment: "This product includes software developed 4359by Computing Services at Carnegie Mellon University 4360(http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL 4361WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 4362MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE 4363LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4364WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 4365CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 4366WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. $Id: lcp.h,v 1.20 2004/11/14 436722:53:42 carlsonj Exp $ 4368 4369FILES: 4370ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/lcp.h 4371-------------------------------------------------------------------------------- 4372 4373 4374 4375 4376 4377COPYRIGHT TEXT: 4378--------------- 4379 4380magic.h - PPP Magic Number definitions. Copyright (c) 1984-2000 Carnegie Mellon 4381University. All rights reserved. Redistribution and use in source and binary 4382forms, with or without modification, are permitted provided that the following 4383conditions are met: 1. Redistributions of source code must retain the above 4384copyright notice, this list of conditions and the following disclaimer. 2. 4385Redistributions in binary form must reproduce the above copyright notice, this 4386list of conditions and the following disclaimer in the documentation and/or 4387other materials provided with the distribution. 3. The name "Carnegie Mellon 4388University" must not be used to endorse or promote products derived from this 4389software without prior written permission. For permission or any legal details, 4390please contact Office of Technology Transfer Carnegie Mellon University 5000 4391Forbes Avenue Pittsburgh, PA 15213-3890 (412) 268-4387, fax: (412) 268-7395 4392tech-transfer@andrew.cmu.edu 4. Redistributions of any form whatsoever must 4393retain the following acknowledgment: "This product includes software developed 4394by Computing Services at Carnegie Mellon University 4395(http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL 4396WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 4397MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE 4398LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4399WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 4400CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 4401WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. $Id: magic.h,v 1.5 2003/06/11 440223:56:26 paulus Exp $ randm.h - Random number generator header file. Copyright 4403(c) 2003 by Marc Boucher, Services Informatiques (MBSI) inc. Copyright (c) 1998 4404Global Election Systems Inc. The authors hereby grant permission to use, copy, 4405modify, distribute, and license this software and its documentation for any 4406purpose, provided that existing copyright notices are retained in all copies and 4407that this notice and the following disclaimer are included verbatim in any 4408distributions. No written agreement, license, or royalty fee is required for any 4409of the authorized uses. THIS SOFTWARE IS PROVIDED BY THE CONTRIBUTORS AS IS AND 4410ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 4411WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 4412DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 4413INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 4414BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 4415DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 4416LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 4417OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 4418ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. REVISION HISTORY 03-01-01 Marc 4419Boucher <marc@mbsi.ca> Ported to lwIP. 98-05-29 Guy Lancaster <glanca@gesn.com>, 4420Global Election Systems Inc. Extracted from avos. 4421 4422FILES: 4423ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/magic.h 4424-------------------------------------------------------------------------------- 4425 4426 4427 4428 4429 4430COPYRIGHT TEXT: 4431--------------- 4432 4433mppe.h - Definitions for MPPE Copyright (c) 2008 Paul Mackerras. All rights 4434reserved. Redistribution and use in source and binary forms, with or without 4435modification, are permitted provided that the following conditions are met: 1. 4436Redistributions of source code must retain the above copyright notice, this list 4437of conditions and the following disclaimer. 2. Redistributions in binary form 4438must reproduce the above copyright notice, this list of conditions and the 4439following disclaimer in the documentation and/or other materials provided with 4440the distribution. 3. The name(s) of the authors of this software must not be 4441used to endorse or promote products derived from this software without prior 4442written permission. 4. Redistributions of any form whatsoever must retain the 4443following acknowledgment: "This product includes software developed by Paul 4444Mackerras <paulus@samba.org>". THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL 4445WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 4446MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY 4447SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING 4448FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 4449OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 4450PERFORMANCE OF THIS SOFTWARE. 4451 4452FILES: 4453ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/mppe.h 4454-------------------------------------------------------------------------------- 4455 4456 4457 4458 4459 4460COPYRIGHT TEXT: 4461--------------- 4462 4463ppp.h - Network Point to Point Protocol header file. Copyright (c) 2003 by Marc 4464Boucher, Services Informatiques (MBSI) inc. portions Copyright (c) 1997 Global 4465Election Systems Inc. The authors hereby grant permission to use, copy, modify, 4466distribute, and license this software and its documentation for any purpose, 4467provided that existing copyright notices are retained in all copies and that 4468this notice and the following disclaimer are included verbatim in any 4469distributions. No written agreement, license, or royalty fee is required for any 4470of the authorized uses. THIS SOFTWARE IS PROVIDED BY THE CONTRIBUTORS AS IS AND 4471ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 4472WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 4473DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 4474INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 4475BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 4476DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 4477LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 4478OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 4479ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. REVISION HISTORY 03-01-01 Marc 4480Boucher <marc@mbsi.ca> Ported to lwIP. 97-11-05 Guy Lancaster <glanca@gesn.com>, 4481Global Election Systems Inc. Original derived from BSD codes. 4482 4483FILES: 4484ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/ppp.h 4485ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/ppp_impl.h 4486-------------------------------------------------------------------------------- 4487 4488 4489 4490 4491 4492COPYRIGHT TEXT: 4493--------------- 4494 4495pppcrypt.c - PPP/DES linkage for MS-CHAP and EAP SRP-SHA1 Extracted from 4496chap_ms.c by James Carlson. Copyright (c) 1995 Eric Rosenquist. All rights 4497reserved. Redistribution and use in source and binary forms, with or without 4498modification, are permitted provided that the following conditions are met: 1. 4499Redistributions of source code must retain the above copyright notice, this list 4500of conditions and the following disclaimer. 2. Redistributions in binary form 4501must reproduce the above copyright notice, this list of conditions and the 4502following disclaimer in the documentation and/or other materials provided with 4503the distribution. 3. The name(s) of the authors of this software must not be 4504used to endorse or promote products derived from this software without prior 4505written permission. THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH 4506REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND 4507FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR 4508CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA 4509OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS 4510ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 4511SOFTWARE. 4512 4513FILES: 4514ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/pppcrypt.h 4515ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/pppcrypt.c 4516-------------------------------------------------------------------------------- 4517 4518 4519 4520 4521 4522COPYRIGHT TEXT: 4523--------------- 4524 4525pppdebug.h - System debugging utilities. Copyright (c) 2003 by Marc Boucher, 4526Services Informatiques (MBSI) inc. portions Copyright (c) 1998 Global Election 4527Systems Inc. portions Copyright (c) 2001 by Cognizant Pty Ltd. The authors 4528hereby grant permission to use, copy, modify, distribute, and license this 4529software and its documentation for any purpose, provided that existing copyright 4530notices are retained in all copies and that this notice and the following 4531disclaimer are included verbatim in any distributions. No written agreement, 4532license, or royalty fee is required for any of the authorized uses. THIS 4533SOFTWARE IS PROVIDED BY THE CONTRIBUTORS AS IS AND ANY EXPRESS OR IMPLIED 4534WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 4535MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 4536SHALL THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 4537EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 4538OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 4539INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 4540CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 4541IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 4542OF SUCH DAMAGE. REVISION HISTORY (please don't use tabs!) 03-01-01 Marc Boucher 4543<marc@mbsi.ca> Ported to lwIP. 98-07-29 Guy Lancaster <lancasterg@acm.org>, 4544Global Election Systems Inc. Original. 4545 4546FILES: 4547ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/pppdebug.h 4548-------------------------------------------------------------------------------- 4549 4550 4551 4552 4553 4554COPYRIGHT TEXT: 4555--------------- 4556 4557pppoe.h - PPP Over Ethernet implementation for lwIP. Copyright (c) 2006 by Marc 4558Boucher, Services Informatiques (MBSI) inc. The authors hereby grant permission 4559to use, copy, modify, distribute, and license this software and its 4560documentation for any purpose, provided that existing copyright notices are 4561retained in all copies and that this notice and the following disclaimer are 4562included verbatim in any distributions. No written agreement, license, or 4563royalty fee is required for any of the authorized uses. THIS SOFTWARE IS 4564PROVIDED BY THE CONTRIBUTORS AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, 4565INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 4566FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 4567CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, 4568OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 4569SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 4570INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 4571CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 4572IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 4573OF SUCH DAMAGE. REVISION HISTORY 06-01-01 Marc Boucher <marc@mbsi.ca> Ported to 4574lwIP. Copyright (c) 2002 The NetBSD Foundation, Inc. All rights reserved. This 4575code is derived from software contributed to The NetBSD Foundation by Martin 4576Husemann <martin@NetBSD.org>. Redistribution and use in source and binary forms, 4577with or without modification, are permitted provided that the following 4578conditions are met: 1. Redistributions of source code must retain the above 4579copyright notice, this list of conditions and the following disclaimer. 2. 4580Redistributions in binary form must reproduce the above copyright notice, this 4581list of conditions and the following disclaimer in the documentation and/or 4582other materials provided with the distribution. 3. All advertising materials 4583mentioning features or use of this software must display the following 4584acknowledgement: This product includes software developed by the NetBSD 4585Foundation, Inc. and its contributors. 4. Neither the name of The NetBSD 4586Foundation nor the names of its contributors may be used to endorse or promote 4587products derived from this software without specific prior written permission. 4588THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS ``AS 4589IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 4590IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 4591DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY 4592DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 4593(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 4594LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 4595ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4596(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 4597SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4598 4599FILES: 4600ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/pppoe.h 4601-------------------------------------------------------------------------------- 4602 4603 4604 4605 4606 4607COPYRIGHT TEXT: 4608--------------- 4609 4610upap.h - User/Password Authentication Protocol definitions. Copyright (c) 46111984-2000 Carnegie Mellon University. All rights reserved. Redistribution and 4612use in source and binary forms, with or without modification, are permitted 4613provided that the following conditions are met: 1. Redistributions of source 4614code must retain the above copyright notice, this list of conditions and the 4615following disclaimer. 2. Redistributions in binary form must reproduce the above 4616copyright notice, this list of conditions and the following disclaimer in the 4617documentation and/or other materials provided with the distribution. 3. The name 4618"Carnegie Mellon University" must not be used to endorse or promote products 4619derived from this software without prior written permission. For permission or 4620any legal details, please contact Office of Technology Transfer Carnegie Mellon 4621University 5000 Forbes Avenue Pittsburgh, PA 15213-3890 (412) 268-4387, fax: 4622(412) 268-7395 tech-transfer@andrew.cmu.edu 4. Redistributions of any form 4623whatsoever must retain the following acknowledgment: "This product includes 4624software developed by Computing Services at Carnegie Mellon University 4625(http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL 4626WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 4627MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE 4628LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4629WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 4630CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 4631WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. $Id: upap.h,v 1.8 2002/12/04 463223:03:33 paulus Exp $ 4633 4634FILES: 4635ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/upap.h 4636-------------------------------------------------------------------------------- 4637 4638 4639 4640 4641 4642COPYRIGHT TEXT: 4643--------------- 4644 4645Definitions for tcp compression routines. $Id: vj.h,v 1.7 2010/02/22 17:52:09 4646goldsimon Exp $ Copyright (c) 1989 Regents of the University of California. All 4647rights reserved. Redistribution and use in source and binary forms are permitted 4648provided that the above copyright notice and this paragraph are duplicated in 4649all such forms and that any documentation, advertising materials, and other 4650materials related to such distribution and use acknowledge that the software was 4651developed by the University of California, Berkeley. The name of the University 4652may not be used to endorse or promote products derived from this software 4653without specific prior written permission. THIS SOFTWARE IS PROVIDED ``AS IS'' 4654AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, 4655THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. 4656Van Jacobson (van@helios.ee.lbl.gov), Dec 31, 1989: - Initial distribution. 4657 4658FILES: 4659ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/vj.h 4660-------------------------------------------------------------------------------- 4661 4662 4663 4664 4665 4666COPYRIGHT TEXT: 4667--------------- 4668 4669\file arc4.h Based on XySSL: Copyright (C) 2006-2008 Christophe Devine Copyright 4670(C) 2009 Paul Bakker <polarssl_maintainer at polarssl dot org> All rights 4671reserved. Redistribution and use in source and binary forms, with or without 4672modification, are permitted provided that the following conditions are met: 4673Redistributions of source code must retain the above copyright notice, this list 4674of conditions and the following disclaimer. Redistributions in binary form must 4675reproduce the above copyright notice, this list of conditions and the following 4676disclaimer in the documentation and/or other materials provided with the 4677distribution. Neither the names of PolarSSL or XySSL nor the names of its 4678contributors may be used to endorse or promote products derived from this 4679software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 4680THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED 4681WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 4682MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 4683SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 4684INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 4685LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 4686PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 4687LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 4688OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 4689ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4690 4691FILES: 4692ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/polarssl/arc4.h 4693-------------------------------------------------------------------------------- 4694 4695 4696 4697 4698 4699COPYRIGHT TEXT: 4700--------------- 4701 4702\file des.h Based on XySSL: Copyright (C) 2006-2008 Christophe Devine Copyright 4703(C) 2009 Paul Bakker <polarssl_maintainer at polarssl dot org> All rights 4704reserved. Redistribution and use in source and binary forms, with or without 4705modification, are permitted provided that the following conditions are met: 4706Redistributions of source code must retain the above copyright notice, this list 4707of conditions and the following disclaimer. Redistributions in binary form must 4708reproduce the above copyright notice, this list of conditions and the following 4709disclaimer in the documentation and/or other materials provided with the 4710distribution. Neither the names of PolarSSL or XySSL nor the names of its 4711contributors may be used to endorse or promote products derived from this 4712software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 4713THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED 4714WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 4715MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 4716SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 4717INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 4718LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 4719PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 4720LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 4721OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 4722ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4723 4724FILES: 4725ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/polarssl/des.h 4726-------------------------------------------------------------------------------- 4727 4728 4729 4730 4731 4732COPYRIGHT TEXT: 4733--------------- 4734 4735\file md4.h Based on XySSL: Copyright (C) 2006-2008 Christophe Devine Copyright 4736(C) 2009 Paul Bakker <polarssl_maintainer at polarssl dot org> All rights 4737reserved. Redistribution and use in source and binary forms, with or without 4738modification, are permitted provided that the following conditions are met: 4739Redistributions of source code must retain the above copyright notice, this list 4740of conditions and the following disclaimer. Redistributions in binary form must 4741reproduce the above copyright notice, this list of conditions and the following 4742disclaimer in the documentation and/or other materials provided with the 4743distribution. Neither the names of PolarSSL or XySSL nor the names of its 4744contributors may be used to endorse or promote products derived from this 4745software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 4746THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED 4747WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 4748MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 4749SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 4750INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 4751LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 4752PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 4753LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 4754OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 4755ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4756 4757FILES: 4758ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/polarssl/md4.h 4759-------------------------------------------------------------------------------- 4760 4761 4762 4763 4764 4765COPYRIGHT TEXT: 4766--------------- 4767 4768\file md5.h Based on XySSL: Copyright (C) 2006-2008 Christophe Devine Copyright 4769(C) 2009 Paul Bakker <polarssl_maintainer at polarssl dot org> All rights 4770reserved. Redistribution and use in source and binary forms, with or without 4771modification, are permitted provided that the following conditions are met: 4772Redistributions of source code must retain the above copyright notice, this list 4773of conditions and the following disclaimer. Redistributions in binary form must 4774reproduce the above copyright notice, this list of conditions and the following 4775disclaimer in the documentation and/or other materials provided with the 4776distribution. Neither the names of PolarSSL or XySSL nor the names of its 4777contributors may be used to endorse or promote products derived from this 4778software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 4779THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED 4780WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 4781MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 4782SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 4783INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 4784LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 4785PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 4786LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 4787OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 4788ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4789 4790FILES: 4791ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/polarssl/md5.h 4792-------------------------------------------------------------------------------- 4793 4794 4795 4796 4797 4798COPYRIGHT TEXT: 4799--------------- 4800 4801\file sha1.h Based on XySSL: Copyright (C) 2006-2008 Christophe Devine Copyright 4802(C) 2009 Paul Bakker <polarssl_maintainer at polarssl dot org> All rights 4803reserved. Redistribution and use in source and binary forms, with or without 4804modification, are permitted provided that the following conditions are met: 4805Redistributions of source code must retain the above copyright notice, this list 4806of conditions and the following disclaimer. Redistributions in binary form must 4807reproduce the above copyright notice, this list of conditions and the following 4808disclaimer in the documentation and/or other materials provided with the 4809distribution. Neither the names of PolarSSL or XySSL nor the names of its 4810contributors may be used to endorse or promote products derived from this 4811software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 4812THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED 4813WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 4814MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 4815SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 4816INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 4817LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 4818PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 4819LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 4820OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 4821ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4822 4823FILES: 4824ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/include/netif/ppp/polarssl/sha1.h 4825-------------------------------------------------------------------------------- 4826 4827 4828 4829 4830 4831COPYRIGHT TEXT: 4832--------------- 4833 4834Copyright (c) 2001-2004 Swedish Institute of Computer Science. All rights 4835reserved. Redistribution and use in source and binary forms, with or without 4836modification, are permitted provided that the following conditions are met: 1. 4837Redistributions of source code must retain the above copyright notice, this list 4838of conditions and the following disclaimer. 2. Redistributions in binary form 4839must reproduce the above copyright notice, this list of conditions and the 4840following disclaimer in the documentation and/or other materials provided with 4841the distribution. 3. Neither the name of the Institute nor the names of its 4842contributors may be used to endorse or promote products derived from this 4843software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 4844THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 4845INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 4846FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE 4847OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 4848EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 4849OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 4850INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 4851CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 4852IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 4853OF SUCH DAMAGE. This file is built upon the file: src/arch/rtxc/netif/sioslip.c 4854Author: Magnus Ivarsson <magnus.ivarsson(at)volvo.com> Simon Goldschmidt 4855 4856FILES: 4857ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/slipif.c 4858-------------------------------------------------------------------------------- 4859 4860 4861 4862 4863 4864COPYRIGHT TEXT: 4865--------------- 4866 4867auth.c - PPP authentication and phase control. Copyright (c) 1993-2002 Paul 4868Mackerras. All rights reserved. Redistribution and use in source and binary 4869forms, with or without modification, are permitted provided that the following 4870conditions are met: 1. Redistributions of source code must retain the above 4871copyright notice, this list of conditions and the following disclaimer. 2. The 4872name(s) of the authors of this software must not be used to endorse or promote 4873products derived from this software without prior written permission. 3. 4874Redistributions of any form whatsoever must retain the following acknowledgment: 4875"This product includes software developed by Paul Mackerras <paulus@samba.org>". 4876THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO THIS 4877SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 4878EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 4879DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 4880WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 4881OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Derived 4882from main.c, which is: Copyright (c) 1984-2000 Carnegie Mellon University. All 4883rights reserved. Redistribution and use in source and binary forms, with or 4884without modification, are permitted provided that the following conditions are 4885met: 1. Redistributions of source code must retain the above copyright notice, 4886this list of conditions and the following disclaimer. 2. Redistributions in 4887binary form must reproduce the above copyright notice, this list of conditions 4888and the following disclaimer in the documentation and/or other materials 4889provided with the distribution. 3. The name "Carnegie Mellon University" must 4890not be used to endorse or promote products derived from this software without 4891prior written permission. For permission or any legal details, please contact 4892Office of Technology Transfer Carnegie Mellon University 5000 Forbes Avenue 4893Pittsburgh, PA 15213-3890 (412) 268-4387, fax: (412) 268-7395 tech- 4894transfer@andrew.cmu.edu 4. Redistributions of any form whatsoever must retain 4895the following acknowledgment: "This product includes software developed by 4896Computing Services at Carnegie Mellon University 4897(http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL 4898WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 4899MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE 4900LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4901WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 4902CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 4903WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 4904 4905FILES: 4906ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/auth.c 4907-------------------------------------------------------------------------------- 4908 4909 4910 4911 4912 4913COPYRIGHT TEXT: 4914--------------- 4915 4916ccp.c - PPP Compression Control Protocol. Copyright (c) 1994-2002 Paul 4917Mackerras. All rights reserved. Redistribution and use in source and binary 4918forms, with or without modification, are permitted provided that the following 4919conditions are met: 1. Redistributions of source code must retain the above 4920copyright notice, this list of conditions and the following disclaimer. 2. The 4921name(s) of the authors of this software must not be used to endorse or promote 4922products derived from this software without prior written permission. 3. 4923Redistributions of any form whatsoever must retain the following acknowledgment: 4924"This product includes software developed by Paul Mackerras <paulus@samba.org>". 4925THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO THIS 4926SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 4927EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 4928DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 4929WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 4930OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 4931 4932FILES: 4933ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/ccp.c 4934-------------------------------------------------------------------------------- 4935 4936 4937 4938 4939 4940COPYRIGHT TEXT: 4941--------------- 4942 4943chap-md5.c - New CHAP/MD5 implementation. Copyright (c) 2003 Paul Mackerras. All 4944rights reserved. Redistribution and use in source and binary forms, with or 4945without modification, are permitted provided that the following conditions are 4946met: 1. Redistributions of source code must retain the above copyright notice, 4947this list of conditions and the following disclaimer. 2. The name(s) of the 4948authors of this software must not be used to endorse or promote products derived 4949from this software without prior written permission. 3. Redistributions of any 4950form whatsoever must retain the following acknowledgment: "This product includes 4951software developed by Paul Mackerras <paulus@samba.org>". THE AUTHORS OF THIS 4952SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL 4953IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS 4954BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4955WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 4956CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 4957WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 4958 4959FILES: 4960ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/chap-md5.c 4961-------------------------------------------------------------------------------- 4962 4963 4964 4965 4966 4967COPYRIGHT TEXT: 4968--------------- 4969 4970chap_ms.c - Microsoft MS-CHAP compatible implementation. Copyright (c) 1995 Eric 4971Rosenquist. All rights reserved. Redistribution and use in source and binary 4972forms, with or without modification, are permitted provided that the following 4973conditions are met: 1. Redistributions of source code must retain the above 4974copyright notice, this list of conditions and the following disclaimer. 2. 4975Redistributions in binary form must reproduce the above copyright notice, this 4976list of conditions and the following disclaimer in the documentation and/or 4977other materials provided with the distribution. 3. The name(s) of the authors of 4978this software must not be used to endorse or promote products derived from this 4979software without prior written permission. THE AUTHORS OF THIS SOFTWARE DISCLAIM 4980ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 4981MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY 4982SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING 4983FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 4984OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 4985PERFORMANCE OF THIS SOFTWARE. Modifications by Frank Cusack, frank@google.com, 4986March 2002. Implemented MS-CHAPv2 functionality, heavily based on sample 4987implementation in RFC 2759. Implemented MPPE functionality, heavily based on 4988sample implementation in RFC 3079. Copyright (c) 2002 Google, Inc. All rights 4989reserved. Redistribution and use in source and binary forms, with or without 4990modification, are permitted provided that the following conditions are met: 1. 4991Redistributions of source code must retain the above copyright notice, this list 4992of conditions and the following disclaimer. 2. Redistributions in binary form 4993must reproduce the above copyright notice, this list of conditions and the 4994following disclaimer in the documentation and/or other materials provided with 4995the distribution. 3. The name(s) of the authors of this software must not be 4996used to endorse or promote products derived from this software without prior 4997written permission. THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH 4998REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND 4999FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR 5000CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
5001OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS 5002ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 5003SOFTWARE. 5004 5005FILES: 5006ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/chap_ms.c 5007-------------------------------------------------------------------------------- 5008 5009 5010 5011 5012 5013COPYRIGHT TEXT: 5014--------------- 5015 5016demand.c - Support routines for demand-dialling. Copyright (c) 1996-2002 Paul 5017Mackerras. All rights reserved. Redistribution and use in source and binary 5018forms, with or without modification, are permitted provided that the following 5019conditions are met: 1. Redistributions of source code must retain the above 5020copyright notice, this list of conditions and the following disclaimer. 2. The 5021name(s) of the authors of this software must not be used to endorse or promote 5022products derived from this software without prior written permission. 3. 5023Redistributions of any form whatsoever must retain the following acknowledgment: 5024"This product includes software developed by Paul Mackerras <paulus@samba.org>". 5025THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO THIS 5026SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 5027EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 5028DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 5029WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 5030OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 5031 5032FILES: 5033ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/demand.c 5034-------------------------------------------------------------------------------- 5035 5036 5037 5038 5039 5040COPYRIGHT TEXT: 5041--------------- 5042 5043eap.c - Extensible Authentication Protocol for PPP (RFC 2284) Copyright (c) 2001 5044by Sun Microsystems, Inc. All rights reserved. Non-exclusive rights to 5045redistribute, modify, translate, and use this software in source and binary 5046forms, in whole or in part, is hereby granted, provided that the above copyright 5047notice is duplicated in any source form, and that neither the name of the 5048copyright holder nor the author is used to endorse or promote products derived 5049from this software. THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS 5050OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF 5051MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. Original version by James 5052Carlson This implementation of EAP supports MD5-Challenge and SRP-SHA1 5053authentication styles. Note that support of MD5-Challenge is a requirement of 5054RFC 2284, and that it's essentially just a reimplementation of regular RFC 1994 5055CHAP using EAP messages. As an authenticator ("server"), there are multiple 5056phases for each style. In the first phase of each style, the unauthenticated 5057peer name is queried using the EAP Identity request type. If the "remotename" 5058option is used, then this phase is skipped, because the peer's name is presumed 5059to be known. For MD5-Challenge, there are two phases, and the second phase 5060consists of sending the challenge itself and handling the associated response. 5061For SRP-SHA1, there are four phases. The second sends 's', 'N', and 'g'. The 5062reply contains 'A'. The third sends 'B', and the reply contains 'M1'. The forth 5063sends the 'M2' value. As an authenticatee ("client"), there's just a single 5064phase responding to the queries generated by the peer. EAP is an authenticator- 5065driven protocol. Based on draft-ietf-pppext-eap-srp-03.txt. 5066 5067FILES: 5068ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/eap.c 5069-------------------------------------------------------------------------------- 5070 5071 5072 5073 5074 5075COPYRIGHT TEXT: 5076--------------- 5077 5078ecp.c - PPP Encryption Control Protocol. Copyright (c) 2002 Google, Inc. All 5079rights reserved. Redistribution and use in source and binary forms, with or 5080without modification, are permitted provided that the following conditions are 5081met: 1. Redistributions of source code must retain the above copyright notice, 5082this list of conditions and the following disclaimer. 2. Redistributions in 5083binary form must reproduce the above copyright notice, this list of conditions 5084and the following disclaimer in the documentation and/or other materials 5085provided with the distribution. 3. The name(s) of the authors of this software 5086must not be used to endorse or promote products derived from this software 5087without prior written permission. THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL 5088WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 5089MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY 5090SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING 5091FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 5092OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 5093PERFORMANCE OF THIS SOFTWARE. Derived from ccp.c, which is: Copyright (c) 50941994-2002 Paul Mackerras. All rights reserved. Redistribution and use in source 5095and binary forms, with or without modification, are permitted provided that the 5096following conditions are met: 1. Redistributions of source code must retain the 5097above copyright notice, this list of conditions and the following disclaimer. 2. 5098The name(s) of the authors of this software must not be used to endorse or 5099promote products derived from this software without prior written permission. 3. 5100Redistributions of any form whatsoever must retain the following acknowledgment: 5101"This product includes software developed by Paul Mackerras <paulus@samba.org>". 5102THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO THIS 5103SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 5104EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 5105DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 5106WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 5107OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 5108 5109FILES: 5110ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/ecp.c 5111-------------------------------------------------------------------------------- 5112 5113 5114 5115 5116 5117COPYRIGHT TEXT: 5118--------------- 5119 5120eui64.c - EUI64 routines for IPv6CP. Copyright (c) 1999 Tommi Komulainen. All 5121rights reserved. Redistribution and use in source and binary forms, with or 5122without modification, are permitted provided that the following conditions are 5123met: 1. Redistributions of source code must retain the above copyright notice, 5124this list of conditions and the following disclaimer. 2. Redistributions in 5125binary form must reproduce the above copyright notice, this list of conditions 5126and the following disclaimer in the documentation and/or other materials 5127provided with the distribution. 3. The name(s) of the authors of this software 5128must not be used to endorse or promote products derived from this software 5129without prior written permission. 4. Redistributions of any form whatsoever must 5130retain the following acknowledgment: "This product includes software developed 5131by Tommi Komulainen <Tommi.Komulainen@iki.fi>". THE AUTHORS OF THIS SOFTWARE 5132DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED 5133WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE 5134LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 5135WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 5136CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 5137WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. $Id: eui64.c,v 1.6 2002/12/04 513823:03:32 paulus Exp $ 5139 5140FILES: 5141ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/eui64.c 5142-------------------------------------------------------------------------------- 5143 5144 5145 5146 5147 5148COPYRIGHT TEXT: 5149--------------- 5150 5151fsm.c - {Link, IP} Control Protocol Finite State Machine. Copyright (c) 51521984-2000 Carnegie Mellon University. All rights reserved. Redistribution and 5153use in source and binary forms, with or without modification, are permitted 5154provided that the following conditions are met: 1. Redistributions of source 5155code must retain the above copyright notice, this list of conditions and the 5156following disclaimer. 2. Redistributions in binary form must reproduce the above 5157copyright notice, this list of conditions and the following disclaimer in the 5158documentation and/or other materials provided with the distribution. 3. The name 5159"Carnegie Mellon University" must not be used to endorse or promote products 5160derived from this software without prior written permission. For permission or 5161any legal details, please contact Office of Technology Transfer Carnegie Mellon 5162University 5000 Forbes Avenue Pittsburgh, PA 15213-3890 (412) 268-4387, fax: 5163(412) 268-7395 tech-transfer@andrew.cmu.edu 4. Redistributions of any form 5164whatsoever must retain the following acknowledgment: "This product includes 5165software developed by Computing Services at Carnegie Mellon University 5166(http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL 5167WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 5168MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE 5169LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 5170WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 5171CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 5172WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 5173 5174FILES: 5175ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/fsm.c 5176-------------------------------------------------------------------------------- 5177 5178 5179 5180 5181 5182COPYRIGHT TEXT: 5183--------------- 5184 5185ipcp.c - PPP IP Control Protocol. Copyright (c) 1984-2000 Carnegie Mellon 5186University. All rights reserved. Redistribution and use in source and binary 5187forms, with or without modification, are permitted provided that the following 5188conditions are met: 1. Redistributions of source code must retain the above 5189copyright notice, this list of conditions and the following disclaimer. 2. 5190Redistributions in binary form must reproduce the above copyright notice, this 5191list of conditions and the following disclaimer in the documentation and/or 5192other materials provided with the distribution. 3. The name "Carnegie Mellon 5193University" must not be used to endorse or promote products derived from this 5194software without prior written permission. For permission or any legal details, 5195please contact Office of Technology Transfer Carnegie Mellon University 5000 5196Forbes Avenue Pittsburgh, PA 15213-3890 (412) 268-4387, fax: (412) 268-7395 5197tech-transfer@andrew.cmu.edu 4. Redistributions of any form whatsoever must 5198retain the following acknowledgment: "This product includes software developed 5199by Computing Services at Carnegie Mellon University 5200(http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL 5201WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 5202MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE 5203LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 5204WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 5205CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 5206WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 5207 5208FILES: 5209ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/ipcp.c 5210-------------------------------------------------------------------------------- 5211 5212 5213 5214 5215 5216COPYRIGHT TEXT: 5217--------------- 5218 5219ipv6cp.c - PPP IPV6 Control Protocol. Copyright (c) 1999 Tommi Komulainen. All 5220rights reserved. Redistribution and use in source and binary forms, with or 5221without modification, are permitted provided that the following conditions are 5222met: 1. Redistributions of source code must retain the above copyright notice, 5223this list of conditions and the following disclaimer. 2. Redistributions in 5224binary form must reproduce the above copyright notice, this list of conditions 5225and the following disclaimer in the documentation and/or other materials 5226provided with the distribution. 3. The name(s) of the authors of this software 5227must not be used to endorse or promote products derived from this software 5228without prior written permission. 4. Redistributions of any form whatsoever must 5229retain the following acknowledgment: "This product includes software developed 5230by Tommi Komulainen <Tommi.Komulainen@iki.fi>". THE AUTHORS OF THIS SOFTWARE 5231DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED 5232WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE 5233LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 5234WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 5235CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 5236WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Original version, based on RFC2023 5237: Copyright (c) 1995, 1996, 1997 Francis.Dupont@inria.fr, INRIA Rocquencourt, 5238Alain.Durand@imag.fr, IMAG, Jean-Luc.Richier@imag.fr, IMAG-LSR. Copyright (c) 52391998, 1999 Francis.Dupont@inria.fr, GIE DYADE, Alain.Durand@imag.fr, IMAG, Jean- 5240Luc.Richier@imag.fr, IMAG-LSR. Ce travail a été fait au sein du GIE DYADE 5241(Groupement d'Intérêt Économique ayant pour membres BULL S.A. et l'INRIA). Ce 5242logiciel informatique est disponible aux conditions usuelles dans la recherche, 5243c'est-à-dire qu'il peut être utilisé, copié, modifié, distribué à 5244l'unique condition que ce texte soit conservé afin que l'origine de ce logiciel 5245soit reconnue. Le nom de l'Institut National de Recherche en Informatique et en 5246Automatique (INRIA), de l'IMAG, ou d'une personne morale ou physique ayant 5247participé à l'élaboration de ce logiciel ne peut être utilisé sans son 5248accord préalable explicite. Ce logiciel est fourni tel quel sans aucune 5249garantie, support ou responsabilité d'aucune sorte. Ce logiciel est dérivé de 5250sources d'origine "University of California at Berkeley" et "Digital Equipment 5251Corporation" couvertes par des copyrights. L'Institut d'Informatique et de 5252Mathématiques Appliquées de Grenoble (IMAG) est une fédération d'unités 5253mixtes de recherche du CNRS, de l'Institut National Polytechnique de Grenoble et 5254de l'Université Joseph Fourier regroupant sept laboratoires dont le laboratoire 5255Logiciels, Systèmes, Réseaux (LSR). This work has been done in the context of 5256GIE DYADE (joint R & D venture between BULL S.A. and INRIA). This software is 5257available with usual "research" terms with the aim of retain credits of the 5258software. Permission to use, copy, modify and distribute this software for any 5259purpose and without fee is hereby granted, provided that the above copyright 5260notice and this permission notice appear in all copies, and the name of INRIA, 5261IMAG, or any contributor not be used in advertising or publicity pertaining to 5262this material without the prior explicit permission. The software is provided 5263"as is" without any warranties, support or liabilities of any kind. This 5264software is derived from source code from "University of California at Berkeley" 5265and "Digital Equipment Corporation" protected by copyrights. Grenoble's 5266Institute of Computer Science and Applied Mathematics (IMAG) is a federation of 5267seven research units funded by the CNRS, National Polytechnic Institute of 5268Grenoble and University Joseph Fourier. The research unit in Software, Systems, 5269Networks (LSR) is member of IMAG. Derived from : ipcp.c - PPP IP Control 5270Protocol. Copyright (c) 1984-2000 Carnegie Mellon University. All rights 5271reserved. Redistribution and use in source and binary forms, with or without 5272modification, are permitted provided that the following conditions are met: 1. 5273Redistributions of source code must retain the above copyright notice, this list 5274of conditions and the following disclaimer. 2. Redistributions in binary form 5275must reproduce the above copyright notice, this list of conditions and the 5276following disclaimer in the documentation and/or other materials provided with 5277the distribution. 3. The name "Carnegie Mellon University" must not be used to 5278endorse or promote products derived from this software without prior written 5279permission. For permission or any legal details, please contact Office of 5280Technology Transfer Carnegie Mellon University 5000 Forbes Avenue Pittsburgh, PA 528115213-3890 (412) 268-4387, fax: (412) 268-7395 tech-transfer@andrew.cmu.edu 4. 5282Redistributions of any form whatsoever must retain the following acknowledgment: 5283"This product includes software developed by Computing Services at Carnegie 5284Mellon University (http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY 5285DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED 5286WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON 5287UNIVERSITY BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY 5288DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 5289ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 5290CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. $Id: ipv6cp.c,v 1.21 52912005/08/25 23:59:34 paulus Exp $ 5292 5293FILES: 5294ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/ipv6cp.c 5295-------------------------------------------------------------------------------- 5296 5297 5298 5299 5300 5301COPYRIGHT TEXT: 5302--------------- 5303 5304lcp.c - PPP Link Control Protocol. Copyright (c) 1984-2000 Carnegie Mellon 5305University. All rights reserved. Redistribution and use in source and binary 5306forms, with or without modification, are permitted provided that the following 5307conditions are met: 1. Redistributions of source code must retain the above 5308copyright notice, this list of conditions and the following disclaimer. 2. 5309Redistributions in binary form must reproduce the above copyright notice, this 5310list of conditions and the following disclaimer in the documentation and/or 5311other materials provided with the distribution. 3. The name "Carnegie Mellon 5312University" must not be used to endorse or promote products derived from this 5313software without prior written permission. For permission or any legal details, 5314please contact Office of Technology Transfer Carnegie Mellon University 5000 5315Forbes Avenue Pittsburgh, PA 15213-3890 (412) 268-4387, fax: (412) 268-7395 5316tech-transfer@andrew.cmu.edu 4. Redistributions of any form whatsoever must 5317retain the following acknowledgment: "This product includes software developed 5318by Computing Services at Carnegie Mellon University 5319(http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL 5320WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 5321MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE 5322LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 5323WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 5324CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 5325WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 5326 5327FILES: 5328ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/lcp.c 5329-------------------------------------------------------------------------------- 5330 5331 5332 5333 5334 5335COPYRIGHT TEXT: 5336--------------- 5337 5338magic.c - PPP Magic Number routines. Copyright (c) 1984-2000 Carnegie Mellon 5339University. All rights reserved. Redistribution and use in source and binary 5340forms, with or without modification, are permitted provided that the following 5341conditions are met: 1. Redistributions of source code must retain the above 5342copyright notice, this list of conditions and the following disclaimer. 2. 5343Redistributions in binary form must reproduce the above copyright notice, this 5344list of conditions and the following disclaimer in the documentation and/or 5345other materials provided with the distribution. 3. The name "Carnegie Mellon 5346University" must not be used to endorse or promote products derived from this 5347software without prior written permission. For permission or any legal details, 5348please contact Office of Technology Transfer Carnegie Mellon University 5000 5349Forbes Avenue Pittsburgh, PA 15213-3890 (412) 268-4387, fax: (412) 268-7395 5350tech-transfer@andrew.cmu.edu 4. Redistributions of any form whatsoever must 5351retain the following acknowledgment: "This product includes software developed 5352by Computing Services at Carnegie Mellon University 5353(http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL 5354WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 5355MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE 5356LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 5357WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 5358CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 5359WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. randm.c - Random number generator 5360program file. Copyright (c) 2003 by Marc Boucher, Services Informatiques (MBSI) 5361inc. Copyright (c) 1998 by Global Election Systems Inc. The authors hereby grant 5362permission to use, copy, modify, distribute, and license this software and its 5363documentation for any purpose, provided that existing copyright notices are 5364retained in all copies and that this notice and the following disclaimer are 5365included verbatim in any distributions. No written agreement, license, or 5366royalty fee is required for any of the authorized uses. THIS SOFTWARE IS 5367PROVIDED BY THE CONTRIBUTORS AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, 5368INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 5369FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 5370CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, 5371OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 5372SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 5373INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 5374CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 5375IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 5376OF SUCH DAMAGE. REVISION HISTORY 03-01-01 Marc Boucher <marc@mbsi.ca> Ported to 5377lwIP. 98-06-03 Guy Lancaster <lancasterg@acm.org>, Global Election Systems Inc. 5378Extracted from avos. 5379 5380FILES: 5381ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/magic.c 5382-------------------------------------------------------------------------------- 5383 5384 5385 5386 5387 5388COPYRIGHT TEXT: 5389--------------- 5390 5391mppe.c - interface MPPE to the PPP code. By Frank Cusack <fcusack@fcusack.com>. 5392Copyright (c) 2002,2003,2004 Google, Inc. All rights reserved. License: 5393Permission to use, copy, modify, and distribute this software and its 5394documentation is hereby granted, provided that the above copyright notice 5395appears in all copies. This software is provided without any warranty, express 5396or implied. Changelog: 08/12/05 - Matt Domsch <Matt_Domsch@dell.com> Only need 5397extra skb padding on transmit, not receive. 06/18/04 - Matt Domsch 5398<Matt_Domsch@dell.com>, Oleg Makarenko <mole@quadra.ru> Use Linux kernel 2.6 5399arc4 and sha1 routines rather than providing our own. 2/15/04 - TS: added 5400include <version.h> and testing for Kernel version before using 5401MOD_DEC_USAGE_COUNT/MOD_INC_USAGE_COUNT which are deprecated in 2.6 5402 5403FILES: 5404ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/mppe.c 5405-------------------------------------------------------------------------------- 5406 5407 5408 5409 5410 5411COPYRIGHT TEXT: 5412--------------- 5413 5414multilink.c - support routines for multilink. Copyright (c) 2000-2002 Paul 5415Mackerras. All rights reserved. Redistribution and use in source and binary 5416forms, with or without modification, are permitted provided that the following 5417conditions are met: 1. Redistributions of source code must retain the above 5418copyright notice, this list of conditions and the following disclaimer. 2. The 5419name(s) of the authors of this software must not be used to endorse or promote 5420products derived from this software without prior written permission. 3. 5421Redistributions of any form whatsoever must retain the following acknowledgment: 5422"This product includes software developed by Paul Mackerras <paulus@samba.org>". 5423THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO THIS 5424SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 5425EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 5426DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 5427WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 5428OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 5429 5430FILES: 5431ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/multilink.c 5432-------------------------------------------------------------------------------- 5433 5434 5435 5436 5437 5438COPYRIGHT TEXT: 5439--------------- 5440 5441ppp.c - Network Point to Point Protocol program file. Copyright (c) 2003 by Marc 5442Boucher, Services Informatiques (MBSI) inc. portions Copyright (c) 1997 by 5443Global Election Systems Inc. The authors hereby grant permission to use, copy, 5444modify, distribute, and license this software and its documentation for any 5445purpose, provided that existing copyright notices are retained in all copies and 5446that this notice and the following disclaimer are included verbatim in any 5447distributions. No written agreement, license, or royalty fee is required for any 5448of the authorized uses. THIS SOFTWARE IS PROVIDED BY THE CONTRIBUTORS AS IS AND 5449ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 5450WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 5451DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 5452INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 5453BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 5454DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 5455LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 5456OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 5457ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. REVISION HISTORY 03-01-01 Marc 5458Boucher <marc@mbsi.ca> Ported to lwIP. 97-11-05 Guy Lancaster 5459<lancasterg@acm.org>, Global Election Systems Inc. Original. ppp_defs.h - PPP 5460definitions. if_pppvar.h - private structures and declarations for PPP. 5461Copyright (c) 1994 The Australian National University. All rights reserved. 5462Permission to use, copy, modify, and distribute this software and its 5463documentation is hereby granted, provided that the above copyright notice 5464appears in all copies. This software is provided without any warranty, express 5465or implied. The Australian National University makes no representations about 5466the suitability of this software for any purpose. IN NO EVENT SHALL THE 5467AUSTRALIAN NATIONAL UNIVERSITY BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, 5468SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS 5469SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE AUSTRALIAN NATIONAL UNIVERSITY HAVE 5470BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUSTRALIAN NATIONAL 5471UNIVERSITY SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 5472THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. 5473THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE AUSTRALIAN 5474NATIONAL UNIVERSITY HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, 5475ENHANCEMENTS, OR MODIFICATIONS. if_ppp.h - Point-to-Point Protocol definitions. 5476Copyright (c) 1989 Carnegie Mellon University. All rights reserved. 5477Redistribution and use in source and binary forms are permitted provided that 5478the above copyright notice and this paragraph are duplicated in all such forms 5479and that any documentation, advertising materials, and other materials related 5480to such distribution and use acknowledge that the software was developed by 5481Carnegie Mellon University. The name of the University may not be used to 5482endorse or promote products derived from this software without specific prior 5483written permission. THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS 5484OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF 5485MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. 5486 5487FILES: 5488ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/ppp.c 5489-------------------------------------------------------------------------------- 5490 5491 5492 5493 5494 5495COPYRIGHT TEXT: 5496--------------- 5497 5498pppoe.c - PPP Over Ethernet implementation for lwIP. Copyright (c) 2006 by Marc 5499Boucher, Services Informatiques (MBSI) inc. The authors hereby grant permission 5500to use, copy, modify, distribute, and license this software and its 5501documentation for any purpose, provided that existing copyright notices are 5502retained in all copies and that this notice and the following disclaimer are 5503included verbatim in any distributions. No written agreement, license, or 5504royalty fee is required for any of the authorized uses. THIS SOFTWARE IS 5505PROVIDED BY THE CONTRIBUTORS AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, 5506INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 5507FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 5508CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, 5509OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 5510SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 5511INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 5512CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 5513IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 5514OF SUCH DAMAGE. REVISION HISTORY 06-01-01 Marc Boucher <marc@mbsi.ca> Ported to 5515lwIP. Copyright (c) 2002 The NetBSD Foundation, Inc. All rights reserved. This 5516code is derived from software contributed to The NetBSD Foundation by Martin 5517Husemann <martin@NetBSD.org>. Redistribution and use in source and binary forms, 5518with or without modification, are permitted provided that the following 5519conditions are met: 1. Redistributions of source code must retain the above 5520copyright notice, this list of conditions and the following disclaimer. 2. 5521Redistributions in binary form must reproduce the above copyright notice, this 5522list of conditions and the following disclaimer in the documentation and/or 5523other materials provided with the distribution. 3. All advertising materials 5524mentioning features or use of this software must display the following 5525acknowledgement: This product includes software developed by the NetBSD 5526Foundation, Inc. and its contributors. 4. Neither the name of The NetBSD 5527Foundation nor the names of its contributors may be used to endorse or promote 5528products derived from this software without specific prior written permission. 5529THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS ``AS 5530IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 5531IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 5532DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY 5533DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 5534(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 5535LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 5536ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 5537(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 5538SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 5539 5540FILES: 5541ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/pppoe.c 5542-------------------------------------------------------------------------------- 5543 5544 5545 5546 5547 5548COPYRIGHT TEXT: 5549--------------- 5550 5551upap.c - User/Password Authentication Protocol. Copyright (c) 1984-2000 Carnegie 5552Mellon University. All rights reserved. Redistribution and use in source and 5553binary forms, with or without modification, are permitted provided that the 5554following conditions are met: 1. Redistributions of source code must retain the 5555above copyright notice, this list of conditions and the following disclaimer. 2. 5556Redistributions in binary form must reproduce the above copyright notice, this 5557list of conditions and the following disclaimer in the documentation and/or 5558other materials provided with the distribution. 3. The name "Carnegie Mellon 5559University" must not be used to endorse or promote products derived from this 5560software without prior written permission. For permission or any legal details, 5561please contact Office of Technology Transfer Carnegie Mellon University 5000 5562Forbes Avenue Pittsburgh, PA 15213-3890 (412) 268-4387, fax: (412) 268-7395 5563tech-transfer@andrew.cmu.edu 4. Redistributions of any form whatsoever must 5564retain the following acknowledgment: "This product includes software developed 5565by Computing Services at Carnegie Mellon University 5566(http://www.cmu.edu/computing/)." CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL 5567WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF 5568MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE 5569LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 5570WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 5571CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 5572WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 5573 5574FILES: 5575ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/upap.c 5576-------------------------------------------------------------------------------- 5577 5578 5579 5580 5581 5582COPYRIGHT TEXT: 5583--------------- 5584 5585utils.c - various utility functions used in pppd. Copyright (c) 1999-2002 Paul 5586Mackerras. All rights reserved. Redistribution and use in source and binary 5587forms, with or without modification, are permitted provided that the following 5588conditions are met: 1. Redistributions of source code must retain the above 5589copyright notice, this list of conditions and the following disclaimer. 2. The 5590name(s) of the authors of this software must not be used to endorse or promote 5591products derived from this software without prior written permission. 3. 5592Redistributions of any form whatsoever must retain the following acknowledgment: 5593"This product includes software developed by Paul Mackerras <paulus@samba.org>". 5594THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO THIS 5595SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 5596EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 5597DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 5598WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 5599OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 5600 5601FILES: 5602ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/utils.c 5603-------------------------------------------------------------------------------- 5604 5605 5606 5607 5608 5609COPYRIGHT TEXT: 5610--------------- 5611 5612Routines to compress and uncompess tcp packets (for transmission over low speed 5613serial lines. Copyright (c) 1989 Regents of the University of California. All 5614rights reserved. Redistribution and use in source and binary forms are permitted 5615provided that the above copyright notice and this paragraph are duplicated in 5616all such forms and that any documentation, advertising materials, and other 5617materials related to such distribution and use acknowledge that the software was 5618developed by the University of California, Berkeley. The name of the University 5619may not be used to endorse or promote products derived from this software 5620without specific prior written permission. THIS SOFTWARE IS PROVIDED ``AS IS'' 5621AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, 5622THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. 5623Van Jacobson (van@helios.ee.lbl.gov), Dec 31, 1989: Initial distribution. 5624Modified June 1993 by Paul Mackerras, paulus@cs.anu.edu.au, so that the entire 5625packet being decompressed doesn't have to be in contiguous memory (just the 5626compressed header). Modified March 1998 by Guy Lancaster, glanca@gesn.com, for a 562716 bit processor. 5628 5629FILES: 5630ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/vj.c 5631-------------------------------------------------------------------------------- 5632 5633 5634 5635 5636 5637COPYRIGHT TEXT: 5638--------------- 5639 5640An implementation of the ARCFOUR algorithm Based on XySSL: Copyright (C) 56412006-2008 Christophe Devine Copyright (C) 2009 Paul Bakker <polarssl_maintainer 5642at polarssl dot org> All rights reserved. Redistribution and use in source and 5643binary forms, with or without modification, are permitted provided that the 5644following conditions are met: Redistributions of source code must retain the 5645above copyright notice, this list of conditions and the following disclaimer. 5646Redistributions in binary form must reproduce the above copyright notice, this 5647list of conditions and the following disclaimer in the documentation and/or 5648other materials provided with the distribution. Neither the names of PolarSSL or 5649XySSL nor the names of its contributors may be used to endorse or promote 5650products derived from this software without specific prior written permission. 5651THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 5652ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 5653WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 5654DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 5655ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 5656(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 5657LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 5658ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 5659(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 5660SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 5661 5662FILES: 5663ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/polarssl/arc4.c 5664-------------------------------------------------------------------------------- 5665 5666 5667 5668 5669 5670COPYRIGHT TEXT: 5671--------------- 5672 5673FIPS-46-3 compliant Triple-DES implementation Based on XySSL: Copyright (C) 56742006-2008 Christophe Devine Copyright (C) 2009 Paul Bakker <polarssl_maintainer 5675at polarssl dot org> All rights reserved. Redistribution and use in source and 5676binary forms, with or without modification, are permitted provided that the 5677following conditions are met: Redistributions of source code must retain the 5678above copyright notice, this list of conditions and the following disclaimer. 5679Redistributions in binary form must reproduce the above copyright notice, this 5680list of conditions and the following disclaimer in the documentation and/or 5681other materials provided with the distribution. Neither the names of PolarSSL or 5682XySSL nor the names of its contributors may be used to endorse or promote 5683products derived from this software without specific prior written permission. 5684THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 5685ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 5686WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 5687DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 5688ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 5689(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 5690LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 5691ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 5692(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 5693SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 5694 5695FILES: 5696ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/polarssl/des.c 5697-------------------------------------------------------------------------------- 5698 5699 5700 5701 5702 5703COPYRIGHT TEXT: 5704--------------- 5705 5706RFC 1186/1320 compliant MD4 implementation Based on XySSL: Copyright (C) 57072006-2008 Christophe Devine Copyright (C) 2009 Paul Bakker <polarssl_maintainer 5708at polarssl dot org> All rights reserved. Redistribution and use in source and 5709binary forms, with or without modification, are permitted provided that the 5710following conditions are met: Redistributions of source code must retain the 5711above copyright notice, this list of conditions and the following disclaimer. 5712Redistributions in binary form must reproduce the above copyright notice, this 5713list of conditions and the following disclaimer in the documentation and/or 5714other materials provided with the distribution. Neither the names of PolarSSL or 5715XySSL nor the names of its contributors may be used to endorse or promote 5716products derived from this software without specific prior written permission. 5717THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 5718ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 5719WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 5720DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 5721ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 5722(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 5723LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 5724ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 5725(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 5726SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 5727 5728FILES: 5729ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/polarssl/md4.c 5730-------------------------------------------------------------------------------- 5731 5732 5733 5734 5735 5736COPYRIGHT TEXT: 5737--------------- 5738 5739RFC 1321 compliant MD5 implementation Based on XySSL: Copyright (C) 2006-2008 5740Christophe Devine Copyright (C) 2009 Paul Bakker <polarssl_maintainer at 5741polarssl dot org> All rights reserved. Redistribution and use in source and 5742binary forms, with or without modification, are permitted provided that the 5743following conditions are met: Redistributions of source code must retain the 5744above copyright notice, this list of conditions and the following disclaimer. 5745Redistributions in binary form must reproduce the above copyright notice, this 5746list of conditions and the following disclaimer in the documentation and/or 5747other materials provided with the distribution. Neither the names of PolarSSL or 5748XySSL nor the names of its contributors may be used to endorse or promote 5749products derived from this software without specific prior written permission. 5750THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 5751ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 5752WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 5753DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 5754ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 5755(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 5756LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 5757ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 5758(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 5759SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 5760 5761FILES: 5762ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/polarssl/md5.c 5763-------------------------------------------------------------------------------- 5764 5765 5766 5767 5768 5769COPYRIGHT TEXT: 5770--------------- 5771 5772FIPS-180-1 compliant SHA-1 implementation Based on XySSL: Copyright (C) 57732006-2008 Christophe Devine Copyright (C) 2009 Paul Bakker <polarssl_maintainer 5774at polarssl dot org> All rights reserved. Redistribution and use in source and 5775binary forms, with or without modification, are permitted provided that the 5776following conditions are met: Redistributions of source code must retain the 5777above copyright notice, this list of conditions and the following disclaimer. 5778Redistributions in binary form must reproduce the above copyright notice, this 5779list of conditions and the following disclaimer in the documentation and/or 5780other materials provided with the distribution. Neither the names of PolarSSL or 5781XySSL nor the names of its contributors may be used to endorse or promote 5782products derived from this software without specific prior written permission. 5783THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 5784ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 5785WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 5786DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 5787ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 5788(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 5789LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 5790ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 5791(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 5792SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 5793 5794FILES: 5795ThirdParty/sw_services/lwip211/src/lwip-2.1.1/src/netif/ppp/polarssl/sha1.c 5796-------------------------------------------------------------------------------- 5797 5798 5799 5800 5801 5802COPYRIGHT TEXT: 5803--------------- 5804 5805Copyright (c) 2015 - 2020 Xilinx, Inc. All rights reserved. 5806SPDX-License-Identifier: MIT 5807 5808FILES: 5809ThirdParty/sw_services/openamp/data/openamp.mld 5810ThirdParty/sw_services/openamp/data/openamp.tcl 5811XilinxProcessorIPLib/drivers/csi/examples/xcsi_example_selftest.c 5812XilinxProcessorIPLib/drivers/dphy/examples/xdphy_example_selftest.c 5813lib/bsp/standalone/src/arm/ARMv8/32bit/gcc/Makefile 5814lib/bsp/standalone/src/arm/ARMv8/32bit/gcc/xil-crt0.S 5815lib/bsp/standalone/src/arm/ARMv8/32bit/xil_cache.h 5816lib/bsp/standalone/src/arm/ARMv8/32bit/xpseudo_asm.h 5817lib/bsp/standalone/src/arm/cortexr5/xil_mmu.h 5818lib/bsp/standalone/src/common/xil_mem.h 5819lib/sw_apps/freertos_hello_world/data/freertos_hello_world.tcl 5820lib/sw_apps/libmetal_echo_demo/data/libmetal_echo_demo.mss 5821lib/sw_apps/openamp_echo_test/data/openamp_echo_test.mss 5822lib/sw_apps/openamp_echo_test/data/openamp_echo_test.tcl 5823lib/sw_apps/openamp_matrix_multiply/data/openamp_matrix_multiply.mss 5824lib/sw_apps/openamp_matrix_multiply/data/openamp_matrix_multiply.tcl 5825lib/sw_apps/openamp_rpc_demo/data/openamp_rpc_demo.mss 5826lib/sw_apps/openamp_rpc_demo/data/openamp_rpc_demo.tcl 5827lib/sw_apps/zynqmp_fsbl/data/zynqmp_fsbl.tcl 5828lib/sw_apps/zynqmp_fsbl/src/Makefile 5829lib/sw_apps/zynqmp_fsbl/src/xfsbl_bs.h 5830lib/sw_apps/zynqmp_fsbl/src/xfsbl_debug.h 5831lib/sw_apps/zynqmp_fsbl/src/xfsbl_error.h 5832lib/sw_apps/zynqmp_fsbl/src/xfsbl_exit.S 5833lib/sw_apps/zynqmp_fsbl/src/xfsbl_handoff.c 5834lib/sw_apps/zynqmp_fsbl/src/xfsbl_hooks.c 5835lib/sw_apps/zynqmp_fsbl/src/xfsbl_hooks.h 5836lib/sw_apps/zynqmp_fsbl/src/xfsbl_image_header.c 5837lib/sw_apps/zynqmp_fsbl/src/xfsbl_image_header.h 5838lib/sw_apps/zynqmp_fsbl/src/xfsbl_misc.c 5839lib/sw_apps/zynqmp_fsbl/src/xfsbl_misc.h 5840lib/sw_apps/zynqmp_fsbl/src/xfsbl_misc_drivers.c 5841lib/sw_apps/zynqmp_fsbl/src/xfsbl_misc_drivers.h 5842lib/sw_apps/zynqmp_fsbl/src/xfsbl_nand.c 5843lib/sw_apps/zynqmp_fsbl/src/xfsbl_translation_table_a53_32.S 5844lib/sw_apps/zynqmp_pmufw/data/zynqmp_pmufw.mss 5845lib/sw_apps/zynqmp_pmufw/data/zynqmp_pmufw.tcl 5846lib/sw_apps/zynqmp_pmufw/src/apu.h 5847lib/sw_apps/zynqmp_pmufw/src/crf_apb.h 5848lib/sw_apps/zynqmp_pmufw/src/crl_apb.h 5849lib/sw_apps/zynqmp_pmufw/src/ipi.h 5850lib/sw_apps/zynqmp_pmufw/src/lpd_slcr.h 5851lib/sw_apps/zynqmp_pmufw/src/pmu_global.h 5852lib/sw_apps/zynqmp_pmufw/src/pmu_iomodule.h 5853lib/sw_apps/zynqmp_pmufw/src/pmu_local.h 5854lib/sw_apps/zynqmp_pmufw/src/rpu.h 5855lib/sw_apps/zynqmp_pmufw/src/rtc.h 5856lib/sw_apps/zynqmp_pmufw/src/uart0.h 5857lib/sw_apps/zynqmp_pmufw/src/uart1.h 5858lib/sw_apps/zynqmp_pmufw/src/xpfw_core.h 5859lib/sw_apps/zynqmp_pmufw/src/xpfw_debug.h 5860lib/sw_apps/zynqmp_pmufw/src/xpfw_error_manager.c 5861lib/sw_apps/zynqmp_pmufw/src/xpfw_error_manager.h 5862lib/sw_apps/zynqmp_pmufw/src/xpfw_events.c 5863lib/sw_apps/zynqmp_pmufw/src/xpfw_events.h 5864lib/sw_apps/zynqmp_pmufw/src/xpfw_interrupts.h 5865lib/sw_apps/zynqmp_pmufw/src/xpfw_main.c 5866lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_dap.c 5867lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_dap.h 5868lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_em.c 5869lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_em.h 5870lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_legacy.c 5871lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_legacy.h 5872lib/sw_apps/zynqmp_pmufw/src/xpfw_module.c 5873lib/sw_apps/zynqmp_pmufw/src/xpfw_module.h 5874lib/sw_apps/zynqmp_pmufw/src/xpfw_platform.c 5875lib/sw_apps/zynqmp_pmufw/src/xpfw_platform.h 5876lib/sw_apps/zynqmp_pmufw/src/xpfw_resets.c 5877lib/sw_apps/zynqmp_pmufw/src/xpfw_resets.h 5878lib/sw_apps/zynqmp_pmufw/src/xpfw_rom_interface.c 5879lib/sw_apps/zynqmp_pmufw/src/xpfw_rom_interface.h 5880lib/sw_apps/zynqmp_pmufw/src/xpfw_scheduler.c 5881lib/sw_apps/zynqmp_pmufw/src/xpfw_scheduler.h 5882lib/sw_apps/zynqmp_pmufw/src/xpfw_start.S 5883lib/sw_apps/zynqmp_pmufw/src/xpfw_user_startup.h 5884lib/sw_apps/zynqmp_pmufw/src/xpfw_util.c 5885lib/sw_apps/zynqmp_pmufw/src/xpfw_util.h 5886lib/sw_services/xilpm/examples/gic_setup.c 5887lib/sw_services/xilpm/examples/gic_setup.h 5888lib/sw_services/xilpm/examples/timer.c 5889lib/sw_services/xilpm/examples/timer.h 5890lib/sw_services/xilpm/examples/xilpm_selfsuspend_example.c 5891lib/sw_services/xilpm/src/zynqmp/client/apu/pm_apu.h 5892lib/sw_services/xilpm/src/zynqmp/client/apu/pm_client.c 5893lib/sw_services/xilpm/src/zynqmp/client/apu/pm_client.h 5894lib/sw_services/xilpm/src/zynqmp/client/common/pm_api_sys.h 5895lib/sw_services/xilpm/src/zynqmp/client/common/pm_callbacks.c 5896lib/sw_services/xilpm/src/zynqmp/client/common/pm_callbacks.h 5897lib/sw_services/xilpm/src/zynqmp/client/common/pm_clock.c 5898lib/sw_services/xilpm/src/zynqmp/client/common/pm_clock.h 5899lib/sw_services/xilpm/src/zynqmp/client/rpu/pm_client.c 5900lib/sw_services/xilpm/src/zynqmp/client/rpu/pm_client.h 5901lib/sw_services/xilpm/src/zynqmp/client/rpu/pm_rpu.h 5902lib/sw_services/xilskey/examples/xilskey_bbramps_zynqmp_example.c 5903lib/sw_services/xilskey/examples/xilskey_efuseps_zynqmp_example.c 5904lib/sw_services/xilskey/examples/xilskey_efuseps_zynqmp_input.h 5905lib/sw_services/xilskey/src/xilskey_bbramps_zynqmp.c 5906lib/sw_services/xilskey/src/xilskey_bbramps_zynqmp_hw.h 5907-------------------------------------------------------------------------------- 5908 5909 5910 5911 5912 5913COPYRIGHT TEXT: 5914--------------- 5915 5916Copyright (c) 2021, STMicroelectronics 5917SPDX-License-Identifier: BSD-3-Clause 5918 5919FILES: 5920ThirdParty/sw_services/openamp/src/open-amp/lib/version.c 5921-------------------------------------------------------------------------------- 5922 5923 5924 5925 5926 5927COPYRIGHT TEXT: 5928--------------- 5929 5930Copyright (c) 2014, Mentor Graphics Corporation All rights reserved. 5931SPDX-License-Identifier: BSD-3-Clause 5932 5933FILES: 5934ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/elf_loader.h 5935ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/open_amp.h 5936ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/remoteproc_loader.h 5937ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/rpmsg_retarget.h 5938ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/rsc_table_parser.h 5939ThirdParty/sw_services/openamp/src/open-amp/lib/proxy/rpmsg_retarget.c 5940ThirdParty/sw_services/openamp/src/open-amp/lib/remoteproc/elf_loader.c 5941-------------------------------------------------------------------------------- 5942 5943 5944 5945 5946 5947COPYRIGHT TEXT: 5948--------------- 5949 5950Remoteproc Framework Copyright(c) 2018 Xilinx Ltd. Copyright(c) 2011 Texas 5951Instruments, Inc. Copyright(c) 2011 Google, Inc. All rights reserved. 5952SPDX-License-Identifier: BSD-3-Clause 5953 5954FILES: 5955ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/remoteproc.h 5956-------------------------------------------------------------------------------- 5957 5958 5959 5960 5961 5962COPYRIGHT TEXT: 5963--------------- 5964 5965Remoteproc Virtio Framework Copyright(c) 2018 Xilinx Ltd. Copyright(c) 2011 5966Texas Instruments, Inc. Copyright(c) 2011 Google, Inc. All rights reserved. 5967SPDX-License-Identifier: BSD-3-Clause 5968 5969FILES: 5970ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/remoteproc_virtio.h 5971-------------------------------------------------------------------------------- 5972 5973 5974 5975 5976 5977COPYRIGHT TEXT: 5978--------------- 5979 5980Remote processor messaging Copyright (C) 2011 Texas Instruments, Inc. Copyright 5981(C) 2011 Google, Inc. All rights reserved. Copyright (c) 2016 Freescale 5982Semiconductor, Inc. All rights reserved. 5983SPDX-License-Identifier: BSD-3-Clause 5984 5985FILES: 5986ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/rpmsg.h 5987-------------------------------------------------------------------------------- 5988 5989 5990 5991 5992 5993COPYRIGHT TEXT: 5994--------------- 5995 5996rpmsg based on virtio Copyright (C) 2018 Linaro, Inc. All rights reserved. 5997Copyright (c) 2016 Freescale Semiconductor, Inc. All rights reserved. 5998SPDX-License-Identifier: BSD-3-Clause 5999 6000FILES:
6001ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/rpmsg_virtio.h 6002-------------------------------------------------------------------------------- 6003 6004 6005 6006 6007 6008COPYRIGHT TEXT: 6009--------------- 6010 6011SPDX-License-Identifier: BSD-3-Clause $FreeBSD$ 6012 6013FILES: 6014ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/virtio.h 6015ThirdParty/sw_services/openamp/src/open-amp/lib/rpmsg/rpmsg_internal.h 6016-------------------------------------------------------------------------------- 6017 6018 6019 6020 6021 6022COPYRIGHT TEXT: 6023--------------- 6024 6025Copyright Rusty Russell IBM Corporation 2007. 6026SPDX-License-Identifier: BSD-3-Clause $FreeBSD$ 6027 6028FILES: 6029ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/virtio_ring.h 6030-------------------------------------------------------------------------------- 6031 6032 6033 6034 6035 6036COPYRIGHT TEXT: 6037--------------- 6038 6039Copyright (c) 2011, Bryan Venteicher <bryanv@FreeBSD.org> All rights reserved. 6040SPDX-License-Identifier: BSD-2-Clause $FreeBSD$ 6041 6042FILES: 6043ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/virtqueue.h 6044-------------------------------------------------------------------------------- 6045 6046 6047 6048 6049 6050COPYRIGHT TEXT: 6051--------------- 6052 6053Copyright (c) 2021, STMicroelectronics. 6054SPDX-License-Identifier: BSD-3-Clause 6055 6056FILES: 6057ThirdParty/sw_services/openamp/src/open-amp/lib/include/openamp/version.h 6058-------------------------------------------------------------------------------- 6059 6060 6061 6062 6063 6064COPYRIGHT TEXT: 6065--------------- 6066 6067Copyright (c) 2014, Mentor Graphics Corporation All rights reserved. Copyright 6068(c) 2015 Xilinx, Inc. All rights reserved. 6069SPDX-License-Identifier: BSD-3-Clause 6070 6071FILES: 6072ThirdParty/sw_services/openamp/src/open-amp/lib/remoteproc/remoteproc.c 6073lib/sw_apps/openamp_echo_test/src/machine/zynq7/rsc_table.c 6074lib/sw_apps/openamp_echo_test/src/machine/zynq7/rsc_table.h 6075lib/sw_apps/openamp_echo_test/src/system/generic/machine/zynq7/helper.c 6076lib/sw_apps/openamp_matrix_multiply/src/machine/zynq7/rsc_table.c 6077lib/sw_apps/openamp_matrix_multiply/src/machine/zynq7/rsc_table.h 6078lib/sw_apps/openamp_matrix_multiply/src/system/generic/machine/zynq7/helper.c 6079lib/sw_apps/openamp_rpc_demo/src/machine/zynq7/rsc_table.c 6080lib/sw_apps/openamp_rpc_demo/src/machine/zynq7/rsc_table.h 6081lib/sw_apps/openamp_rpc_demo/src/system/generic/machine/zynq7/helper.c 6082-------------------------------------------------------------------------------- 6083 6084 6085 6086 6087 6088COPYRIGHT TEXT: 6089--------------- 6090 6091Remoteproc Virtio Framework Implementation Copyright(c) 2018 Xilinx Ltd. 6092Copyright(c) 2011 Texas Instruments, Inc. Copyright(c) 2011 Google, Inc. All 6093rights reserved. 6094SPDX-License-Identifier: BSD-3-Clause 6095 6096FILES: 6097ThirdParty/sw_services/openamp/src/open-amp/lib/remoteproc/remoteproc_virtio.c 6098-------------------------------------------------------------------------------- 6099 6100 6101 6102 6103 6104COPYRIGHT TEXT: 6105--------------- 6106 6107Copyright (c) 2014, Mentor Graphics Corporation Copyright (c) 2018, Xilinx Inc. 6108All rights reserved. 6109SPDX-License-Identifier: BSD-3-Clause 6110 6111FILES: 6112ThirdParty/sw_services/openamp/src/open-amp/lib/remoteproc/rsc_table_parser.c 6113-------------------------------------------------------------------------------- 6114 6115 6116 6117 6118 6119COPYRIGHT TEXT: 6120--------------- 6121 6122Copyright (c) 2014, Mentor Graphics Corporation All rights reserved. Copyright 6123(c) 2016 Freescale Semiconductor, Inc. All rights reserved. Copyright (c) 2018 6124Linaro, Inc. All rights reserved. 6125SPDX-License-Identifier: BSD-3-Clause 6126 6127FILES: 6128ThirdParty/sw_services/openamp/src/open-amp/lib/rpmsg/rpmsg.c 6129ThirdParty/sw_services/openamp/src/open-amp/lib/rpmsg/rpmsg_virtio.c 6130-------------------------------------------------------------------------------- 6131 6132 6133 6134 6135 6136COPYRIGHT TEXT: 6137--------------- 6138 6139Copyright (c) 2011, Bryan Venteicher <bryanv@FreeBSD.org> All rights reserved. 6140SPDX-License-Identifier: BSD-2-Clause 6141 6142FILES: 6143ThirdParty/sw_services/openamp/src/open-amp/lib/virtio/virtio.c 6144ThirdParty/sw_services/openamp/src/open-amp/lib/virtio/virtqueue.c 6145-------------------------------------------------------------------------------- 6146 6147 6148 6149 6150 6151COPYRIGHT TEXT: 6152--------------- 6153 6154Copyright (C) 2018 - 2020 Xilinx, Inc. All rights reserved. 6155SPDX-License-Identifier: MIT 6156 6157FILES: 6158XilinxProcessorIPLib/drivers/aiengine/data/aiengine.mdd 6159XilinxProcessorIPLib/drivers/aiengine/data/aiengine.tcl 6160XilinxProcessorIPLib/drivers/aiengine/examples/aie_sim_test/ext/sockcli/xsock.c 6161XilinxProcessorIPLib/drivers/aiengine/examples/aie_sim_test/ext/sockcli/xsock.h 6162XilinxProcessorIPLib/drivers/aiengine/examples/aie_sim_test/ext/sockcli/xsock_clitest.c 6163XilinxProcessorIPLib/drivers/aiengine/examples/aie_sim_test/ext/sockserv/xsock_servtest.c 6164XilinxProcessorIPLib/drivers/aiengine/examples/aie_sim_test/ext/top/xaiesim.c 6165XilinxProcessorIPLib/drivers/aiengine/examples/aie_sim_test/ext/top/xaiesim.h 6166XilinxProcessorIPLib/drivers/aiengine/examples/aie_sim_test/ext/top/xaiesim_elfload.c 6167XilinxProcessorIPLib/drivers/aiengine/examples/aie_sim_test/ext/top/xaiesim_elfload.h 6168XilinxProcessorIPLib/drivers/aiengine/examples/xaierts_test_app.c 6169XilinxProcessorIPLib/drivers/aiengine/src/Makefile 6170XilinxProcessorIPLib/drivers/aiengine/src/dma/xaiedma_shim.c 6171XilinxProcessorIPLib/drivers/aiengine/src/dma/xaiedma_shim.h 6172XilinxProcessorIPLib/drivers/aiengine/src/dma/xaiedma_tile.c 6173XilinxProcessorIPLib/drivers/aiengine/src/dma/xaiedma_tile.h 6174XilinxProcessorIPLib/drivers/aiengine/src/global/xaiegbl.c 6175XilinxProcessorIPLib/drivers/aiengine/src/global/xaiegbl.h 6176XilinxProcessorIPLib/drivers/aiengine/src/global/xaiegbl_defs.h 6177XilinxProcessorIPLib/drivers/aiengine/src/global/xaiegbl_reginit.h 6178XilinxProcessorIPLib/drivers/aiengine/src/global/xaiegbl_sinit.c 6179XilinxProcessorIPLib/drivers/aiengine/src/lib/xaieconfig.h 6180XilinxProcessorIPLib/drivers/aiengine/src/lib/xaielib.c 6181XilinxProcessorIPLib/drivers/aiengine/src/lib/xaielib.h 6182XilinxProcessorIPLib/drivers/aiengine/src/lib/xparameters_aie.h 6183XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_core.c 6184XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_core.h 6185XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_event.c 6186XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_event.h 6187XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_lock.c 6188XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_lock.h 6189XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_mem.c 6190XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_mem.h 6191XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_perfcnt.c 6192XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_perfcnt.h 6193XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_plif.c 6194XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_plif.h 6195XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_shim.c 6196XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_shim.h 6197XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_strm.c 6198XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_strm.h 6199XilinxProcessorIPLib/drivers/aiengine/src/xaiengine.h 6200XilinxProcessorIPLib/drivers/audio_formatter/data/audio_formatter.tcl 6201XilinxProcessorIPLib/drivers/audio_formatter/examples/xaudioformatter_intr_example.c 6202XilinxProcessorIPLib/drivers/audio_formatter/src/xaudioformatter.c 6203XilinxProcessorIPLib/drivers/audio_formatter/src/xaudioformatter_g.c 6204XilinxProcessorIPLib/drivers/audio_formatter/src/xaudioformatter_hw.h 6205XilinxProcessorIPLib/drivers/audio_formatter/src/xaudioformatter_intr.c 6206XilinxProcessorIPLib/drivers/audio_formatter/src/xaudioformatter_sinit.c 6207XilinxProcessorIPLib/drivers/dp14rxss/examples/src/dats_dp14/videofmc_defs.h 6208XilinxProcessorIPLib/drivers/dp14txss/examples/src/dats_dp14/videofmc_defs.h 6209XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/platform_config.h 6210XilinxProcessorIPLib/drivers/pciepsu/data/pciepsu.mdd 6211XilinxProcessorIPLib/drivers/pciepsu/data/pciepsu.tcl 6212XilinxProcessorIPLib/drivers/pciepsu/examples/xpciepsu_rc_enumerate_example.c 6213XilinxProcessorIPLib/drivers/pciepsu/src/xpciepsu.c 6214XilinxProcessorIPLib/drivers/pciepsu/src/xpciepsu.h 6215XilinxProcessorIPLib/drivers/pciepsu/src/xpciepsu_caps.c 6216XilinxProcessorIPLib/drivers/pciepsu/src/xpciepsu_common.h 6217XilinxProcessorIPLib/drivers/pciepsu/src/xpciepsu_g.c 6218XilinxProcessorIPLib/drivers/pciepsu/src/xpciepsu_hw.h 6219XilinxProcessorIPLib/drivers/pciepsu/src/xpciepsu_sinit.c 6220XilinxProcessorIPLib/drivers/rfdc/examples/xrfdc_clk.c 6221XilinxProcessorIPLib/drivers/rfdc/examples/xrfdc_clk.h 6222XilinxProcessorIPLib/drivers/sysmon/examples/xsysmon_aux_polled_example.c 6223XilinxProcessorIPLib/drivers/tmrctr/examples/xtmrctr_pwm_example.c 6224XilinxProcessorIPLib/drivers/v_hdmirxss/examples/hdcp_key_utility/hdcp_key_utility.c 6225XilinxProcessorIPLib/drivers/v_hdmirxss/examples/platforms/platform_config.h 6226XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/dp159.h 6227XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/tmds181.h 6228XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/hdcp_key_utility.c 6229XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/platforms/platform_config.h 6230XilinxProcessorIPLib/drivers/v_hdmitxss/examples/hdcp_key_utility/hdcp_key_utility.c 6231XilinxProcessorIPLib/drivers/v_hdmitxss/examples/platforms/platform_config.h 6232XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/dp159.h 6233XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/tmds181.h 6234XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/hdcp_key_utility.c 6235XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/platforms/platform_config.h 6236XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/fzetta_fmc/fzetta_fmc_ctlr.c 6237XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/fzetta_fmc/fzetta_fmc_ctlr.h 6238XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/fzetta_fmc/fzetta_fmc_gpio.c 6239XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/fzetta_fmc/fzetta_fmc_gpio.h 6240XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/fzetta_fmc/fzetta_fmc_iic.c 6241XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/fzetta_fmc/fzetta_fmc_iic.h 6242XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/fzetta_fmc/fzetta_fmc_init_table.c 6243XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/fzetta_fmc/fzetta_fmc_init_table.h 6244XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/fzetta_fmc/fzetta_fmc_spi.c 6245XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/fzetta_fmc/fzetta_fmc_spi.h 6246XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/main.c 6247XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_rx_example/xsdi_example.c 6248XilinxProcessorIPLib/drivers/v_sditxss/examples/xuhdsdi_pixco_example/platform.c 6249XilinxProcessorIPLib/drivers/v_sditxss/examples/xuhdsdi_pixco_example/platform.h 6250XilinxProcessorIPLib/drivers/v_sditxss/examples/xuhdsdi_pixco_example/platform_config.h 6251XilinxProcessorIPLib/drivers/v_sditxss/examples/xuhdsdi_pixco_example/si570drv.c 6252XilinxProcessorIPLib/drivers/v_sditxss/examples/xuhdsdi_pixco_example/si570drv.h 6253XilinxProcessorIPLib/drivers/v_sditxss/examples/xuhdsdi_pixco_example/xsdi_example.c 6254XilinxProcessorIPLib/drivers/v_sditxss/examples/xuhdsdi_pixco_example/xsdi_menu.c 6255XilinxProcessorIPLib/drivers/v_sditxss/examples/xuhdsdi_pixco_example/xsdi_menu.h 6256XilinxProcessorIPLib/drivers/vprocss/examples/src/xv_procss_example.c 6257-------------------------------------------------------------------------------- 6258 6259 6260 6261 6262 6263COPYRIGHT TEXT: 6264--------------- 6265 6266Copyright (C) 2020 Xilinx, Inc. All rights reserved. 6267SPDX-License-Identifier: MIT 6268 6269FILES: 6270XilinxProcessorIPLib/drivers/aiengine/examples/xaie-events.c 6271XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_error.c 6272XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_error.h 6273XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_timer.c 6274XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_timer.h 6275XilinxProcessorIPLib/drivers/clk_wiz/examples/xclk_wiz_setrate_example.c 6276XilinxProcessorIPLib/drivers/clk_wiz/examples/xclk_wiz_versal_example.c 6277XilinxProcessorIPLib/drivers/dfxasm/data/dfxasm.mdd 6278XilinxProcessorIPLib/drivers/dfxasm/data/dfxasm.tcl 6279XilinxProcessorIPLib/drivers/dfxasm/src/xdfxasm_g.c 6280XilinxProcessorIPLib/drivers/vtc/examples/vtc_selftest_example.c 6281XilinxProcessorIPLib/drivers/vtc/src/xvtc_selftest.c 6282lib/bsp/standalone/src/arm/ARMv8/64bit/platform/versal/armclang/translation_table.S 6283-------------------------------------------------------------------------------- 6284 6285 6286 6287 6288 6289COPYRIGHT TEXT: 6290--------------- 6291 6292Copyright (C) 2005 - 2020 Xilinx, Inc. All rights reserved. 6293SPDX-License-Identifier: MIT 6294 6295FILES: 6296XilinxProcessorIPLib/drivers/aiengine/src/global/xaiegbl_g.c 6297XilinxProcessorIPLib/drivers/aiengine/src/global/xaiegbl_params.h 6298XilinxProcessorIPLib/drivers/aiengine/src/global/xaiegbl_reginit.c 6299XilinxProcessorIPLib/drivers/emaclite/data/emaclite_tapp.tcl 6300XilinxProcessorIPLib/drivers/hwicap/data/hwicap_header.h 6301XilinxProcessorIPLib/drivers/iic/data/iic.mdd 6302XilinxProcessorIPLib/drivers/iic/data/iic_header.h 6303XilinxProcessorIPLib/drivers/iic/data/iic_tapp.tcl 6304XilinxProcessorIPLib/drivers/llfifo/data/llfifo.mdd 6305XilinxProcessorIPLib/drivers/llfifo/data/llfifo.tcl 6306XilinxProcessorIPLib/drivers/llfifo/src/xllfifo.c 6307XilinxProcessorIPLib/drivers/llfifo/src/xllfifo.h 6308XilinxProcessorIPLib/drivers/llfifo/src/xllfifo_hw.h 6309XilinxProcessorIPLib/drivers/llfifo/src/xstreamer.c 6310XilinxProcessorIPLib/drivers/llfifo/src/xstreamer.h 6311XilinxProcessorIPLib/drivers/tmrctr/data/tmrctr_header.h 6312XilinxProcessorIPLib/drivers/tmrctr/data/tmrctr_intr_header.h 6313-------------------------------------------------------------------------------- 6314 6315 6316 6317 6318 6319COPYRIGHT TEXT: 6320--------------- 6321 6322Copyright (C) 2019 - 2020 Xilinx, Inc. All rights reserved. 6323SPDX-License-Identifier: MIT 6324 6325FILES: 6326XilinxProcessorIPLib/drivers/aiengine/src/lib/xaielib_npi.c 6327XilinxProcessorIPLib/drivers/aiengine/src/lib/xaielib_npi.h 6328XilinxProcessorIPLib/drivers/aiengine/src/pm/xaiepm_clock.c 6329XilinxProcessorIPLib/drivers/aiengine/src/pm/xaiepm_clock.h 6330XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_noc.c 6331XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_noc.h 6332XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_pl.c 6333XilinxProcessorIPLib/drivers/dp14rxss/examples/src/dats_dp14/idt_8t49n24x.c 6334XilinxProcessorIPLib/drivers/dp14rxss/examples/src/dats_dp14/idt_8t49n24x.h 6335XilinxProcessorIPLib/drivers/dp14rxss/src/hdcp22/xdprxss_hdcp22.c 6336XilinxProcessorIPLib/drivers/dp14txss/examples/src/dats_dp14/idt_8t49n24x.c 6337XilinxProcessorIPLib/drivers/dp14txss/examples/src/dats_dp14/idt_8t49n24x.h 6338XilinxProcessorIPLib/drivers/dp14txss/src/hdcp22/xdptxss_hdcp22.c 6339XilinxProcessorIPLib/drivers/dp14txss/src/hdcp22/xdptxss_hdcp22.h 6340XilinxProcessorIPLib/drivers/hdcp22_cipher_dp/src/xhdcp22_cipher_dp.c 6341XilinxProcessorIPLib/drivers/hdcp22_cipher_dp/src/xhdcp22_cipher_dp.h 6342XilinxProcessorIPLib/drivers/hdcp22_cipher_dp/src/xhdcp22_cipher_dp_hw.h 6343XilinxProcessorIPLib/drivers/hdcp22_cipher_dp/src/xhdcp22_cipher_dp_selftest.c 6344XilinxProcessorIPLib/drivers/hdcp22_cipher_dp/src/xhdcp22_cipher_dp_sinit.c 6345XilinxProcessorIPLib/drivers/hdcp22_rx_dp/src/xhdcp22_rx_dp.c 6346XilinxProcessorIPLib/drivers/hdcp22_rx_dp/src/xhdcp22_rx_dp.h 6347XilinxProcessorIPLib/drivers/hdcp22_rx_dp/src/xhdcp22_rx_dp_crypt.c 6348XilinxProcessorIPLib/drivers/hdcp22_rx_dp/src/xhdcp22_rx_dp_i.h 6349XilinxProcessorIPLib/drivers/hdcp22_rx_dp/src/xhdcp22_rx_dp_sinit.c 6350XilinxProcessorIPLib/drivers/hdcp22_rx_dp/src/xhdcp22_rx_dp_test.c 6351XilinxProcessorIPLib/drivers/hdcp22_tx_dp/data/hdcp22_tx_dp.mdd 6352XilinxProcessorIPLib/drivers/hdcp22_tx_dp/data/hdcp22_tx_dp.tcl 6353XilinxProcessorIPLib/drivers/hdcp22_tx_dp/src/xhdcp22_tx_dp.c 6354XilinxProcessorIPLib/drivers/hdcp22_tx_dp/src/xhdcp22_tx_dp.h 6355XilinxProcessorIPLib/drivers/hdcp22_tx_dp/src/xhdcp22_tx_dp_crypt.c 6356XilinxProcessorIPLib/drivers/hdcp22_tx_dp/src/xhdcp22_tx_dp_i.h 6357XilinxProcessorIPLib/drivers/hdcp22_tx_dp/src/xhdcp22_tx_dp_sinit.c 6358XilinxProcessorIPLib/drivers/pciepsu/examples/xpciepsu_ep_enable_example.c 6359XilinxProcessorIPLib/drivers/pciepsu/src/xpciepsu_ep.c 6360XilinxProcessorIPLib/drivers/pciepsu/src/xpciepsu_ep.h 6361XilinxProcessorIPLib/drivers/pmonpsv/data/pmonpsv.mdd 6362XilinxProcessorIPLib/drivers/pmonpsv/data/pmonpsv.tcl 6363XilinxProcessorIPLib/drivers/pmonpsv/examples/xpmonpsv_selftest_example.c 6364XilinxProcessorIPLib/drivers/pmonpsv/src/xpmonpsv.c 6365XilinxProcessorIPLib/drivers/pmonpsv/src/xpmonpsv.h 6366XilinxProcessorIPLib/drivers/pmonpsv/src/xpmonpsv_g.c 6367XilinxProcessorIPLib/drivers/pmonpsv/src/xpmonpsv_hw.h 6368XilinxProcessorIPLib/drivers/pmonpsv/src/xpmonpsv_sint.c 6369XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_intr.c 6370XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/fzetta_fmc/fzetta_fmc_ctlr.c 6371XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/fzetta_fmc/fzetta_fmc_ctlr.h 6372XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/fzetta_fmc/fzetta_fmc_gpio.c 6373XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/fzetta_fmc/fzetta_fmc_gpio.h 6374XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/fzetta_fmc/fzetta_fmc_iic.c 6375XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/fzetta_fmc/fzetta_fmc_iic.h 6376XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/fzetta_fmc/fzetta_fmc_init_table.c 6377XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/fzetta_fmc/fzetta_fmc_init_table.h 6378XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/fzetta_fmc/fzetta_fmc_spi.c 6379XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/fzetta_fmc/fzetta_fmc_spi.h 6380XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/xsdi_menu.h 6381XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/xuhdsdi_example.c 6382XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_example/xuhdsdi_example.c 6383XilinxProcessorIPLib/drivers/xdmapcie/data/xdmapcie.mdd 6384XilinxProcessorIPLib/drivers/xdmapcie/data/xdmapcie.tcl 6385XilinxProcessorIPLib/drivers/xdmapcie/examples/xdmapcie_rc_enumerate_example.c 6386XilinxProcessorIPLib/drivers/xdmapcie/src/xdmapcie.c 6387XilinxProcessorIPLib/drivers/xdmapcie/src/xdmapcie.h 6388XilinxProcessorIPLib/drivers/xdmapcie/src/xdmapcie_caps.c 6389XilinxProcessorIPLib/drivers/xdmapcie/src/xdmapcie_common.h 6390XilinxProcessorIPLib/drivers/xdmapcie/src/xdmapcie_hw.h 6391XilinxProcessorIPLib/drivers/xdmapcie/src/xdmapcie_intr.c 6392XilinxProcessorIPLib/drivers/xdmapcie/src/xdmapcie_sinit.c 6393-------------------------------------------------------------------------------- 6394 6395 6396 6397 6398 6399COPYRIGHT TEXT: 6400--------------- 6401 6402Copyright (c) 2018 - 2020 Xilinx, Inc. All rights reserved. 6403SPDX-License-Identifier: MIT 6404 6405FILES: 6406XilinxProcessorIPLib/drivers/aiengine/src/lib/ext/xaieio.c 6407XilinxProcessorIPLib/drivers/aiengine/src/lib/ext/xaieio.h 6408XilinxProcessorIPLib/drivers/aiengine/src/lib/ext/xaietile_proc.c 6409XilinxProcessorIPLib/drivers/aiengine/src/lib/ext/xaietile_proc.h 6410XilinxProcessorIPLib/drivers/sdiaud/data/sdiaud.mdd 6411lib/bsp/standalone/src/arm/ARMv8/64bit/platform/ZynqMP/armclang/translation_table.S 6412lib/sw_apps/ddr_self_refresh/data/ddr_self_refresh.mss 6413lib/sw_apps/versal_plm/src/xplm_module.h 6414lib/sw_apps/versal_plm/src/xplm_proc.h 6415lib/sw_apps/versal_psmfw/data/versal_psmfw.mss 6416lib/sw_apps/versal_psmfw/src/crf.h 6417lib/sw_apps/versal_psmfw/src/crl.h 6418lib/sw_apps/versal_psmfw/src/fpd_apu.h 6419lib/sw_apps/versal_psmfw/src/ipi.h 6420lib/sw_apps/versal_psmfw/src/pmc_global.h 6421lib/sw_apps/versal_psmfw/src/psm_global.h 6422lib/sw_apps/versal_psmfw/src/psm_local.h 6423lib/sw_apps/versal_psmfw/src/rpu.h 6424lib/sw_apps/versal_psmfw/src/xpsmfw_config.h 6425lib/sw_apps/versal_psmfw/src/xpsmfw_debug.h 6426lib/sw_apps/versal_psmfw/src/xpsmfw_default.h 6427lib/sw_apps/versal_psmfw/src/xpsmfw_init.h 6428lib/sw_apps/versal_psmfw/src/xpsmfw_iomodule.c 6429lib/sw_apps/versal_psmfw/src/xpsmfw_iomodule.h 6430lib/sw_apps/versal_psmfw/src/xpsmfw_main.c 6431lib/sw_apps/versal_psmfw/src/xpsmfw_util.c 6432lib/sw_apps/versal_psmfw/src/xpsmfw_util.h 6433lib/sw_apps/zynq_fsbl/misc/zc702/ps7_init.h 6434lib/sw_apps/zynq_fsbl/misc/zc706/ps7_init.h 6435lib/sw_apps/zynq_fsbl/misc/zed/ps7_init.h 6436lib/sw_apps/zynqmp_fsbl/misc/zcu102-es2/psu_init.c 6437lib/sw_apps/zynqmp_fsbl/misc/zcu102-es2/psu_init.h 6438lib/sw_apps/zynqmp_fsbl/misc/zcu102/psu_init.c 6439lib/sw_apps/zynqmp_fsbl/misc/zcu102/psu_init.h 6440lib/sw_apps/zynqmp_pmufw/src/afi.h 6441lib/sw_apps/zynqmp_pmufw/src/csudma.h 6442lib/sw_apps/zynqmp_pmufw/src/gpio.h 6443lib/sw_apps/zynqmp_pmufw/src/pm_csudma.c 6444lib/sw_apps/zynqmp_pmufw/src/pm_csudma.h 6445lib/sw_apps/zynqmp_pmufw/src/pm_pinctrl.h 6446lib/sw_apps/zynqmp_pmufw/src/rsa.h 6447lib/sw_apps/zynqmp_pmufw/src/rsa_core.h 6448lib/sw_services/xilfpga/examples/xfpga_readback_example.c 6449lib/sw_services/xilloader/data/xilloader.tcl 6450lib/sw_services/xilpm/src/versal/server/xpm_apucore.h 6451lib/sw_services/xilpm/src/versal/server/xpm_clock.c 6452lib/sw_services/xilpm/src/versal/server/xpm_clock.h 6453lib/sw_services/xilpm/src/versal/server/xpm_core.c 6454lib/sw_services/xilpm/src/versal/server/xpm_core.h 6455lib/sw_services/xilpm/src/versal/server/xpm_domain_iso.c 6456lib/sw_services/xilpm/src/versal/server/xpm_domain_iso.h 6457lib/sw_services/xilpm/src/versal/server/xpm_gic_proxy.c 6458lib/sw_services/xilpm/src/versal/server/xpm_gic_proxy.h 6459lib/sw_services/xilpm/src/versal/server/xpm_node.c 6460lib/sw_services/xilpm/src/versal/server/xpm_pin.c 6461lib/sw_services/xilpm/src/versal/server/xpm_pin.h 6462lib/sw_services/xilpm/src/versal/server/xpm_pinfunc.c 6463lib/sw_services/xilpm/src/versal/server/xpm_pinfunc.h 6464lib/sw_services/xilpm/src/versal/server/xpm_pll.c 6465lib/sw_services/xilpm/src/versal/server/xpm_pll.h 6466lib/sw_services/xilpm/src/versal/server/xpm_pmc.h 6467lib/sw_services/xilpm/src/versal/server/xpm_pmcdomain.h 6468lib/sw_services/xilpm/src/versal/server/xpm_psm.h 6469lib/sw_services/xilpm/src/versal/server/xpm_rpucore.h 6470-------------------------------------------------------------------------------- 6471 6472 6473 6474 6475 6476COPYRIGHT TEXT: 6477--------------- 6478 6479Copyright (C) 2019-2020 Xilinx, Inc. All rights reserved. 6480SPDX-License-Identifier: MIT 6481 6482FILES: 6483XilinxProcessorIPLib/drivers/aiengine/src/tile/xaietile_pl.h 6484-------------------------------------------------------------------------------- 6485 6486 6487 6488 6489 6490COPYRIGHT TEXT: 6491--------------- 6492 6493Copyright (C) 2014 - 2020 Xilinx, Inc. All rights reserved. 6494SPDX-License-Identifier: MIT 6495 6496FILES: 6497XilinxProcessorIPLib/drivers/audio_formatter/data/audio_formatter.mdd 6498XilinxProcessorIPLib/drivers/audio_formatter/src/xaudioformatter.h 6499XilinxProcessorIPLib/drivers/avbuf/src/xavbuf_hw.h 6500XilinxProcessorIPLib/drivers/coresightps_dcc/data/coresightps_dcc.mdd 6501XilinxProcessorIPLib/drivers/coresightps_dcc/data/coresightps_dcc.tcl 6502XilinxProcessorIPLib/drivers/devcfg/examples/xdevcfg_reg_readback_example.c 6503XilinxProcessorIPLib/drivers/dp12/data/dp12.tcl 6504XilinxProcessorIPLib/drivers/dp12/examples/xdp_selftest_example.c 6505XilinxProcessorIPLib/drivers/dp12/examples/xdp_tx_audio_example.c 6506XilinxProcessorIPLib/drivers/dp12/examples/xdp_tx_example_common.c 6507XilinxProcessorIPLib/drivers/dp12/examples/xdp_tx_example_common.h 6508XilinxProcessorIPLib/drivers/dp12/examples/xdp_tx_intr_example.c 6509XilinxProcessorIPLib/drivers/dp12/examples/xdp_tx_mst_example.c 6510XilinxProcessorIPLib/drivers/dp12/examples/xdp_tx_poll_example.c 6511XilinxProcessorIPLib/drivers/dp12/examples/xdp_tx_timer_example.c 6512XilinxProcessorIPLib/drivers/dp14/data/dp14.tcl 6513XilinxProcessorIPLib/drivers/dp14/examples/xdp_selftest_example.c 6514XilinxProcessorIPLib/drivers/dp14/examples/xdp_tx_audio_example.c 6515XilinxProcessorIPLib/drivers/dp14/examples/xdp_tx_example_common.c 6516XilinxProcessorIPLib/drivers/dp14/examples/xdp_tx_example_common.h 6517XilinxProcessorIPLib/drivers/dp14/examples/xdp_tx_intr_example.c 6518XilinxProcessorIPLib/drivers/dp14/examples/xdp_tx_mst_example.c 6519XilinxProcessorIPLib/drivers/dp14/examples/xdp_tx_poll_example.c 6520XilinxProcessorIPLib/drivers/dp14/examples/xdp_tx_timer_example.c 6521XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/eeprom.h 6522XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/keygen_config.h 6523XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/keymgmt.c 6524XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/keymgmt.h 6525XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/keymgmt_debug.h 6526XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/keymgmt_device.c 6527XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/keymgmt_device.h 6528XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/keymgmt_keyfile.c 6529XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/keymgmt_keyfile.h 6530XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/keymgmt_loader.c 6531XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/keymgmt_loader.h 6532XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/keymgmt_testkeys.c 6533XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/keys.c 6534XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/eeprom.h 6535XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/keygen_config.h 6536XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/keymgmt.c 6537XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/keymgmt.h 6538XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/keymgmt_debug.h 6539XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/keymgmt_device.c 6540XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/keymgmt_device.h 6541XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/keymgmt_keyfile.c 6542XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/keymgmt_keyfile.h 6543XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/keymgmt_loader.c 6544XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/keymgmt_loader.h 6545XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/keymgmt_testkeys.c 6546XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/keys.c 6547XilinxProcessorIPLib/drivers/hdcp22_tx/src/xhdcp22_tx.c 6548XilinxProcessorIPLib/drivers/hdcp22_tx/src/xhdcp22_tx.h 6549XilinxProcessorIPLib/drivers/hdcp22_tx/src/xhdcp22_tx_crypt.c 6550XilinxProcessorIPLib/drivers/hdcp22_tx/src/xhdcp22_tx_i.h 6551XilinxProcessorIPLib/drivers/hdcp22_tx/src/xhdcp22_tx_sinit.c 6552XilinxProcessorIPLib/drivers/hdcp22_tx/src/xhdcp22_tx_test.c 6553XilinxProcessorIPLib/drivers/srio/data/srio.mdd 6554XilinxProcessorIPLib/drivers/srio/data/srio.tcl 6555XilinxProcessorIPLib/drivers/srio/examples/xsrio_dma_loopback_example.c 6556XilinxProcessorIPLib/drivers/srio/src/xsrio.c 6557XilinxProcessorIPLib/drivers/srio/src/xsrio.h 6558XilinxProcessorIPLib/drivers/srio/src/xsrio_g.c 6559XilinxProcessorIPLib/drivers/srio/src/xsrio_hw.h 6560XilinxProcessorIPLib/drivers/srio/src/xsrio_sinit.c 6561XilinxProcessorIPLib/drivers/ttcps/examples/xttcps_tapp_example.c 6562XilinxProcessorIPLib/drivers/v_hdmirx/src/xv_hdmirx_vsif.c 6563XilinxProcessorIPLib/drivers/v_hdmirx/src/xv_hdmirx_vsif.h 6564XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThrough/xhdmi_edid.c 6565XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThrough/xhdmi_edid.h 6566XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThrough/xhdmi_example.h 6567XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThrough/xhdmi_menu.c 6568XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThrough/xhdmi_menu.h 6569XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThroughVersal/xhdmi_edid.c 6570XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThroughVersal/xhdmi_edid.h 6571XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThroughVersal/xhdmi_example.h 6572XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThroughVersal/xhdmi_menu.c 6573XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThroughVersal/xhdmi_menu.h 6574XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/RepeaterProfessional/xhdmi_example.c 6575XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/RepeaterProfessional/xhdmi_example.h 6576XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/RxOnly/xhdmi_edid.c 6577XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/RxOnly/xhdmi_edid.h 6578XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/RxOnly/xhdmi_example.h 6579XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/RxOnly/xhdmi_menu.c 6580XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/RxOnly/xhdmi_menu.h 6581XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/dp159.c 6582XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/tmds181.c 6583XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/xhdmi_hdcp_keys.c 6584XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/xhdmi_hdcp_keys.h 6585XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/xhdmi_hdcp_keys_table.h 6586XilinxProcessorIPLib/drivers/v_hdmitx/src/xv_hdmitx_vsif.c 6587XilinxProcessorIPLib/drivers/v_hdmitx/src/xv_hdmitx_vsif.h 6588XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/I2S/xhdmi_example.c 6589XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/I2S/xhdmi_example.h 6590XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/I2S/xhdmi_i2s_audio.c 6591XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/I2S/xhdmi_menu.c 6592XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/I2S/xhdmi_menu.h 6593XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThrough/xhdmi_edid.c 6594XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThrough/xhdmi_edid.h 6595XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThrough/xhdmi_example.h 6596XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThrough/xhdmi_menu.c 6597XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThrough/xhdmi_menu.h 6598XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThroughVersal/xhdmi_edid.c 6599XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThroughVersal/xhdmi_edid.h 6600XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThroughVersal/xhdmi_example.h 6601XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThroughVersal/xhdmi_menu.c 6602XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThroughVersal/xhdmi_menu.h 6603XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/RepeaterProfessional/xhdmi_example.c 6604XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/RepeaterProfessional/xhdmi_example.h 6605XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/TxOnly/xhdmi_edid.c 6606XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/TxOnly/xhdmi_edid.h 6607XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/TxOnly/xhdmi_example.h 6608XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/TxOnly/xhdmi_menu.c 6609XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/TxOnly/xhdmi_menu.h 6610XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/dp159.c 6611XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/tmds181.c 6612XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/xhdmi_hdcp_keys.c 6613XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/xhdmi_hdcp_keys.h 6614XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/xhdmi_hdcp_keys_table.h 6615XilinxProcessorIPLib/drivers/vprocss/examples/src/periph.c 6616XilinxProcessorIPLib/drivers/vprocss/examples/src/periph.h 6617XilinxProcessorIPLib/drivers/vprocss/examples/src/system.c 6618XilinxProcessorIPLib/drivers/vprocss/examples/src/system.h 6619-------------------------------------------------------------------------------- 6620 6621 6622 6623 6624 6625COPYRIGHT TEXT: 6626--------------- 6627 6628Copyright (C) 2017 - 2020 Xilinx, Inc. All rights reserved. 6629SPDX-License-Identifier: MIT 6630 6631FILES: 6632XilinxProcessorIPLib/drivers/avbuf/data/avbuf.mdd 6633XilinxProcessorIPLib/drivers/avbuf/data/avbuf.tcl 6634XilinxProcessorIPLib/drivers/avbuf/src/xavbuf.c 6635XilinxProcessorIPLib/drivers/avbuf/src/xavbuf.h 6636XilinxProcessorIPLib/drivers/avbuf/src/xavbuf_videoformats.c 6637XilinxProcessorIPLib/drivers/cframe/data/cframe.tcl 6638XilinxProcessorIPLib/drivers/cframe/src/xcframe_selftest.c 6639XilinxProcessorIPLib/drivers/cframe/src/xcframe_sinit.c 6640XilinxProcessorIPLib/drivers/cfupmc/data/cfupmc.tcl 6641XilinxProcessorIPLib/drivers/cfupmc/src/xcfupmc.c 6642XilinxProcessorIPLib/drivers/cfupmc/src/xcfupmc_hw.h 6643XilinxProcessorIPLib/drivers/cfupmc/src/xcfupmc_selftest.c 6644XilinxProcessorIPLib/drivers/cfupmc/src/xcfupmc_sinit.c 6645XilinxProcessorIPLib/drivers/cpu_cortexa72/data/cpu_cortexa72.mdd 6646XilinxProcessorIPLib/drivers/dp14rxss/examples/src/dats_dp14/clk_set.c 6647XilinxProcessorIPLib/drivers/dp14rxss/examples/src/dats_dp14/clk_set.h 6648XilinxProcessorIPLib/drivers/dp14rxss/examples/src/dats_dp14/menus.c 6649XilinxProcessorIPLib/drivers/dp14rxss/examples/src/dats_dp14/xdptxss_zcu102_tx.c 6650XilinxProcessorIPLib/drivers/dp14rxss/examples/src/dats_dp14/xdptxss_zcu102_tx.h 6651XilinxProcessorIPLib/drivers/dp14rxss/examples/src/inc/LMK04906.h 6652XilinxProcessorIPLib/drivers/dp14rxss/examples/src/inc/PLL_Conf.h 6653XilinxProcessorIPLib/drivers/dp14rxss/examples/src/inc/xclk_wiz.h 6654XilinxProcessorIPLib/drivers/dp14rxss/examples/src/inc/xedid_print_example.h 6655XilinxProcessorIPLib/drivers/dp14rxss/src/xdprxss.c 6656XilinxProcessorIPLib/drivers/dp14rxss/src/xdprxss_mcdp6000.c 6657XilinxProcessorIPLib/drivers/dp14rxss/src/xdprxss_mcdp6000.h 6658XilinxProcessorIPLib/drivers/dp14txss/examples/src/dats_dp14/clk_set.c 6659XilinxProcessorIPLib/drivers/dp14txss/examples/src/dats_dp14/clk_set.h 6660XilinxProcessorIPLib/drivers/dp14txss/examples/src/dats_dp14/menus.c 6661XilinxProcessorIPLib/drivers/dp14txss/examples/src/dats_dp14/xdptxss_zcu102_tx.c 6662XilinxProcessorIPLib/drivers/dp14txss/examples/src/dats_dp14/xdptxss_zcu102_tx.h 6663XilinxProcessorIPLib/drivers/dp14txss/examples/src/inc/LMK04906.h 6664XilinxProcessorIPLib/drivers/dp14txss/examples/src/inc/PLL_Conf.h 6665XilinxProcessorIPLib/drivers/dp14txss/examples/src/inc/xclk_wiz.h 6666XilinxProcessorIPLib/drivers/dp14txss/examples/src/inc/xedid_print_example.h 6667XilinxProcessorIPLib/drivers/dpdma/data/dpdma.mdd 6668XilinxProcessorIPLib/drivers/dpdma/data/dpdma.tcl 6669XilinxProcessorIPLib/drivers/dpdma/examples/xdpdma_video_example.c 6670XilinxProcessorIPLib/drivers/dpdma/examples/xdpdma_video_example.h 6671XilinxProcessorIPLib/drivers/dpdma/examples/xdppsu_interrupt.c 6672XilinxProcessorIPLib/drivers/dpdma/src/xdpdma.h 6673XilinxProcessorIPLib/drivers/dpdma/src/xdpdma_intr.c 6674XilinxProcessorIPLib/drivers/dpdma/src/xdpdma_sinit.c 6675XilinxProcessorIPLib/drivers/dppsu/data/dppsu.mdd 6676XilinxProcessorIPLib/drivers/dppsu/data/dppsu.tcl 6677XilinxProcessorIPLib/drivers/dppsu/examples/xdppsu_common_example.c 6678XilinxProcessorIPLib/drivers/dppsu/examples/xdppsu_common_example.h 6679XilinxProcessorIPLib/drivers/dppsu/examples/xdppsu_intr_example.c 6680XilinxProcessorIPLib/drivers/dppsu/examples/xdppsu_poll_example.c 6681XilinxProcessorIPLib/drivers/dppsu/examples/xdppsu_selftest_example.c 6682XilinxProcessorIPLib/drivers/dppsu/src/xdppsu.c 6683XilinxProcessorIPLib/drivers/dppsu/src/xdppsu.h 6684XilinxProcessorIPLib/drivers/dppsu/src/xdppsu_edid.c 6685XilinxProcessorIPLib/drivers/dppsu/src/xdppsu_hw.h 6686XilinxProcessorIPLib/drivers/dppsu/src/xdppsu_intr.c 6687XilinxProcessorIPLib/drivers/dppsu/src/xdppsu_selftest.c 6688XilinxProcessorIPLib/drivers/dppsu/src/xdppsu_serdes.c 6689XilinxProcessorIPLib/drivers/dppsu/src/xdppsu_serdes.h 6690XilinxProcessorIPLib/drivers/dppsu/src/xdppsu_sinit.c 6691XilinxProcessorIPLib/drivers/dppsu/src/xdppsu_spm.c 6692XilinxProcessorIPLib/drivers/i2srx/data/i2srx.mdd 6693XilinxProcessorIPLib/drivers/i2srx/data/i2srx.tcl 6694XilinxProcessorIPLib/drivers/i2srx/data/i2srx_tapp.tcl 6695XilinxProcessorIPLib/drivers/i2srx/data/xi2srx_header.h 6696XilinxProcessorIPLib/drivers/i2srx/examples/xi2srx_intr_example.c 6697XilinxProcessorIPLib/drivers/i2srx/examples/xi2srx_selftest_example.c 6698XilinxProcessorIPLib/drivers/i2srx/src/xi2srx.c 6699XilinxProcessorIPLib/drivers/i2srx/src/xi2srx.h 6700XilinxProcessorIPLib/drivers/i2srx/src/xi2srx_chsts.c 6701XilinxProcessorIPLib/drivers/i2srx/src/xi2srx_chsts.h 6702XilinxProcessorIPLib/drivers/i2srx/src/xi2srx_debug.c 6703XilinxProcessorIPLib/drivers/i2srx/src/xi2srx_debug.h 6704XilinxProcessorIPLib/drivers/i2srx/src/xi2srx_hw.h 6705XilinxProcessorIPLib/drivers/i2srx/src/xi2srx_intr.c 6706XilinxProcessorIPLib/drivers/i2srx/src/xi2srx_selftest.c 6707XilinxProcessorIPLib/drivers/i2srx/src/xi2srx_sinit.c 6708XilinxProcessorIPLib/drivers/i2stx/data/i2stx.mdd 6709XilinxProcessorIPLib/drivers/i2stx/data/i2stx.tcl 6710XilinxProcessorIPLib/drivers/i2stx/data/i2stx_tapp.tcl 6711XilinxProcessorIPLib/drivers/i2stx/data/xi2stx_header.h 6712XilinxProcessorIPLib/drivers/i2stx/examples/xi2stx_intr_example.c 6713XilinxProcessorIPLib/drivers/i2stx/examples/xi2stx_selftest_example.c 6714XilinxProcessorIPLib/drivers/i2stx/src/xi2stx.c 6715XilinxProcessorIPLib/drivers/i2stx/src/xi2stx.h 6716XilinxProcessorIPLib/drivers/i2stx/src/xi2stx_chsts.c 6717XilinxProcessorIPLib/drivers/i2stx/src/xi2stx_chsts.h 6718XilinxProcessorIPLib/drivers/i2stx/src/xi2stx_debug.c 6719XilinxProcessorIPLib/drivers/i2stx/src/xi2stx_debug.h 6720XilinxProcessorIPLib/drivers/i2stx/src/xi2stx_hw.h 6721XilinxProcessorIPLib/drivers/i2stx/src/xi2stx_intr.c 6722XilinxProcessorIPLib/drivers/i2stx/src/xi2stx_selftest.c 6723XilinxProcessorIPLib/drivers/i2stx/src/xi2stx_sinit.c 6724XilinxProcessorIPLib/drivers/mcdma/data/mcdma.mdd 6725XilinxProcessorIPLib/drivers/mcdma/data/mcdma.tcl 6726XilinxProcessorIPLib/drivers/mcdma/examples/xmcdma_interrupt_example.c 6727XilinxProcessorIPLib/drivers/mcdma/examples/xmcdma_polled_example.c 6728XilinxProcessorIPLib/drivers/mcdma/src/xmcdma.c 6729XilinxProcessorIPLib/drivers/mcdma/src/xmcdma.h 6730XilinxProcessorIPLib/drivers/mcdma/src/xmcdma_bd.c 6731XilinxProcessorIPLib/drivers/mcdma/src/xmcdma_bd.h 6732XilinxProcessorIPLib/drivers/mcdma/src/xmcdma_hw.h 6733XilinxProcessorIPLib/drivers/mcdma/src/xmcdma_intr.c 6734XilinxProcessorIPLib/drivers/mcdma/src/xmcdma_selftest.c 6735XilinxProcessorIPLib/drivers/mcdma/src/xmcdma_sinit.c 6736XilinxProcessorIPLib/drivers/rfdc/examples/xrfdc_gen2_or_below_clocked_example.c 6737XilinxProcessorIPLib/drivers/rfdc/examples/xrfdc_gen3_clocked_example.c 6738XilinxProcessorIPLib/drivers/rfdc/examples/xrfdc_intr_example.c 6739XilinxProcessorIPLib/drivers/rfdc/examples/xrfdc_read_write_example.c 6740XilinxProcessorIPLib/drivers/rfdc/examples/xrfdc_selftest_example.c 6741XilinxProcessorIPLib/drivers/sdi_common/data/sdi_common.mdd 6742XilinxProcessorIPLib/drivers/sdi_common/src/xv_sdivid.c 6743XilinxProcessorIPLib/drivers/sdi_common/src/xv_sdivid.h 6744XilinxProcessorIPLib/drivers/spdif/data/spdif.mdd 6745XilinxProcessorIPLib/drivers/spdif/data/spdif.tcl 6746XilinxProcessorIPLib/drivers/spdif/data/spdif_tapp.tcl 6747XilinxProcessorIPLib/drivers/spdif/data/xspdif_header.h 6748XilinxProcessorIPLib/drivers/spdif/examples/xspdif_intr_example.c 6749XilinxProcessorIPLib/drivers/spdif/examples/xspdif_selftest_example.c 6750XilinxProcessorIPLib/drivers/spdif/src/xspdif.c 6751XilinxProcessorIPLib/drivers/spdif/src/xspdif.h 6752XilinxProcessorIPLib/drivers/spdif/src/xspdif_chsts.c 6753XilinxProcessorIPLib/drivers/spdif/src/xspdif_chsts.h 6754XilinxProcessorIPLib/drivers/spdif/src/xspdif_hw.h 6755XilinxProcessorIPLib/drivers/spdif/src/xspdif_intr.c 6756XilinxProcessorIPLib/drivers/spdif/src/xspdif_selftest.c 6757XilinxProcessorIPLib/drivers/spdif/src/xspdif_sinit.c 6758XilinxProcessorIPLib/drivers/sysmonpsu/data/sysmonpsu_header.h 6759XilinxProcessorIPLib/drivers/sysmonpsu/data/sysmonpsu_tapp.tcl 6760XilinxProcessorIPLib/drivers/tmr_inject/data/tmr_inject.tcl 6761XilinxProcessorIPLib/drivers/tmr_inject/data/tmr_inject_header.h 6762XilinxProcessorIPLib/drivers/tmr_inject/data/tmr_inject_tapp.tcl 6763XilinxProcessorIPLib/drivers/tmr_inject/examples/xtmr_inject_low_level_example.c 6764XilinxProcessorIPLib/drivers/tmr_inject/examples/xtmr_inject_selftest_example.c 6765XilinxProcessorIPLib/drivers/tmr_manager/data/tmr_manager.tcl 6766XilinxProcessorIPLib/drivers/tmr_manager/data/tmr_manager_header.h 6767XilinxProcessorIPLib/drivers/tmr_manager/examples/xtmr_manager_low_level_example.c 6768XilinxProcessorIPLib/drivers/tmr_manager/examples/xtmr_manager_polled_example.c 6769XilinxProcessorIPLib/drivers/tmr_manager/examples/xtmr_manager_selftest_example.c 6770XilinxProcessorIPLib/drivers/v_hdmirx/data/v_hdmirx.mdd 6771XilinxProcessorIPLib/drivers/v_hdmirxss/data/v_hdmirxss.mdd 6772XilinxProcessorIPLib/drivers/v_hdmitx/data/v_hdmitx.mdd 6773XilinxProcessorIPLib/drivers/v_sdirx/data/v_sdirx.mdd 6774XilinxProcessorIPLib/drivers/v_sdirx/data/v_sdirx.tcl 6775XilinxProcessorIPLib/drivers/v_sdirx/examples/xv_sdirx_example_selftest.c 6776XilinxProcessorIPLib/drivers/v_sdirx/src/xv_sdirx.c 6777XilinxProcessorIPLib/drivers/v_sdirx/src/xv_sdirx.h 6778XilinxProcessorIPLib/drivers/v_sdirx/src/xv_sdirx_hw.h 6779XilinxProcessorIPLib/drivers/v_sdirx/src/xv_sdirx_intr.c 6780XilinxProcessorIPLib/drivers/v_sdirx/src/xv_sdirx_sinit.c 6781XilinxProcessorIPLib/drivers/v_sdirxss/data/v_sdirxss.mdd 6782XilinxProcessorIPLib/drivers/v_sdirxss/data/v_sdirxss.tcl 6783XilinxProcessorIPLib/drivers/v_sdirxss/data/v_sdirxss_tapp.tcl 6784XilinxProcessorIPLib/drivers/v_sdirxss/data/xv_sdirxss_header.h 6785XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/si5324drv.c 6786XilinxProcessorIPLib/drivers/v_sdirxss/examples/kcu116_xuhdsdi_example/si5324drv.h 6787XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/idt_8t49n24x.c 6788XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/idt_8t49n24x.h 6789XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/platform.c 6790XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/platform.h 6791XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/platform_config.h 6792XilinxProcessorIPLib/drivers/v_sdirxss/examples/vck190_av_pt/xsdi_menu.c 6793XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_example/platform.c 6794XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_example/platform.h 6795XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_example/platform_config.h 6796XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_example/si5324drv.c 6797XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_example/si5324drv.h 6798XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_example/xsdi_menu.c 6799XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_example/xsdi_menu.h 6800XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_rx_example/platform.c 6801XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_rx_example/platform.h 6802XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_rx_example/platform_config.h 6803XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_rx_example/si5324drv.c 6804XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_rx_example/si5324drv.h 6805XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_rx_example/xsdi_menu.c 6806XilinxProcessorIPLib/drivers/v_sdirxss/examples/xuhdsdi_rx_example/xsdi_menu.h 6807XilinxProcessorIPLib/drivers/v_sdirxss/examples/xv_sdirxss_selftest_example.c 6808XilinxProcessorIPLib/drivers/v_sdirxss/src/xv_sdirxss.c 6809XilinxProcessorIPLib/drivers/v_sdirxss/src/xv_sdirxss.h 6810XilinxProcessorIPLib/drivers/v_sdirxss/src/xv_sdirxss_coreinit.c 6811XilinxProcessorIPLib/drivers/v_sdirxss/src/xv_sdirxss_coreinit.h 6812XilinxProcessorIPLib/drivers/v_sdirxss/src/xv_sdirxss_log.c 6813XilinxProcessorIPLib/drivers/v_sdirxss/src/xv_sdirxss_selftest.c 6814XilinxProcessorIPLib/drivers/v_sdirxss/src/xv_sdirxss_sinit.c 6815XilinxProcessorIPLib/drivers/v_sditx/data/v_sditx.mdd 6816XilinxProcessorIPLib/drivers/v_sditx/data/v_sditx.tcl 6817XilinxProcessorIPLib/drivers/v_sditx/examples/xv_sditx_example_selftest.c 6818XilinxProcessorIPLib/drivers/v_sditx/src/xv_sditx.c 6819XilinxProcessorIPLib/drivers/v_sditx/src/xv_sditx.h 6820XilinxProcessorIPLib/drivers/v_sditx/src/xv_sditx_hw.h 6821XilinxProcessorIPLib/drivers/v_sditx/src/xv_sditx_intr.c 6822XilinxProcessorIPLib/drivers/v_sditx/src/xv_sditx_sinit.c 6823XilinxProcessorIPLib/drivers/v_sditxss/data/v_sditxss.mdd 6824XilinxProcessorIPLib/drivers/v_sditxss/data/v_sditxss.tcl 6825XilinxProcessorIPLib/drivers/v_sditxss/data/v_sditxss_tapp.tcl 6826XilinxProcessorIPLib/drivers/v_sditxss/data/xv_sditxss_header.h 6827XilinxProcessorIPLib/drivers/v_sditxss/examples/xv_sditxss_selftest_example.c 6828XilinxProcessorIPLib/drivers/v_sditxss/src/xv_sditxss.c 6829XilinxProcessorIPLib/drivers/v_sditxss/src/xv_sditxss.h 6830XilinxProcessorIPLib/drivers/v_sditxss/src/xv_sditxss_coreinit.c 6831XilinxProcessorIPLib/drivers/v_sditxss/src/xv_sditxss_coreinit.h 6832XilinxProcessorIPLib/drivers/v_sditxss/src/xv_sditxss_log.c 6833XilinxProcessorIPLib/drivers/v_sditxss/src/xv_sditxss_selftest.c 6834XilinxProcessorIPLib/drivers/v_sditxss/src/xv_sditxss_sinit.c 6835-------------------------------------------------------------------------------- 6836 6837 6838 6839 6840 6841COPYRIGHT TEXT: 6842--------------- 6843 6844Copyright (C) 2010 - 2020 Xilinx, Inc. All rights reserved. 6845SPDX-License-Identifier: MIT 6846 6847FILES: 6848XilinxProcessorIPLib/drivers/avbuf/src/xavbuf_clk.c 6849XilinxProcessorIPLib/drivers/avbuf/src/xavbuf_clk.h 6850XilinxProcessorIPLib/drivers/cframe/src/xcframe_g.c 6851XilinxProcessorIPLib/drivers/cfupmc/src/xcfupmc_g.c 6852XilinxProcessorIPLib/drivers/clk_wiz/src/xclk_wiz_g.c 6853XilinxProcessorIPLib/drivers/devcfg/examples/xdevcfg_interrupt_example.c 6854XilinxProcessorIPLib/drivers/devcfg/examples/xdevcfg_polled_example.c 6855XilinxProcessorIPLib/drivers/devcfg/examples/xdevcfg_selftest_example.c 6856XilinxProcessorIPLib/drivers/devcfg/src/xdevcfg.c 6857XilinxProcessorIPLib/drivers/devcfg/src/xdevcfg.h 6858XilinxProcessorIPLib/drivers/devcfg/src/xdevcfg_g.c 6859XilinxProcessorIPLib/drivers/devcfg/src/xdevcfg_hw.c 6860XilinxProcessorIPLib/drivers/devcfg/src/xdevcfg_hw.h 6861XilinxProcessorIPLib/drivers/devcfg/src/xdevcfg_intr.c 6862XilinxProcessorIPLib/drivers/devcfg/src/xdevcfg_selftest.c 6863XilinxProcessorIPLib/drivers/devcfg/src/xdevcfg_sinit.c 6864XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/platform.c 6865XilinxProcessorIPLib/drivers/dpdma/src/xdpdma.c 6866XilinxProcessorIPLib/drivers/dpdma/src/xdpdma_hw.h 6867XilinxProcessorIPLib/drivers/emacps/examples/xemacps_example.h 6868XilinxProcessorIPLib/drivers/emacps/examples/xemacps_example_intr_dma.c 6869XilinxProcessorIPLib/drivers/emacps/examples/xemacps_example_util.c 6870XilinxProcessorIPLib/drivers/emacps/src/xemacps.c 6871XilinxProcessorIPLib/drivers/emacps/src/xemacps.h 6872XilinxProcessorIPLib/drivers/emacps/src/xemacps_bd.h 6873XilinxProcessorIPLib/drivers/emacps/src/xemacps_bdring.c 6874XilinxProcessorIPLib/drivers/emacps/src/xemacps_bdring.h 6875XilinxProcessorIPLib/drivers/emacps/src/xemacps_g.c 6876XilinxProcessorIPLib/drivers/emacps/src/xemacps_hw.c 6877XilinxProcessorIPLib/drivers/emacps/src/xemacps_hw.h 6878XilinxProcessorIPLib/drivers/emacps/src/xemacps_intr.c 6879XilinxProcessorIPLib/drivers/emacps/src/xemacps_sinit.c 6880XilinxProcessorIPLib/drivers/mcdma/src/xmcdma_g.c 6881XilinxProcessorIPLib/drivers/scugic/examples/xscugic_example.c 6882XilinxProcessorIPLib/drivers/scugic/src/xscugic_g.c 6883XilinxProcessorIPLib/drivers/scutimer/examples/xscutimer_intr_example.c 6884XilinxProcessorIPLib/drivers/scutimer/examples/xscutimer_polled_example.c 6885XilinxProcessorIPLib/drivers/scutimer/src/xscutimer.c 6886XilinxProcessorIPLib/drivers/scutimer/src/xscutimer.h 6887XilinxProcessorIPLib/drivers/scutimer/src/xscutimer_g.c 6888XilinxProcessorIPLib/drivers/scutimer/src/xscutimer_hw.h 6889XilinxProcessorIPLib/drivers/scutimer/src/xscutimer_selftest.c 6890XilinxProcessorIPLib/drivers/scutimer/src/xscutimer_sinit.c 6891XilinxProcessorIPLib/drivers/ttcps/examples/xttcps_intr_example.c 6892XilinxProcessorIPLib/drivers/ttcps/examples/xttcps_low_level_example.c 6893XilinxProcessorIPLib/drivers/ttcps/examples/xttcps_rtc_example.c 6894XilinxProcessorIPLib/drivers/v_frmbuf_rd/examples/src/platform.c 6895XilinxProcessorIPLib/drivers/v_hdmirxss/examples/platforms/platform.c 6896XilinxProcessorIPLib/drivers/v_hdmitxss/examples/platforms/platform.c 6897XilinxProcessorIPLib/drivers/vtc/src/xvtc_g.c 6898XilinxProcessorIPLib/drivers/xdmapcie/src/xdmapcie_g.c 6899-------------------------------------------------------------------------------- 6900 6901 6902 6903 6904 6905COPYRIGHT TEXT: 6906--------------- 6907 6908Copyright (C) 2009 - 2021 Xilinx, Inc. All rights reserved. 6909SPDX-License-Identifier: MIT 6910 6911FILES: 6912XilinxProcessorIPLib/drivers/axicdma/data/axicdma.mdd 6913XilinxProcessorIPLib/drivers/dmaps/examples/xdmaps_example_w_intr.c 6914XilinxProcessorIPLib/drivers/dmaps/src/xdmaps.c 6915XilinxProcessorIPLib/drivers/dmaps/src/xdmaps.h 6916XilinxProcessorIPLib/drivers/dmaps/src/xdmaps_g.c 6917XilinxProcessorIPLib/drivers/dmaps/src/xdmaps_hw.c 6918XilinxProcessorIPLib/drivers/dmaps/src/xdmaps_hw.h 6919XilinxProcessorIPLib/drivers/dmaps/src/xdmaps_selftest.c 6920XilinxProcessorIPLib/drivers/dmaps/src/xdmaps_sinit.c 6921XilinxProcessorIPLib/drivers/generic/data/generic.tcl 6922XilinxProcessorIPLib/drivers/nandps/data/nandps.mdd 6923XilinxProcessorIPLib/drivers/nandps/examples/xnandps_example.c 6924XilinxProcessorIPLib/drivers/nandps/examples/xnandps_skip_example.c 6925XilinxProcessorIPLib/drivers/nandps/src/xnandps.c 6926XilinxProcessorIPLib/drivers/nandps/src/xnandps.h 6927XilinxProcessorIPLib/drivers/nandps/src/xnandps_bbm.c 6928XilinxProcessorIPLib/drivers/nandps/src/xnandps_bbm.h 6929XilinxProcessorIPLib/drivers/nandps/src/xnandps_g.c 6930XilinxProcessorIPLib/drivers/nandps/src/xnandps_hw.h 6931XilinxProcessorIPLib/drivers/nandps/src/xnandps_onfi.c 6932XilinxProcessorIPLib/drivers/nandps/src/xnandps_onfi.h 6933XilinxProcessorIPLib/drivers/nandps/src/xnandps_sinit.c 6934lib/bsp/standalone/src/arm/cortexa9/armcc/_sys_time.c 6935-------------------------------------------------------------------------------- 6936 6937 6938 6939 6940 6941COPYRIGHT TEXT: 6942--------------- 6943 6944Copyright (C) 2010 - 2021 Xilinx, Inc. All rights reserved. 6945SPDX-License-Identifier: MIT 6946 6947FILES: 6948XilinxProcessorIPLib/drivers/axicdma/data/axicdma.tcl 6949XilinxProcessorIPLib/drivers/axicdma/examples/xaxicdma_example_hybrid_intr.c 6950XilinxProcessorIPLib/drivers/axicdma/examples/xaxicdma_example_hybrid_poll.c 6951XilinxProcessorIPLib/drivers/axicdma/examples/xaxicdma_example_sg_intr.c 6952XilinxProcessorIPLib/drivers/axicdma/examples/xaxicdma_example_sg_poll.c 6953XilinxProcessorIPLib/drivers/axicdma/examples/xaxicdma_example_simple_intr.c 6954XilinxProcessorIPLib/drivers/axicdma/examples/xaxicdma_example_simple_poll.c 6955XilinxProcessorIPLib/drivers/axicdma/src/xaxicdma.c 6956XilinxProcessorIPLib/drivers/axicdma/src/xaxicdma.h 6957XilinxProcessorIPLib/drivers/axicdma/src/xaxicdma_bd.c 6958XilinxProcessorIPLib/drivers/axicdma/src/xaxicdma_bd.h 6959XilinxProcessorIPLib/drivers/axicdma/src/xaxicdma_bdring.c 6960XilinxProcessorIPLib/drivers/axicdma/src/xaxicdma_g.c 6961XilinxProcessorIPLib/drivers/axicdma/src/xaxicdma_hw.h 6962XilinxProcessorIPLib/drivers/axicdma/src/xaxicdma_i.h 6963XilinxProcessorIPLib/drivers/axicdma/src/xaxicdma_intr.c 6964XilinxProcessorIPLib/drivers/axicdma/src/xaxicdma_porting_guide.h 6965XilinxProcessorIPLib/drivers/axicdma/src/xaxicdma_sinit.c 6966XilinxProcessorIPLib/drivers/axiethernet/data/axiethernet.tcl 6967XilinxProcessorIPLib/drivers/axiethernet/data/axiethernet_fifo_intr_header.h 6968XilinxProcessorIPLib/drivers/axiethernet/data/axiethernet_header.h 6969XilinxProcessorIPLib/drivers/axiethernet/data/axiethernet_intr_header.h 6970XilinxProcessorIPLib/drivers/axiethernet/data/axiethernet_mcdma_intr_header.h 6971XilinxProcessorIPLib/drivers/axiethernet/examples/avb/xavb_example.c 6972XilinxProcessorIPLib/drivers/axiethernet/examples/xaxiethernet_example.h 6973XilinxProcessorIPLib/drivers/axiethernet/examples/xaxiethernet_example_extmulticast.c 6974XilinxProcessorIPLib/drivers/axiethernet/examples/xaxiethernet_example_extvlan.c 6975XilinxProcessorIPLib/drivers/axiethernet/examples/xaxiethernet_example_intr_fifo.c 6976XilinxProcessorIPLib/drivers/axiethernet/examples/xaxiethernet_example_intr_sgdma.c 6977XilinxProcessorIPLib/drivers/axiethernet/examples/xaxiethernet_example_polled.c 6978XilinxProcessorIPLib/drivers/axiethernet/examples/xaxiethernet_example_util.c 6979XilinxProcessorIPLib/drivers/axivdma/data/axivdma.mdd 6980XilinxProcessorIPLib/drivers/axivdma/data/axivdma.tcl 6981XilinxProcessorIPLib/drivers/bram/data/bram_header.h 6982XilinxProcessorIPLib/drivers/bram/data/bram_intr_header.h 6983XilinxProcessorIPLib/drivers/bram/examples/xbram_example.c 6984XilinxProcessorIPLib/drivers/bram/examples/xbram_intr_example.c 6985XilinxProcessorIPLib/drivers/bram/src/xbram.c 6986XilinxProcessorIPLib/drivers/bram/src/xbram.h 6987XilinxProcessorIPLib/drivers/bram/src/xbram_g.c 6988XilinxProcessorIPLib/drivers/bram/src/xbram_intr.c 6989XilinxProcessorIPLib/drivers/bram/src/xbram_sinit.c 6990XilinxProcessorIPLib/drivers/can/data/can.mdd 6991XilinxProcessorIPLib/drivers/can/data/can_header.h 6992XilinxProcessorIPLib/drivers/canps/examples/xcanps_intr_example.c 6993XilinxProcessorIPLib/drivers/canps/examples/xcanps_polled_example.c 6994XilinxProcessorIPLib/drivers/canps/examples/xcanps_watermark_intr_example.c 6995XilinxProcessorIPLib/drivers/canps/src/xcanps.c 6996XilinxProcessorIPLib/drivers/canps/src/xcanps.h 6997XilinxProcessorIPLib/drivers/canps/src/xcanps_g.c 6998XilinxProcessorIPLib/drivers/canps/src/xcanps_hw.c 6999XilinxProcessorIPLib/drivers/canps/src/xcanps_hw.h 7000XilinxProcessorIPLib/drivers/canps/src/xcanps_intr.c
7001XilinxProcessorIPLib/drivers/canps/src/xcanps_selftest.c 7002XilinxProcessorIPLib/drivers/canps/src/xcanps_sinit.c 7003XilinxProcessorIPLib/drivers/gpiops/examples/xgpiops_intr_example.c 7004XilinxProcessorIPLib/drivers/gpiops/examples/xgpiops_polled_example.c 7005XilinxProcessorIPLib/drivers/gpiops/src/xgpiops.c 7006XilinxProcessorIPLib/drivers/gpiops/src/xgpiops.h 7007XilinxProcessorIPLib/drivers/gpiops/src/xgpiops_g.c 7008XilinxProcessorIPLib/drivers/gpiops/src/xgpiops_hw.h 7009XilinxProcessorIPLib/drivers/gpiops/src/xgpiops_intr.c 7010XilinxProcessorIPLib/drivers/gpiops/src/xgpiops_selftest.c 7011XilinxProcessorIPLib/drivers/gpiops/src/xgpiops_sinit.c 7012XilinxProcessorIPLib/drivers/iicps/examples/xiicps_eeprom_intr_example.c 7013XilinxProcessorIPLib/drivers/iicps/examples/xiicps_eeprom_polled_example.c 7014XilinxProcessorIPLib/drivers/iicps/examples/xiicps_intr_master_example.c 7015XilinxProcessorIPLib/drivers/iicps/examples/xiicps_intr_slave_example.c 7016XilinxProcessorIPLib/drivers/iicps/examples/xiicps_polled_master_example.c 7017XilinxProcessorIPLib/drivers/iicps/examples/xiicps_polled_slave_example.c 7018XilinxProcessorIPLib/drivers/iicps/examples/xiicps_selftest_example.c 7019XilinxProcessorIPLib/drivers/iicps/examples/xiicps_slave_monitor_example.c 7020XilinxProcessorIPLib/drivers/iicps/src/xiicps.c 7021XilinxProcessorIPLib/drivers/iicps/src/xiicps.h 7022XilinxProcessorIPLib/drivers/iicps/src/xiicps_g.c 7023XilinxProcessorIPLib/drivers/iicps/src/xiicps_hw.h 7024XilinxProcessorIPLib/drivers/iicps/src/xiicps_intr.c 7025XilinxProcessorIPLib/drivers/iicps/src/xiicps_master.c 7026XilinxProcessorIPLib/drivers/iicps/src/xiicps_options.c 7027XilinxProcessorIPLib/drivers/iicps/src/xiicps_selftest.c 7028XilinxProcessorIPLib/drivers/iicps/src/xiicps_sinit.c 7029XilinxProcessorIPLib/drivers/iicps/src/xiicps_slave.c 7030XilinxProcessorIPLib/drivers/qspips/examples/xqspips_dual_flash_lqspi_example.c 7031XilinxProcessorIPLib/drivers/qspips/examples/xqspips_flash_intr_example.c 7032XilinxProcessorIPLib/drivers/qspips/examples/xqspips_flash_lqspi_example.c 7033XilinxProcessorIPLib/drivers/qspips/examples/xqspips_flash_polled_example.c 7034XilinxProcessorIPLib/drivers/qspips/examples/xqspips_selftest_example.c 7035XilinxProcessorIPLib/drivers/qspips/src/xqspips.c 7036XilinxProcessorIPLib/drivers/qspips/src/xqspips.h 7037XilinxProcessorIPLib/drivers/qspips/src/xqspips_g.c 7038XilinxProcessorIPLib/drivers/qspips/src/xqspips_hw.h 7039XilinxProcessorIPLib/drivers/qspips/src/xqspips_options.c 7040XilinxProcessorIPLib/drivers/qspips/src/xqspips_selftest.c 7041XilinxProcessorIPLib/drivers/qspips/src/xqspips_sinit.c 7042XilinxProcessorIPLib/drivers/scugic/examples/xscugic_low_level_example.c 7043XilinxProcessorIPLib/drivers/scugic/src/xscugic.h 7044XilinxProcessorIPLib/drivers/scugic/src/xscugic_hw.c 7045XilinxProcessorIPLib/drivers/scugic/src/xscugic_intr.c 7046XilinxProcessorIPLib/drivers/scugic/src/xscugic_selftest.c 7047XilinxProcessorIPLib/drivers/scugic/src/xscugic_sinit.c 7048XilinxProcessorIPLib/drivers/scuwdt/examples/xscuwdt_intr_example.c 7049XilinxProcessorIPLib/drivers/scuwdt/examples/xscuwdt_polled_example.c 7050XilinxProcessorIPLib/drivers/scuwdt/src/xscuwdt.c 7051XilinxProcessorIPLib/drivers/scuwdt/src/xscuwdt.h 7052XilinxProcessorIPLib/drivers/scuwdt/src/xscuwdt_g.c 7053XilinxProcessorIPLib/drivers/scuwdt/src/xscuwdt_hw.h 7054XilinxProcessorIPLib/drivers/scuwdt/src/xscuwdt_selftest.c 7055XilinxProcessorIPLib/drivers/scuwdt/src/xscuwdt_sinit.c 7056XilinxProcessorIPLib/drivers/ttcps/src/xttcps.c 7057XilinxProcessorIPLib/drivers/ttcps/src/xttcps.h 7058XilinxProcessorIPLib/drivers/ttcps/src/xttcps_g.c 7059XilinxProcessorIPLib/drivers/ttcps/src/xttcps_hw.h 7060XilinxProcessorIPLib/drivers/ttcps/src/xttcps_options.c 7061XilinxProcessorIPLib/drivers/ttcps/src/xttcps_selftest.c 7062XilinxProcessorIPLib/drivers/ttcps/src/xttcps_sinit.c 7063XilinxProcessorIPLib/drivers/uartps/examples/xuartps_hello_world_example.c 7064XilinxProcessorIPLib/drivers/uartps/examples/xuartps_intr_example.c 7065XilinxProcessorIPLib/drivers/uartps/examples/xuartps_low_echo_example.c 7066XilinxProcessorIPLib/drivers/uartps/examples/xuartps_polled_example.c 7067XilinxProcessorIPLib/drivers/uartps/examples/xuartps_selftest_example.c 7068XilinxProcessorIPLib/drivers/uartps/src/xuartps.c 7069XilinxProcessorIPLib/drivers/uartps/src/xuartps.h 7070XilinxProcessorIPLib/drivers/uartps/src/xuartps_g.c 7071XilinxProcessorIPLib/drivers/uartps/src/xuartps_hw.c 7072XilinxProcessorIPLib/drivers/uartps/src/xuartps_hw.h 7073XilinxProcessorIPLib/drivers/uartps/src/xuartps_intr.c 7074XilinxProcessorIPLib/drivers/uartps/src/xuartps_options.c 7075XilinxProcessorIPLib/drivers/uartps/src/xuartps_selftest.c 7076XilinxProcessorIPLib/drivers/uartps/src/xuartps_sinit.c 7077XilinxProcessorIPLib/drivers/usb/examples/xusb_microphone.c 7078XilinxProcessorIPLib/drivers/usb/examples/xusb_microphone.h 7079XilinxProcessorIPLib/drivers/usb/examples/xusb_phy_read_write.c 7080XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9.c 7081XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9.h 7082XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9_storage.c 7083XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9_storage.h 7084XilinxProcessorIPLib/drivers/usbps/examples/xusbps_class_storage.c 7085XilinxProcessorIPLib/drivers/usbps/examples/xusbps_class_storage.h 7086XilinxProcessorIPLib/drivers/usbps/examples/xusbps_intr_example.c 7087XilinxProcessorIPLib/drivers/usbps/src/xusbps.c 7088XilinxProcessorIPLib/drivers/usbps/src/xusbps.h 7089XilinxProcessorIPLib/drivers/usbps/src/xusbps_endpoint.c 7090XilinxProcessorIPLib/drivers/usbps/src/xusbps_endpoint.h 7091XilinxProcessorIPLib/drivers/usbps/src/xusbps_g.c 7092XilinxProcessorIPLib/drivers/usbps/src/xusbps_hw.c 7093XilinxProcessorIPLib/drivers/usbps/src/xusbps_hw.h 7094XilinxProcessorIPLib/drivers/usbps/src/xusbps_intr.c 7095XilinxProcessorIPLib/drivers/usbps/src/xusbps_sinit.c 7096XilinxProcessorIPLib/drivers/v_frmbuf_wr/examples/src/platform.c 7097XilinxProcessorIPLib/drivers/wdtps/data/wdtps_tapp.tcl 7098XilinxProcessorIPLib/drivers/wdtps/examples/xwdtps_intr_example.c 7099XilinxProcessorIPLib/drivers/wdtps/examples/xwdtps_polled_example.c 7100XilinxProcessorIPLib/drivers/wdtps/src/xwdtps.c 7101XilinxProcessorIPLib/drivers/wdtps/src/xwdtps.h 7102XilinxProcessorIPLib/drivers/wdtps/src/xwdtps_g.c 7103XilinxProcessorIPLib/drivers/wdtps/src/xwdtps_hw.h 7104XilinxProcessorIPLib/drivers/wdtps/src/xwdtps_selftest.c 7105XilinxProcessorIPLib/drivers/wdtps/src/xwdtps_sinit.c 7106XilinxProcessorIPLib/drivers/wdttb/src/xwdttb_g.c 7107-------------------------------------------------------------------------------- 7108 7109 7110 7111 7112 7113COPYRIGHT TEXT: 7114--------------- 7115 7116Copyright (C) 2004 - 2021 Xilinx, Inc. All rights reserved. 7117SPDX-License-Identifier: MIT 7118 7119FILES: 7120XilinxProcessorIPLib/drivers/axicdma/data/axicdma_tapp.tcl 7121XilinxProcessorIPLib/drivers/bram/data/bram.mdd 7122XilinxProcessorIPLib/drivers/bram/data/bram.tcl 7123XilinxProcessorIPLib/drivers/bram/data/bram_tapp.tcl 7124XilinxProcessorIPLib/drivers/can/data/can.tcl 7125XilinxProcessorIPLib/drivers/can/data/can_tapp.tcl 7126XilinxProcessorIPLib/drivers/canps/data/canps_tapp.tcl 7127XilinxProcessorIPLib/drivers/common/data/common.mdd 7128XilinxProcessorIPLib/drivers/cpu/data/cpu.mdd 7129XilinxProcessorIPLib/drivers/cpu/data/cpu.tcl 7130XilinxProcessorIPLib/drivers/generic/data/generic.mdd 7131XilinxProcessorIPLib/drivers/intc/data/intc_tapp.tcl 7132XilinxProcessorIPLib/drivers/spi/data/spi.tcl 7133XilinxProcessorIPLib/drivers/tmrctr/data/tmrctr.mdd 7134XilinxProcessorIPLib/drivers/uartlite/data/uartlite.tcl 7135XilinxProcessorIPLib/drivers/uartns550/data/uartns550.mdd 7136XilinxProcessorIPLib/drivers/uartns550/data/uartns550.tcl 7137XilinxProcessorIPLib/drivers/uartns550/data/uartns550_tapp.tcl 7138-------------------------------------------------------------------------------- 7139 7140 7141 7142 7143 7144COPYRIGHT TEXT: 7145--------------- 7146 7147Copyright (C) 2005 - 2021 Xilinx, Inc. All rights reserved. 7148SPDX-License-Identifier: MIT 7149 7150FILES: 7151XilinxProcessorIPLib/drivers/axicdma/data/xaxicdma_sg_intr_header.h 7152XilinxProcessorIPLib/drivers/axicdma/data/xaxicdma_sg_poll_header.h 7153XilinxProcessorIPLib/drivers/axicdma/data/xaxicdma_simple_intr_header.h 7154XilinxProcessorIPLib/drivers/axicdma/data/xaxicdma_simple_poll_header.h 7155XilinxProcessorIPLib/drivers/axivdma/data/axivdma_header.h 7156XilinxProcessorIPLib/drivers/axivdma/data/axivdma_tapp.tcl 7157XilinxProcessorIPLib/drivers/can/examples/xcan_intr_example.c 7158XilinxProcessorIPLib/drivers/can/examples/xcan_polled_example.c 7159XilinxProcessorIPLib/drivers/can/src/xcan.c 7160XilinxProcessorIPLib/drivers/can/src/xcan.h 7161XilinxProcessorIPLib/drivers/can/src/xcan_config.c 7162XilinxProcessorIPLib/drivers/can/src/xcan_g.c 7163XilinxProcessorIPLib/drivers/can/src/xcan_intr.c 7164XilinxProcessorIPLib/drivers/can/src/xcan_l.h 7165XilinxProcessorIPLib/drivers/can/src/xcan_selftest.c 7166XilinxProcessorIPLib/drivers/gpio/data/gpio.mdd 7167XilinxProcessorIPLib/drivers/gpio/data/gpio.tcl 7168XilinxProcessorIPLib/drivers/gpio/data/gpio_intr_header.h 7169XilinxProcessorIPLib/drivers/gpio/data/gpio_tapp.tcl 7170XilinxProcessorIPLib/drivers/gpio/examples/xgpio_tapp_example.c 7171XilinxProcessorIPLib/drivers/iic/src/xiic_sinit.c 7172XilinxProcessorIPLib/drivers/intc/data/intc.mdd 7173XilinxProcessorIPLib/drivers/intc/data/intc.tcl 7174XilinxProcessorIPLib/drivers/uartlite/examples/xuartlite_selftest_example.c 7175XilinxProcessorIPLib/drivers/uartns550/data/uartns550_header.h 7176XilinxProcessorIPLib/drivers/uartns550/data/uartns550_intr_header.h 7177XilinxProcessorIPLib/drivers/wdttb/data/wdttb.mdd 7178XilinxProcessorIPLib/drivers/wdttb/data/wdttb_header.h 7179XilinxProcessorIPLib/drivers/wdttb/data/wdttb_intr_header.h 7180XilinxProcessorIPLib/drivers/wdttb/data/wdttb_tapp.tcl 7181-------------------------------------------------------------------------------- 7182 7183 7184 7185 7186 7187COPYRIGHT TEXT: 7188--------------- 7189 7190Copyright (C) 2010 - 2022 Xilinx, Inc. All rights reserved. 7191SPDX-License-Identifier: MIT 7192 7193FILES: 7194XilinxProcessorIPLib/drivers/axidma/data/axidma.mdd 7195XilinxProcessorIPLib/drivers/axidma/data/axidma.tcl 7196XilinxProcessorIPLib/drivers/axidma/examples/xaxidma_example_poll_multi_pkts.c 7197XilinxProcessorIPLib/drivers/axidma/examples/xaxidma_example_selftest.c 7198XilinxProcessorIPLib/drivers/axidma/examples/xaxidma_example_sg_intr.c 7199XilinxProcessorIPLib/drivers/axidma/examples/xaxidma_example_sg_poll.c 7200XilinxProcessorIPLib/drivers/axidma/examples/xaxidma_example_simple_intr.c 7201XilinxProcessorIPLib/drivers/axidma/examples/xaxidma_example_simple_poll.c 7202XilinxProcessorIPLib/drivers/axidma/src/xaxidma.c 7203XilinxProcessorIPLib/drivers/axidma/src/xaxidma.h 7204XilinxProcessorIPLib/drivers/axidma/src/xaxidma_bd.c 7205XilinxProcessorIPLib/drivers/axidma/src/xaxidma_bd.h 7206XilinxProcessorIPLib/drivers/axidma/src/xaxidma_bdring.c 7207XilinxProcessorIPLib/drivers/axidma/src/xaxidma_bdring.h 7208XilinxProcessorIPLib/drivers/axidma/src/xaxidma_g.c 7209XilinxProcessorIPLib/drivers/axidma/src/xaxidma_hw.h 7210XilinxProcessorIPLib/drivers/axidma/src/xaxidma_porting_guide.h 7211XilinxProcessorIPLib/drivers/axidma/src/xaxidma_sinit.c 7212XilinxProcessorIPLib/drivers/axiethernet/data/axiethernet.mdd 7213XilinxProcessorIPLib/drivers/axiethernet/data/axiethernet_tapp.tcl 7214XilinxProcessorIPLib/drivers/axiethernet/src/xaxiethernet.c 7215XilinxProcessorIPLib/drivers/axiethernet/src/xaxiethernet.h 7216XilinxProcessorIPLib/drivers/axiethernet/src/xaxiethernet_control.c 7217XilinxProcessorIPLib/drivers/axiethernet/src/xaxiethernet_g.c 7218XilinxProcessorIPLib/drivers/axiethernet/src/xaxiethernet_hw.h 7219XilinxProcessorIPLib/drivers/axiethernet/src/xaxiethernet_porting_guide.h 7220XilinxProcessorIPLib/drivers/axiethernet/src/xaxiethernet_sinit.c 7221XilinxProcessorIPLib/drivers/csudma/src/xcsudma_g.c 7222XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/platform.c 7223XilinxProcessorIPLib/drivers/scugic/src/xscugic.c 7224XilinxProcessorIPLib/drivers/scugic/src/xscugic_hw.h 7225XilinxProcessorIPLib/drivers/spips/examples/xspips_eeprom_intr_example.c 7226XilinxProcessorIPLib/drivers/spips/examples/xspips_eeprom_polled_example.c 7227XilinxProcessorIPLib/drivers/spips/examples/xspips_flash_intr_example.c 7228XilinxProcessorIPLib/drivers/spips/examples/xspips_flash_polled_example.c 7229XilinxProcessorIPLib/drivers/spips/examples/xspips_selftest_example.c 7230XilinxProcessorIPLib/drivers/spips/src/xspips_g.c 7231XilinxProcessorIPLib/drivers/spips/src/xspips_hw.h 7232XilinxProcessorIPLib/drivers/spips/src/xspips_options.c 7233XilinxProcessorIPLib/drivers/spips/src/xspips_selftest.c 7234XilinxProcessorIPLib/drivers/spips/src/xspips_sinit.c 7235XilinxProcessorIPLib/drivers/v_mix/examples/src/platform.c 7236XilinxProcessorIPLib/drivers/zdma/src/xzdma_g.c 7237-------------------------------------------------------------------------------- 7238 7239 7240 7241 7242 7243COPYRIGHT TEXT: 7244--------------- 7245 7246Copyright (C) 2005 - 2022 Xilinx, Inc. All rights reserved. 7247SPDX-License-Identifier: MIT 7248 7249FILES: 7250XilinxProcessorIPLib/drivers/axidma/data/axidma_header.h 7251XilinxProcessorIPLib/drivers/axidma/data/axidma_tapp.tcl 7252XilinxProcessorIPLib/drivers/spi/data/spi_tapp.tcl 7253XilinxProcessorIPLib/drivers/spi/src/xspi_sinit.c 7254XilinxProcessorIPLib/drivers/uartlite/src/xuartlite_sinit.c 7255-------------------------------------------------------------------------------- 7256 7257 7258 7259 7260 7261COPYRIGHT TEXT: 7262--------------- 7263 7264Copyright (C) 2018 - 2022 Xilinx, Inc. All rights reserved. 7265SPDX-License-Identifier: MIT 7266 7267FILES: 7268XilinxProcessorIPLib/drivers/axidma/examples/xaxidma_example_sgcyclic_intr.c 7269XilinxProcessorIPLib/drivers/mipicsiss/examples/sp701_ref_design/function_prototype.c 7270XilinxProcessorIPLib/drivers/mipicsiss/examples/sp701_ref_design/function_prototype.h 7271XilinxProcessorIPLib/drivers/mipicsiss/examples/sp701_ref_design/pcam_5C_cfgs.c 7272XilinxProcessorIPLib/drivers/mipicsiss/examples/sp701_ref_design/pcam_5C_cfgs.h 7273XilinxProcessorIPLib/drivers/mipicsiss/examples/sp701_ref_design/xmipi_sp701_example.c 7274XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/dp159.h 7275XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/si570drv.c 7276XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/si570drv.h 7277XilinxProcessorIPLib/drivers/ospipsv/data/ospipsv.mdd 7278XilinxProcessorIPLib/drivers/ospipsv/examples/xospipsv_flash_polled_example.c 7279XilinxProcessorIPLib/drivers/ospipsv/src/xospipsv.c 7280XilinxProcessorIPLib/drivers/ospipsv/src/xospipsv.h 7281XilinxProcessorIPLib/drivers/ospipsv/src/xospipsv_g.c 7282XilinxProcessorIPLib/drivers/ospipsv/src/xospipsv_hw.h 7283XilinxProcessorIPLib/drivers/ospipsv/src/xospipsv_options.c 7284XilinxProcessorIPLib/drivers/ospipsv/src/xospipsv_sinit.c 7285XilinxProcessorIPLib/drivers/qspipsu/examples/xqspipsu_generic_flash_interrupt_example.c 7286XilinxProcessorIPLib/drivers/qspipsu/examples/xqspipsu_generic_flash_lqspi_example.c 7287XilinxProcessorIPLib/drivers/qspipsu/examples/xqspipsu_generic_flash_polled_64bit_dma_r5_example.c 7288XilinxProcessorIPLib/drivers/qspipsu/examples/xqspipsu_generic_flash_polled_example.c 7289XilinxProcessorIPLib/drivers/qspipsu/examples/xqspipsu_polldata_polltimeout_interrupt_example.c 7290XilinxProcessorIPLib/drivers/qspipsu/examples/xqspipsu_write_protect_example.c 7291XilinxProcessorIPLib/drivers/rfdc/src/xrfdc_mixer.c 7292XilinxProcessorIPLib/drivers/rfdc/src/xrfdc_mts.c 7293XilinxProcessorIPLib/drivers/v_gamma_lut/src/xv_gamma_lut_intr.c 7294XilinxProcessorIPLib/drivers/v_scenechange/examples/src/platform.c 7295XilinxProcessorIPLib/drivers/v_scenechange/examples/src/platform.h 7296XilinxProcessorIPLib/drivers/v_scenechange/examples/src/xv_scenechange_memory_mode_ex.c 7297XilinxProcessorIPLib/drivers/v_scenechange/examples/src/xv_scenechange_stream_mode_ex.c 7298XilinxProcessorIPLib/drivers/v_scenechange/src/xv_scenechange_intr.c 7299XilinxProcessorIPLib/drivers/v_scenechange/src/xv_scenechange_l2.c 7300-------------------------------------------------------------------------------- 7301 7302 7303 7304 7305 7306COPYRIGHT TEXT: 7307--------------- 7308 7309Copyright (C) 2015 - 2022 Xilinx, Inc. All rights reserved. 7310SPDX-License-Identifier: MIT 7311 7312FILES: 7313XilinxProcessorIPLib/drivers/axidma/src/xaxidma_selftest.c 7314XilinxProcessorIPLib/drivers/ddrcpsu/data/ddrcpsu.tcl 7315XilinxProcessorIPLib/drivers/ipipsu/src/xipipsu_hw.h 7316XilinxProcessorIPLib/drivers/mipicsiss/data/mipicsiss.mdd 7317XilinxProcessorIPLib/drivers/mipicsiss/data/mipicsiss.tcl 7318XilinxProcessorIPLib/drivers/mipicsiss/src/xcsiss.c 7319XilinxProcessorIPLib/drivers/mipicsiss/src/xcsiss.h 7320XilinxProcessorIPLib/drivers/mipicsiss/src/xcsiss_hw.h 7321XilinxProcessorIPLib/drivers/mipicsiss/src/xcsiss_intr.c 7322XilinxProcessorIPLib/drivers/mipicsiss/src/xcsiss_selftest.c 7323XilinxProcessorIPLib/drivers/mipicsiss/src/xcsiss_sinit.c 7324XilinxProcessorIPLib/drivers/nandpsu/data/nandpsu.mdd 7325XilinxProcessorIPLib/drivers/nandpsu/data/nandpsu.tcl 7326XilinxProcessorIPLib/drivers/nandpsu/src/xnandpsu.c 7327XilinxProcessorIPLib/drivers/nandpsu/src/xnandpsu.h 7328XilinxProcessorIPLib/drivers/nandpsu/src/xnandpsu_bbm.c 7329XilinxProcessorIPLib/drivers/nandpsu/src/xnandpsu_bbm.h 7330XilinxProcessorIPLib/drivers/nandpsu/src/xnandpsu_g.c 7331XilinxProcessorIPLib/drivers/nandpsu/src/xnandpsu_hw.h 7332XilinxProcessorIPLib/drivers/nandpsu/src/xnandpsu_onfi.c 7333XilinxProcessorIPLib/drivers/nandpsu/src/xnandpsu_onfi.h 7334XilinxProcessorIPLib/drivers/nandpsu/src/xnandpsu_sinit.c 7335XilinxProcessorIPLib/drivers/v_mix/data/v_mix.tcl 7336XilinxProcessorIPLib/drivers/v_mix/src/xv_mix_l2_intr.c 7337-------------------------------------------------------------------------------- 7338 7339 7340 7341 7342 7343COPYRIGHT TEXT: 7344--------------- 7345 7346Copyright (C) 2021 Xilinx, Inc. All rights reserved. 7347SPDX-License-Identifier: MIT 7348 7349FILES: 7350XilinxProcessorIPLib/drivers/axiethernet/data/dependencies.props 7351XilinxProcessorIPLib/drivers/axivdma/data/dependencies.props 7352XilinxProcessorIPLib/drivers/board_common/data/board_common.mdd 7353XilinxProcessorIPLib/drivers/board_common/src/rfclk/examples/xrfclk_example_app.c 7354XilinxProcessorIPLib/drivers/board_common/src/rfclk/src/xrfclk.c 7355XilinxProcessorIPLib/drivers/board_common/src/rfclk/src/xrfclk.h 7356XilinxProcessorIPLib/drivers/board_common/src/rfclk/src/xrfclk_LMK_conf.h 7357XilinxProcessorIPLib/drivers/board_common/src/rfclk/src/xrfclk_LMX_conf.h 7358XilinxProcessorIPLib/drivers/dfxasm/src/xdfxasm.c 7359XilinxProcessorIPLib/drivers/dfxasm/src/xdfxasm.h 7360XilinxProcessorIPLib/drivers/dfxasm/src/xdfxasm_hw.h 7361XilinxProcessorIPLib/drivers/emaclite/data/dependencies.props 7362XilinxProcessorIPLib/drivers/emacps/data/dependencies.props 7363XilinxProcessorIPLib/drivers/iicps/examples/xiicps_intr_multi_master_example.c 7364XilinxProcessorIPLib/drivers/iicps/examples/xiicps_polled_multi_master_example.c 7365XilinxProcessorIPLib/drivers/iicps/src/xiicps_xfer.c 7366XilinxProcessorIPLib/drivers/iicps/src/xiicps_xfer.h 7367XilinxProcessorIPLib/drivers/rfdc/data/dependencies.props 7368XilinxProcessorIPLib/drivers/rfdc/src/README.md 7369XilinxProcessorIPLib/drivers/trngpsv/data/trngpsv.mdd 7370XilinxProcessorIPLib/drivers/trngpsv/data/trngpsv.tcl 7371XilinxProcessorIPLib/drivers/trngpsv/examples/xtrngpsv_ptrng_df_example.c 7372XilinxProcessorIPLib/drivers/trngpsv/examples/xtrngpsv_ptrng_example.c 7373XilinxProcessorIPLib/drivers/uartpsv/src/xuartpsv_xfer.h 7374XilinxProcessorIPLib/drivers/v_warp_filter/src/xv_warp_filter_intr.c 7375XilinxProcessorIPLib/drivers/v_warp_filter/src/xv_warp_filter_l2.c 7376XilinxProcessorIPLib/drivers/v_warp_filter/src/xv_warp_filter_l2.h 7377XilinxProcessorIPLib/drivers/video_common/src/xvidc.c 7378XilinxProcessorIPLib/drivers/video_common/src/xvidc.h 7379XilinxProcessorIPLib/drivers/video_common/src/xvidc_edid.c 7380XilinxProcessorIPLib/drivers/video_common/src/xvidc_edid.h 7381XilinxProcessorIPLib/drivers/video_common/src/xvidc_timings_table.c 7382XilinxProcessorIPLib/drivers/wdttb/examples/xwdttb_gwdt_intr_example.c 7383XilinxProcessorIPLib/drivers/wdttb/src/xwdttb_config.c 7384XilinxProcessorIPLib/drivers/wdttb/src/xwdttb_config.h 7385XilinxProcessorIPLib/drivers/xxvethernet/data/dependencies.props 7386lib/bsp/standalone/data/intr_wrapper.tcl 7387lib/sw_services/xiltimer/data/xiltimer.mld 7388lib/sw_services/xiltimer/data/xiltimer.tcl 7389lib/sw_services/xiltimer/src/sleep.h 7390-------------------------------------------------------------------------------- 7391 7392 7393 7394 7395 7396COPYRIGHT TEXT: 7397--------------- 7398 7399Copyright (C) 2017 - 2021 Xilinx, Inc. All rights reserved. 7400SPDX-License-Identifier: MIT 7401 7402FILES: 7403XilinxProcessorIPLib/drivers/axiethernet/examples/xaxiethernet_example_intr_mcdma.c 7404XilinxProcessorIPLib/drivers/axiethernet/examples/xaxiethernet_example_mcdma_poll.c 7405XilinxProcessorIPLib/drivers/axiethernet/examples/xaxiethernet_mcdma_ping_req_example.c 7406XilinxProcessorIPLib/drivers/cframe/data/cframe.mdd 7407XilinxProcessorIPLib/drivers/cframe/src/xcframe.c 7408XilinxProcessorIPLib/drivers/cframe/src/xcframe.h 7409XilinxProcessorIPLib/drivers/cframe/src/xcframe_hw.h 7410XilinxProcessorIPLib/drivers/cfupmc/src/xcfupmc.h 7411XilinxProcessorIPLib/drivers/cpu_cortexa72/data/cpu_cortexa72.tcl 7412XilinxProcessorIPLib/drivers/cpu_cortexa72/src/xcpu_cortexa72.h 7413XilinxProcessorIPLib/drivers/csudma/data/csudma_header.h 7414XilinxProcessorIPLib/drivers/resetps/data/resetps.mdd 7415XilinxProcessorIPLib/drivers/resetps/data/resetps.tcl 7416XilinxProcessorIPLib/drivers/resetps/examples/xresetps_example.c 7417XilinxProcessorIPLib/drivers/resetps/src/xresetps.c 7418XilinxProcessorIPLib/drivers/resetps/src/xresetps.h 7419XilinxProcessorIPLib/drivers/resetps/src/xresetps_g.c 7420XilinxProcessorIPLib/drivers/resetps/src/xresetps_hw.h 7421XilinxProcessorIPLib/drivers/resetps/src/xresetps_sinit.c 7422XilinxProcessorIPLib/drivers/rfdc/data/rfdc.mdd 7423XilinxProcessorIPLib/drivers/rfdc/data/rfdc.tcl 7424XilinxProcessorIPLib/drivers/uartpsv/data/uartpsv.mdd 7425XilinxProcessorIPLib/drivers/uartpsv/data/uartpsv.tcl 7426XilinxProcessorIPLib/drivers/uartpsv/data/uartpsv_header.h 7427XilinxProcessorIPLib/drivers/uartpsv/data/uartpsv_intr_header.h 7428XilinxProcessorIPLib/drivers/uartpsv/examples/xuartpsv_hello_world_example.c 7429XilinxProcessorIPLib/drivers/uartpsv/examples/xuartpsv_intr_example.c 7430XilinxProcessorIPLib/drivers/uartpsv/examples/xuartpsv_selftest_example.c 7431XilinxProcessorIPLib/drivers/uartpsv/src/xuartpsv.c 7432XilinxProcessorIPLib/drivers/uartpsv/src/xuartpsv_hw.c 7433XilinxProcessorIPLib/drivers/uartpsv/src/xuartpsv_hw.h 7434XilinxProcessorIPLib/drivers/uartpsv/src/xuartpsv_intr.c 7435XilinxProcessorIPLib/drivers/uartpsv/src/xuartpsv_options.c 7436XilinxProcessorIPLib/drivers/uartpsv/src/xuartpsv_selftest.c 7437XilinxProcessorIPLib/drivers/uartpsv/src/xuartpsv_sinit.c 7438XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_ch9.c 7439XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_ch9.h 7440XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_ch9_dfu.c 7441XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_ch9_dfu.h 7442XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_ch9_storage.c 7443XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_ch9_storage.h 7444XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_class_dfu.c 7445XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_class_dfu.h 7446XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_class_storage.c 7447XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_class_storage.h 7448XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_dfu_example.c 7449XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_intr_example.c 7450XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_wrapper.c 7451XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_wrapper.h 7452XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_hibernation.c 7453XilinxProcessorIPLib/drivers/v_frmbuf_wr/examples/src/xv_frmbufwr_example.c 7454XilinxProcessorIPLib/drivers/v_hdmi_common/src/xv_hdmic.c 7455XilinxProcessorIPLib/drivers/v_hdmi_common/src/xv_hdmic.h 7456XilinxProcessorIPLib/drivers/video_common/src/xvidc_edid_ext.c 7457XilinxProcessorIPLib/drivers/zdma/data/zdma_header.h 7458-------------------------------------------------------------------------------- 7459 7460 7461 7462 7463 7464COPYRIGHT TEXT: 7465--------------- 7466 7467Copyright (C) 2008 - 2021 Xilinx, Inc. All rights reserved. 7468SPDX-License-Identifier: MIT 7469 7470FILES: 7471XilinxProcessorIPLib/drivers/axiethernet/examples/avb/xavb.c 7472XilinxProcessorIPLib/drivers/axiethernet/examples/avb/xavb.h 7473XilinxProcessorIPLib/drivers/axiethernet/examples/avb/xavb_hw.c 7474XilinxProcessorIPLib/drivers/axiethernet/examples/avb/xavb_hw.h 7475XilinxProcessorIPLib/drivers/axiethernet/examples/avb/xavb_ptp_bmca.c 7476XilinxProcessorIPLib/drivers/axiethernet/examples/avb/xavb_ptp_packets.c 7477XilinxProcessorIPLib/drivers/axiethernet/examples/avb/xavb_rtc_sync.c 7478XilinxProcessorIPLib/drivers/spi/data/spi_intr_header.h 7479XilinxProcessorIPLib/drivers/spi/examples/xspi_atmel_flash_example.c 7480XilinxProcessorIPLib/drivers/spi/examples/xspi_intel_flash_example.c 7481XilinxProcessorIPLib/drivers/spi/examples/xspi_polled_example.c 7482XilinxProcessorIPLib/drivers/spi/examples/xspi_selftest_example.c 7483XilinxProcessorIPLib/drivers/spi/examples/xspi_slave_intr_example.c 7484XilinxProcessorIPLib/drivers/spi/examples/xspi_slave_polled_example.c 7485XilinxProcessorIPLib/drivers/spi/examples/xspi_stm_flash_example.c 7486XilinxProcessorIPLib/drivers/v_frmbuf_wr/examples/src/platform.h 7487-------------------------------------------------------------------------------- 7488 7489 7490 7491 7492 7493COPYRIGHT TEXT: 7494--------------- 7495 7496Copyright (C) 2011 - 2020 Xilinx, Inc. All rights reserved. 7497SPDX-License-Identifier: MIT 7498 7499FILES: 7500XilinxProcessorIPLib/drivers/axipcie/data/axipcie.mdd 7501XilinxProcessorIPLib/drivers/axipcie/data/axipcie.tcl 7502XilinxProcessorIPLib/drivers/axipcie/examples/xaxipcie_ep_cdma_example.c 7503XilinxProcessorIPLib/drivers/axipcie/examples/xaxipcie_ep_enable_example.c 7504XilinxProcessorIPLib/drivers/axipcie/examples/xaxipcie_rc_cdma_example.c 7505XilinxProcessorIPLib/drivers/axipcie/examples/xaxipcie_rc_enumerate_example.c 7506XilinxProcessorIPLib/drivers/axipcie/src/xaxipcie.c 7507XilinxProcessorIPLib/drivers/axipcie/src/xaxipcie.h 7508XilinxProcessorIPLib/drivers/axipcie/src/xaxipcie_g.c 7509XilinxProcessorIPLib/drivers/axipcie/src/xaxipcie_hw.h 7510XilinxProcessorIPLib/drivers/axipcie/src/xaxipcie_intr.c 7511XilinxProcessorIPLib/drivers/axipcie/src/xaxipcie_porting_guide.h 7512XilinxProcessorIPLib/drivers/axipcie/src/xaxipcie_sinit.c 7513XilinxProcessorIPLib/drivers/devcfg/data/devcfg.mdd 7514XilinxProcessorIPLib/drivers/devcfg/data/devcfg.tcl 7515XilinxProcessorIPLib/drivers/devcfg/data/devcfg_header.h 7516XilinxProcessorIPLib/drivers/devcfg/data/devcfg_tapp.tcl 7517XilinxProcessorIPLib/drivers/emacps/data/emacps.mdd 7518XilinxProcessorIPLib/drivers/emacps/data/emacps.tcl 7519XilinxProcessorIPLib/drivers/emacps/data/emacps_header.h 7520XilinxProcessorIPLib/drivers/iomodule/data/iomodule_header.h 7521XilinxProcessorIPLib/drivers/iomodule/data/iomodule_intr_header.h 7522XilinxProcessorIPLib/drivers/iomodule/data/iomodule_tapp.tcl 7523XilinxProcessorIPLib/drivers/iomodule/examples/xiomodule_intr_example.c 7524XilinxProcessorIPLib/drivers/iomodule/examples/xiomodule_low_level_example.c 7525XilinxProcessorIPLib/drivers/iomodule/examples/xiomodule_selftest_example.c 7526XilinxProcessorIPLib/drivers/scugic/examples/xscugic_tapp_example.c 7527XilinxProcessorIPLib/drivers/scutimer/data/scutimer.mdd 7528XilinxProcessorIPLib/drivers/scutimer/data/scutimer.tcl 7529XilinxProcessorIPLib/drivers/scutimer/data/scutimer_header.h 7530XilinxProcessorIPLib/drivers/scutimer/data/scutimer_tapp.tcl 7531XilinxProcessorIPLib/drivers/sysmon/examples/xsysmon_extmux_example.c 7532XilinxProcessorIPLib/drivers/tmrctr/examples/xtmrctr_intr_64bit_example.c 7533XilinxProcessorIPLib/drivers/xadcps/data/xadcps.mdd 7534XilinxProcessorIPLib/drivers/xadcps/data/xadcps.tcl 7535XilinxProcessorIPLib/drivers/xadcps/examples/xadcps_polled_printf_example.c 7536XilinxProcessorIPLib/drivers/xadcps/src/xadcps.c 7537XilinxProcessorIPLib/drivers/xadcps/src/xadcps.h 7538XilinxProcessorIPLib/drivers/xadcps/src/xadcps_g.c 7539XilinxProcessorIPLib/drivers/xadcps/src/xadcps_hw.h 7540XilinxProcessorIPLib/drivers/xadcps/src/xadcps_intr.c 7541XilinxProcessorIPLib/drivers/xadcps/src/xadcps_selftest.c 7542XilinxProcessorIPLib/drivers/xadcps/src/xadcps_sinit.c 7543-------------------------------------------------------------------------------- 7544 7545 7546 7547 7548 7549COPYRIGHT TEXT: 7550--------------- 7551 7552Copyright (C) 2012 - 2020 Xilinx, Inc. All rights reserved. 7553SPDX-License-Identifier: MIT 7554 7555FILES: 7556XilinxProcessorIPLib/drivers/axipmon/data/axipmon.mdd 7557XilinxProcessorIPLib/drivers/axipmon/data/axipmon.tcl 7558XilinxProcessorIPLib/drivers/axipmon/examples/xaxipmon_intr_example.c 7559XilinxProcessorIPLib/drivers/axipmon/examples/xaxipmon_polled_example.c 7560XilinxProcessorIPLib/drivers/axipmon/src/xaxipmon.c 7561XilinxProcessorIPLib/drivers/axipmon/src/xaxipmon_g.c 7562XilinxProcessorIPLib/drivers/axipmon/src/xaxipmon_hw.h 7563XilinxProcessorIPLib/drivers/axipmon/src/xaxipmon_selftest.c 7564XilinxProcessorIPLib/drivers/axipmon/src/xaxipmon_sinit.c 7565XilinxProcessorIPLib/drivers/dp14rxss/examples/src/inc/xlib_string.h 7566XilinxProcessorIPLib/drivers/dp14txss/examples/src/inc/xlib_string.h 7567XilinxProcessorIPLib/drivers/mbox/data/mbox.mdd 7568XilinxProcessorIPLib/drivers/mbox/data/mbox.tcl 7569XilinxProcessorIPLib/drivers/mbox/data/mbox_tapp.tcl 7570XilinxProcessorIPLib/drivers/mutex/data/mutex_header.h 7571XilinxProcessorIPLib/drivers/tmrctr/examples/xtmrctr_fast_intr_example.c 7572XilinxProcessorIPLib/drivers/xadcps/examples/xadcps_intr_example.c 7573lib/sw_apps/zynq_fsbl/src/scatter.scat 7574-------------------------------------------------------------------------------- 7575 7576 7577 7578 7579 7580COPYRIGHT TEXT: 7581--------------- 7582 7583Copyright (C) 2015 - 2020 Xilinx, Inc. All rights reserved. 7584SPDX-License-Identifier: MIT 7585 7586FILES: 7587XilinxProcessorIPLib/drivers/axipmon/examples/xaxipmon_ocm_example.c 7588XilinxProcessorIPLib/drivers/axis_switch/data/axis_switch.mdd 7589XilinxProcessorIPLib/drivers/axis_switch/data/axis_switch.tcl 7590XilinxProcessorIPLib/drivers/axis_switch/examples/xaxis_switch_example.c 7591XilinxProcessorIPLib/drivers/axis_switch/src/xaxis_switch.c 7592XilinxProcessorIPLib/drivers/axis_switch/src/xaxis_switch.h 7593XilinxProcessorIPLib/drivers/axis_switch/src/xaxis_switch_g.c 7594XilinxProcessorIPLib/drivers/axis_switch/src/xaxis_switch_hw.h 7595XilinxProcessorIPLib/drivers/axis_switch/src/xaxis_switch_selftest.c 7596XilinxProcessorIPLib/drivers/axis_switch/src/xaxis_switch_sinit.c 7597XilinxProcessorIPLib/drivers/coresightps_dcc/src/xcoresightpsdcc.c 7598XilinxProcessorIPLib/drivers/coresightps_dcc/src/xcoresightpsdcc.h 7599XilinxProcessorIPLib/drivers/csi/data/csi.mdd 7600XilinxProcessorIPLib/drivers/csi/data/csi.tcl 7601XilinxProcessorIPLib/drivers/csi/data/csi_tapp.tcl 7602XilinxProcessorIPLib/drivers/csi/data/xcsi_header.h 7603XilinxProcessorIPLib/drivers/csi/src/xcsi.c 7604XilinxProcessorIPLib/drivers/csi/src/xcsi.h 7605XilinxProcessorIPLib/drivers/csi/src/xcsi_hw.h 7606XilinxProcessorIPLib/drivers/csi/src/xcsi_intr.c 7607XilinxProcessorIPLib/drivers/csi/src/xcsi_sinit.c 7608XilinxProcessorIPLib/drivers/ddrps/data/ddrps.mdd 7609XilinxProcessorIPLib/drivers/ddrps/data/ddrps.tcl 7610XilinxProcessorIPLib/drivers/ddrps/src/xddrps.h 7611XilinxProcessorIPLib/drivers/dp12/data/dp12.mdd 7612XilinxProcessorIPLib/drivers/dp12/examples/xdp_rx_mst_example.c 7613XilinxProcessorIPLib/drivers/dp12/examples/xdp_rx_sst_dp159_example.c 7614XilinxProcessorIPLib/drivers/dp12/src/xdp.c 7615XilinxProcessorIPLib/drivers/dp12/src/xdp.h 7616XilinxProcessorIPLib/drivers/dp12/src/xdp_edid.c 7617XilinxProcessorIPLib/drivers/dp12/src/xdp_hw.h 7618XilinxProcessorIPLib/drivers/dp12/src/xdp_intr.c 7619XilinxProcessorIPLib/drivers/dp12/src/xdp_mst.c 7620XilinxProcessorIPLib/drivers/dp12/src/xdp_selftest.c 7621XilinxProcessorIPLib/drivers/dp12/src/xdp_sinit.c 7622XilinxProcessorIPLib/drivers/dp12/src/xdp_spm.c 7623XilinxProcessorIPLib/drivers/dp12rxss/data/dp12rxss.mdd 7624XilinxProcessorIPLib/drivers/dp12rxss/data/dp12rxss.tcl 7625XilinxProcessorIPLib/drivers/dp12rxss/examples/xdprxss_debug_example.c 7626XilinxProcessorIPLib/drivers/dp12rxss/examples/xdprxss_hdcp_example.c 7627XilinxProcessorIPLib/drivers/dp12rxss/examples/xdprxss_intr_example.c 7628XilinxProcessorIPLib/drivers/dp12rxss/examples/xdprxss_mst_example.c 7629XilinxProcessorIPLib/drivers/dp12rxss/examples/xdprxss_selftest_example.c 7630XilinxProcessorIPLib/drivers/dp12rxss/src/dp/xdprxss_dprx.c 7631XilinxProcessorIPLib/drivers/dp12rxss/src/dp/xdprxss_dprx.h 7632XilinxProcessorIPLib/drivers/dp12rxss/src/hdcp1x/xdprxss_hdcp1x.c 7633XilinxProcessorIPLib/drivers/dp12rxss/src/hdcp1x/xdprxss_hdcp1x.h 7634XilinxProcessorIPLib/drivers/dp12rxss/src/iic/xdprxss_iic.c 7635XilinxProcessorIPLib/drivers/dp12rxss/src/iic/xdprxss_iic.h 7636XilinxProcessorIPLib/drivers/dp12rxss/src/xdprxss.c 7637XilinxProcessorIPLib/drivers/dp12rxss/src/xdprxss.h 7638XilinxProcessorIPLib/drivers/dp12rxss/src/xdprxss_dbg.c 7639XilinxProcessorIPLib/drivers/dp12rxss/src/xdprxss_dp159.c 7640XilinxProcessorIPLib/drivers/dp12rxss/src/xdprxss_hw.h 7641XilinxProcessorIPLib/drivers/dp12rxss/src/xdprxss_intr.c 7642XilinxProcessorIPLib/drivers/dp12rxss/src/xdprxss_selftest.c 7643XilinxProcessorIPLib/drivers/dp12rxss/src/xdprxss_sinit.c 7644XilinxProcessorIPLib/drivers/dp12txss/data/dp12txss.mdd 7645XilinxProcessorIPLib/drivers/dp12txss/data/dp12txss.tcl 7646XilinxProcessorIPLib/drivers/dp12txss/examples/xdptxss_debug_example.c 7647XilinxProcessorIPLib/drivers/dp12txss/examples/xdptxss_hdcp_example.c 7648XilinxProcessorIPLib/drivers/dp12txss/examples/xdptxss_intr_example.c 7649XilinxProcessorIPLib/drivers/dp12txss/examples/xdptxss_mst_example.c 7650XilinxProcessorIPLib/drivers/dp12txss/examples/xdptxss_selftest_example.c 7651XilinxProcessorIPLib/drivers/dp12txss/src/dp/xdptxss_dptx.c 7652XilinxProcessorIPLib/drivers/dp12txss/src/dp/xdptxss_dptx.h 7653XilinxProcessorIPLib/drivers/dp12txss/src/dualsplitter/xdptxss_dualsplitter.c 7654XilinxProcessorIPLib/drivers/dp12txss/src/dualsplitter/xdptxss_dualsplitter.h 7655XilinxProcessorIPLib/drivers/dp12txss/src/hdcp1x/xdptxss_hdcp1x.c 7656XilinxProcessorIPLib/drivers/dp12txss/src/hdcp1x/xdptxss_hdcp1x.h 7657XilinxProcessorIPLib/drivers/dp12txss/src/vtc/xdptxss_vtc.c 7658XilinxProcessorIPLib/drivers/dp12txss/src/vtc/xdptxss_vtc.h 7659XilinxProcessorIPLib/drivers/dp12txss/src/xdptxss.c 7660XilinxProcessorIPLib/drivers/dp12txss/src/xdptxss.h 7661XilinxProcessorIPLib/drivers/dp12txss/src/xdptxss_dbg.c 7662XilinxProcessorIPLib/drivers/dp12txss/src/xdptxss_hw.h 7663XilinxProcessorIPLib/drivers/dp12txss/src/xdptxss_intr.c 7664XilinxProcessorIPLib/drivers/dp12txss/src/xdptxss_selftest.c 7665XilinxProcessorIPLib/drivers/dp12txss/src/xdptxss_sinit.c 7666XilinxProcessorIPLib/drivers/dp14/data/dp14.mdd 7667XilinxProcessorIPLib/drivers/dp14/examples/xdp_rx_mst_example.c 7668XilinxProcessorIPLib/drivers/dp14/examples/xdp_rx_sst_dp159_example.c 7669XilinxProcessorIPLib/drivers/dp14/src/xdp.c 7670XilinxProcessorIPLib/drivers/dp14/src/xdp.h 7671XilinxProcessorIPLib/drivers/dp14/src/xdp_edid.c 7672XilinxProcessorIPLib/drivers/dp14/src/xdp_hw.h 7673XilinxProcessorIPLib/drivers/dp14/src/xdp_intr.c 7674XilinxProcessorIPLib/drivers/dp14/src/xdp_mst.c 7675XilinxProcessorIPLib/drivers/dp14/src/xdp_selftest.c 7676XilinxProcessorIPLib/drivers/dp14/src/xdp_sinit.c 7677XilinxProcessorIPLib/drivers/dp14/src/xdp_spm.c 7678XilinxProcessorIPLib/drivers/dp14rxss/data/dp14rxss.mdd 7679XilinxProcessorIPLib/drivers/dp14rxss/data/dp14rxss.tcl 7680XilinxProcessorIPLib/drivers/dp14rxss/examples/src/com/xhdcp1x_debug.c 7681XilinxProcessorIPLib/drivers/dp14rxss/examples/src/com/xhdcp1x_debug.h 7682XilinxProcessorIPLib/drivers/dp14rxss/examples/src/com/xhdcp1x_example.c 7683XilinxProcessorIPLib/drivers/dp14rxss/examples/src/com/xhdcp1x_example.h 7684XilinxProcessorIPLib/drivers/dp14rxss/examples/src/dats_dp14/xvid_pat_gen.c 7685XilinxProcessorIPLib/drivers/dp14rxss/examples/xdprxss_debug_example.c 7686XilinxProcessorIPLib/drivers/dp14rxss/examples/xdprxss_hdcp_example.c 7687XilinxProcessorIPLib/drivers/dp14rxss/examples/xdprxss_intr_example.c 7688XilinxProcessorIPLib/drivers/dp14rxss/examples/xdprxss_mst_example.c 7689XilinxProcessorIPLib/drivers/dp14rxss/examples/xdprxss_selftest_example.c 7690XilinxProcessorIPLib/drivers/dp14rxss/src/dp/xdprxss_dprx.c 7691XilinxProcessorIPLib/drivers/dp14rxss/src/dp/xdprxss_dprx.h 7692XilinxProcessorIPLib/drivers/dp14rxss/src/hdcp1x/xdprxss_hdcp1x.c 7693XilinxProcessorIPLib/drivers/dp14rxss/src/hdcp1x/xdprxss_hdcp1x.h 7694XilinxProcessorIPLib/drivers/dp14rxss/src/hdcp22/xdprxss_hdcp22.h 7695XilinxProcessorIPLib/drivers/dp14rxss/src/iic/xdprxss_iic.c 7696XilinxProcessorIPLib/drivers/dp14rxss/src/iic/xdprxss_iic.h 7697XilinxProcessorIPLib/drivers/dp14rxss/src/xdprxss.h 7698XilinxProcessorIPLib/drivers/dp14rxss/src/xdprxss_dbg.c 7699XilinxProcessorIPLib/drivers/dp14rxss/src/xdprxss_hw.h 7700XilinxProcessorIPLib/drivers/dp14rxss/src/xdprxss_intr.c 7701XilinxProcessorIPLib/drivers/dp14rxss/src/xdprxss_selftest.c 7702XilinxProcessorIPLib/drivers/dp14rxss/src/xdprxss_sinit.c 7703XilinxProcessorIPLib/drivers/dp14txss/data/dp14txss.mdd 7704XilinxProcessorIPLib/drivers/dp14txss/data/dp14txss.tcl 7705XilinxProcessorIPLib/drivers/dp14txss/examples/src/com/xhdcp1x_debug.c 7706XilinxProcessorIPLib/drivers/dp14txss/examples/src/com/xhdcp1x_debug.h 7707XilinxProcessorIPLib/drivers/dp14txss/examples/src/com/xhdcp1x_example.c 7708XilinxProcessorIPLib/drivers/dp14txss/examples/src/com/xhdcp1x_example.h 7709XilinxProcessorIPLib/drivers/dp14txss/examples/src/dats_dp14/xvid_pat_gen.c 7710XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/aes.c 7711XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/hmac.c 7712XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/sha2.c 7713XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/xhdcp22_common.h 7714XilinxProcessorIPLib/drivers/dp14txss/examples/xdptxss_debug_example.c 7715XilinxProcessorIPLib/drivers/dp14txss/examples/xdptxss_hdcp_example.c 7716XilinxProcessorIPLib/drivers/dp14txss/examples/xdptxss_intr_example.c 7717XilinxProcessorIPLib/drivers/dp14txss/examples/xdptxss_mst_example.c 7718XilinxProcessorIPLib/drivers/dp14txss/examples/xdptxss_selftest_example.c 7719XilinxProcessorIPLib/drivers/dp14txss/src/dp/xdptxss_dptx.c 7720XilinxProcessorIPLib/drivers/dp14txss/src/dp/xdptxss_dptx.h 7721XilinxProcessorIPLib/drivers/dp14txss/src/dualsplitter/xdptxss_dualsplitter.c 7722XilinxProcessorIPLib/drivers/dp14txss/src/dualsplitter/xdptxss_dualsplitter.h 7723XilinxProcessorIPLib/drivers/dp14txss/src/hdcp1x/xdptxss_hdcp1x.c 7724XilinxProcessorIPLib/drivers/dp14txss/src/hdcp1x/xdptxss_hdcp1x.h 7725XilinxProcessorIPLib/drivers/dp14txss/src/vtc/xdptxss_vtc.c 7726XilinxProcessorIPLib/drivers/dp14txss/src/vtc/xdptxss_vtc.h 7727XilinxProcessorIPLib/drivers/dp14txss/src/xdptxss.c 7728XilinxProcessorIPLib/drivers/dp14txss/src/xdptxss.h 7729XilinxProcessorIPLib/drivers/dp14txss/src/xdptxss_dbg.c 7730XilinxProcessorIPLib/drivers/dp14txss/src/xdptxss_hw.h 7731XilinxProcessorIPLib/drivers/dp14txss/src/xdptxss_intr.c 7732XilinxProcessorIPLib/drivers/dp14txss/src/xdptxss_selftest.c 7733XilinxProcessorIPLib/drivers/dp14txss/src/xdptxss_sinit.c 7734XilinxProcessorIPLib/drivers/dphy/data/dphy.mdd 7735XilinxProcessorIPLib/drivers/dphy/data/dphy.tcl 7736XilinxProcessorIPLib/drivers/dphy/data/dphy_tapp.tcl 7737XilinxProcessorIPLib/drivers/dphy/data/xdphy_header.h 7738XilinxProcessorIPLib/drivers/dphy/src/xdphy.c 7739XilinxProcessorIPLib/drivers/dphy/src/xdphy.h 7740XilinxProcessorIPLib/drivers/dphy/src/xdphy_hw.h 7741XilinxProcessorIPLib/drivers/dphy/src/xdphy_selftest.c 7742XilinxProcessorIPLib/drivers/dphy/src/xdphy_sinit.c 7743XilinxProcessorIPLib/drivers/hdcp1x/data/hdcp1x.mdd 7744XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x.c 7745XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x.h 7746XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_cipher.c 7747XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_cipher.h 7748XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_cipher_intr.c 7749XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_debug.h 7750XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_hw.h 7751XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_intr.c 7752XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_platform.c 7753XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_platform.h 7754XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_port.c 7755XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_port.h 7756XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_port_dp.h 7757XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_port_dp_rx.c 7758XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_port_dp_tx.c 7759XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_port_hdmi.h 7760XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_port_hdmi_rx.c 7761XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_port_hdmi_tx.c 7762XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_port_intr.c 7763XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_rx.c 7764XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_rx.h 7765XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_selftest.c 7766XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_sinit.c 7767XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_tx.c 7768XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_tx.h 7769XilinxProcessorIPLib/drivers/hdcp22_cipher/data/hdcp22_cipher.mdd 7770XilinxProcessorIPLib/drivers/hdcp22_cipher/data/hdcp22_cipher.tcl 7771XilinxProcessorIPLib/drivers/hdcp22_cipher/src/xhdcp22_cipher.c 7772XilinxProcessorIPLib/drivers/hdcp22_cipher/src/xhdcp22_cipher.h 7773XilinxProcessorIPLib/drivers/hdcp22_cipher/src/xhdcp22_cipher_hw.h 7774XilinxProcessorIPLib/drivers/hdcp22_cipher/src/xhdcp22_cipher_selftest.c 7775XilinxProcessorIPLib/drivers/hdcp22_cipher/src/xhdcp22_cipher_sinit.c 7776XilinxProcessorIPLib/drivers/hdcp22_cipher_dp/data/hdcp22_cipher_dp.mdd 7777XilinxProcessorIPLib/drivers/hdcp22_cipher_dp/data/hdcp22_cipher_dp.tcl 7778XilinxProcessorIPLib/drivers/hdcp22_common/data/hdcp22_common.mdd 7779XilinxProcessorIPLib/drivers/hdcp22_common/src/aes.c 7780XilinxProcessorIPLib/drivers/hdcp22_common/src/hmac.c 7781XilinxProcessorIPLib/drivers/hdcp22_common/src/sha2.c 7782XilinxProcessorIPLib/drivers/hdcp22_common/src/xhdcp22_common.h 7783XilinxProcessorIPLib/drivers/hdcp22_mmult/data/hdcp22_mmult.mdd 7784XilinxProcessorIPLib/drivers/hdcp22_mmult/data/hdcp22_mmult.tcl 7785XilinxProcessorIPLib/drivers/hdcp22_mmult/src/xhdcp22_mmult.c 7786XilinxProcessorIPLib/drivers/hdcp22_mmult/src/xhdcp22_mmult.h 7787XilinxProcessorIPLib/drivers/hdcp22_mmult/src/xhdcp22_mmult_hw.h 7788XilinxProcessorIPLib/drivers/hdcp22_mmult/src/xhdcp22_mmult_linux.c 7789XilinxProcessorIPLib/drivers/hdcp22_mmult/src/xhdcp22_mmult_sinit.c 7790XilinxProcessorIPLib/drivers/hdcp22_rng/data/hdcp22_rng.mdd 7791XilinxProcessorIPLib/drivers/hdcp22_rng/data/hdcp22_rng.tcl 7792XilinxProcessorIPLib/drivers/hdcp22_rng/src/xhdcp22_rng.c 7793XilinxProcessorIPLib/drivers/hdcp22_rng/src/xhdcp22_rng.h 7794XilinxProcessorIPLib/drivers/hdcp22_rng/src/xhdcp22_rng_hw.h 7795XilinxProcessorIPLib/drivers/hdcp22_rng/src/xhdcp22_rng_selftest.c 7796XilinxProcessorIPLib/drivers/hdcp22_rng/src/xhdcp22_rng_sinit.c 7797XilinxProcessorIPLib/drivers/hdcp22_rx/data/hdcp22_rx.mdd 7798XilinxProcessorIPLib/drivers/hdcp22_rx/data/hdcp22_rx.tcl 7799XilinxProcessorIPLib/drivers/hdcp22_rx/src/xhdcp22_rx.c 7800XilinxProcessorIPLib/drivers/hdcp22_rx/src/xhdcp22_rx.h 7801XilinxProcessorIPLib/drivers/hdcp22_rx/src/xhdcp22_rx_crypt.c 7802XilinxProcessorIPLib/drivers/hdcp22_rx/src/xhdcp22_rx_i.h 7803XilinxProcessorIPLib/drivers/hdcp22_rx/src/xhdcp22_rx_sinit.c 7804XilinxProcessorIPLib/drivers/hdcp22_rx/src/xhdcp22_rx_test.c 7805XilinxProcessorIPLib/drivers/hdcp22_rx_dp/data/hdcp22_rx_dp.mdd 7806XilinxProcessorIPLib/drivers/hdcp22_rx_dp/data/hdcp22_rx_dp.tcl 7807XilinxProcessorIPLib/drivers/hdcp22_tx/data/hdcp22_tx.mdd 7808XilinxProcessorIPLib/drivers/hdcp22_tx/data/hdcp22_tx.tcl 7809XilinxProcessorIPLib/drivers/ipipsu/examples/xipipsu_self_test_example.c 7810XilinxProcessorIPLib/drivers/ipipsu/src/xipipsu_g.c 7811XilinxProcessorIPLib/drivers/mipicsiss/examples/xcsiss_intr_example.c 7812XilinxProcessorIPLib/drivers/mipicsiss/examples/xcsiss_selftest_example.c 7813XilinxProcessorIPLib/drivers/v_axi4s_remap/data/v_axi4s_remap.mdd 7814XilinxProcessorIPLib/drivers/v_axi4s_remap/data/v_axi4s_remap.tcl 7815XilinxProcessorIPLib/drivers/v_axi4s_remap/src/xv_axi4s_remap.c 7816XilinxProcessorIPLib/drivers/v_csc/data/v_csc.mdd 7817XilinxProcessorIPLib/drivers/v_csc/data/v_csc.tcl 7818XilinxProcessorIPLib/drivers/v_csc/src/xv_csc_l2.c 7819XilinxProcessorIPLib/drivers/v_csc/src/xv_csc_l2.h 7820XilinxProcessorIPLib/drivers/v_deinterlacer/data/v_deinterlacer.mdd 7821XilinxProcessorIPLib/drivers/v_deinterlacer/data/v_deinterlacer.tcl 7822XilinxProcessorIPLib/drivers/v_deinterlacer/src/xv_deinterlacer_l2.c 7823XilinxProcessorIPLib/drivers/v_deinterlacer/src/xv_deinterlacer_l2.h 7824XilinxProcessorIPLib/drivers/v_hcresampler/data/v_hcresampler.mdd 7825XilinxProcessorIPLib/drivers/v_hcresampler/data/v_hcresampler.tcl 7826XilinxProcessorIPLib/drivers/v_hcresampler/src/xv_hcresampler_coeff.c 7827XilinxProcessorIPLib/drivers/v_hcresampler/src/xv_hcresampler_l2.c 7828XilinxProcessorIPLib/drivers/v_hcresampler/src/xv_hcresampler_l2.h 7829XilinxProcessorIPLib/drivers/v_hdmiphy1/data/v_hdmiphy1.mdd 7830XilinxProcessorIPLib/drivers/v_hdmiphy1/data/v_hdmiphy1.tcl 7831XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1.c 7832XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_gthe4.c 7833XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_gtye4.c 7834XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_gtye5.c 7835XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_gtyp.c 7836XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_hdmi.c 7837XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_hdmi_intr.c 7838XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_i.c 7839XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_log.c 7840XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_mmcme4.c 7841XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_mmcme5.c 7842XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_selftest.c 7843XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_sinit.c 7844XilinxProcessorIPLib/drivers/v_hdmirx/data/v_hdmirx.tcl 7845XilinxProcessorIPLib/drivers/v_hdmirxss/data/v_hdmirxss.tcl 7846XilinxProcessorIPLib/drivers/v_hdmirxss/examples/hdcp_key_utility/aes.c 7847XilinxProcessorIPLib/drivers/v_hdmirxss/examples/hdcp_key_utility/hmac.c 7848XilinxProcessorIPLib/drivers/v_hdmirxss/examples/hdcp_key_utility/sha2.c 7849XilinxProcessorIPLib/drivers/v_hdmirxss/examples/hdcp_key_utility/xhdcp22_common.h 7850XilinxProcessorIPLib/drivers/v_hdmirxss/src/xv_hdmirxss_log.c 7851XilinxProcessorIPLib/drivers/v_hdmitx/data/v_hdmitx.tcl 7852XilinxProcessorIPLib/drivers/v_hdmitxss/data/v_hdmitxss.mdd 7853XilinxProcessorIPLib/drivers/v_hdmitxss/data/v_hdmitxss.tcl 7854XilinxProcessorIPLib/drivers/v_hdmitxss/examples/hdcp_key_utility/aes.c 7855XilinxProcessorIPLib/drivers/v_hdmitxss/examples/hdcp_key_utility/hmac.c 7856XilinxProcessorIPLib/drivers/v_hdmitxss/examples/hdcp_key_utility/sha2.c 7857XilinxProcessorIPLib/drivers/v_hdmitxss/examples/hdcp_key_utility/xhdcp22_common.h 7858XilinxProcessorIPLib/drivers/v_hdmitxss/src/xv_hdmitxss_log.c 7859XilinxProcessorIPLib/drivers/v_hscaler/data/v_hscaler.mdd 7860XilinxProcessorIPLib/drivers/v_hscaler/data/v_hscaler.tcl 7861XilinxProcessorIPLib/drivers/v_hscaler/src/xv_hscaler_coeff.c 7862XilinxProcessorIPLib/drivers/v_hscaler/src/xv_hscaler_l2.c 7863XilinxProcessorIPLib/drivers/v_hscaler/src/xv_hscaler_l2.h 7864XilinxProcessorIPLib/drivers/v_letterbox/data/v_letterbox.mdd 7865XilinxProcessorIPLib/drivers/v_letterbox/data/v_letterbox.tcl 7866XilinxProcessorIPLib/drivers/v_letterbox/src/xv_letterbox_l2.c 7867XilinxProcessorIPLib/drivers/v_letterbox/src/xv_letterbox_l2.h 7868XilinxProcessorIPLib/drivers/v_vcresampler/data/v_vcresampler.mdd 7869XilinxProcessorIPLib/drivers/v_vcresampler/data/v_vcresampler.tcl 7870XilinxProcessorIPLib/drivers/v_vcresampler/src/xv_vcresampler_coeff.c 7871XilinxProcessorIPLib/drivers/v_vcresampler/src/xv_vcresampler_l2.c 7872XilinxProcessorIPLib/drivers/v_vcresampler/src/xv_vcresampler_l2.h 7873XilinxProcessorIPLib/drivers/v_vscaler/data/v_vscaler.mdd 7874XilinxProcessorIPLib/drivers/v_vscaler/data/v_vscaler.tcl 7875XilinxProcessorIPLib/drivers/v_vscaler/src/xv_vscaler_coeff.c 7876XilinxProcessorIPLib/drivers/v_vscaler/src/xv_vscaler_l2.c 7877XilinxProcessorIPLib/drivers/v_vscaler/src/xv_vscaler_l2.h 7878XilinxProcessorIPLib/drivers/vphy/data/vphy.mdd 7879XilinxProcessorIPLib/drivers/vphy/data/vphy.tcl 7880XilinxProcessorIPLib/drivers/vphy/src/xvphy.c 7881XilinxProcessorIPLib/drivers/vphy/src/xvphy.h 7882XilinxProcessorIPLib/drivers/vphy/src/xvphy_dp.c 7883XilinxProcessorIPLib/drivers/vphy/src/xvphy_dp.h 7884XilinxProcessorIPLib/drivers/vphy/src/xvphy_gt.h 7885XilinxProcessorIPLib/drivers/vphy/src/xvphy_gthe2.c 7886XilinxProcessorIPLib/drivers/vphy/src/xvphy_gthe3.c 7887XilinxProcessorIPLib/drivers/vphy/src/xvphy_gthe4.c 7888XilinxProcessorIPLib/drivers/vphy/src/xvphy_gtpe2.c 7889XilinxProcessorIPLib/drivers/vphy/src/xvphy_gtxe2.c 7890XilinxProcessorIPLib/drivers/vphy/src/xvphy_gtye4.c 7891XilinxProcessorIPLib/drivers/vphy/src/xvphy_hdmi.c 7892XilinxProcessorIPLib/drivers/vphy/src/xvphy_hdmi.h 7893XilinxProcessorIPLib/drivers/vphy/src/xvphy_hdmi_intr.c 7894XilinxProcessorIPLib/drivers/vphy/src/xvphy_hw.h 7895XilinxProcessorIPLib/drivers/vphy/src/xvphy_i.c 7896XilinxProcessorIPLib/drivers/vphy/src/xvphy_i.h 7897XilinxProcessorIPLib/drivers/vphy/src/xvphy_intr.c 7898XilinxProcessorIPLib/drivers/vphy/src/xvphy_log.c 7899XilinxProcessorIPLib/drivers/vphy/src/xvphy_mmcme2.c 7900XilinxProcessorIPLib/drivers/vphy/src/xvphy_mmcme3.c 7901XilinxProcessorIPLib/drivers/vphy/src/xvphy_mmcme4.c 7902XilinxProcessorIPLib/drivers/vphy/src/xvphy_selftest.c 7903XilinxProcessorIPLib/drivers/vphy/src/xvphy_sinit.c 7904XilinxProcessorIPLib/drivers/vprocss/data/vprocss.mdd 7905XilinxProcessorIPLib/drivers/vprocss/data/vprocss.tcl 7906XilinxProcessorIPLib/drivers/vprocss/src/vdma/xvprocss_vdma.c 7907XilinxProcessorIPLib/drivers/vprocss/src/vdma/xvprocss_vdma.h 7908XilinxProcessorIPLib/drivers/vprocss/src/xvprocss.c 7909XilinxProcessorIPLib/drivers/vprocss/src/xvprocss.h 7910XilinxProcessorIPLib/drivers/vprocss/src/xvprocss_coreinit.c 7911XilinxProcessorIPLib/drivers/vprocss/src/xvprocss_coreinit.h 7912XilinxProcessorIPLib/drivers/vprocss/src/xvprocss_log.c 7913XilinxProcessorIPLib/drivers/vprocss/src/xvprocss_log.h 7914XilinxProcessorIPLib/drivers/vprocss/src/xvprocss_router.c 7915XilinxProcessorIPLib/drivers/vprocss/src/xvprocss_router.h 7916XilinxProcessorIPLib/drivers/vprocss/src/xvprocss_sinit.c 7917-------------------------------------------------------------------------------- 7918 7919 7920 7921 7922 7923COPYRIGHT TEXT: 7924--------------- 7925 7926Copyright (C) 2007 - 2020 Xilinx, Inc. All rights reserved. 7927SPDX-License-Identifier: MIT 7928 7929FILES: 7930XilinxProcessorIPLib/drivers/axipmon/src/xaxipmon.h 7931XilinxProcessorIPLib/drivers/emaclite/src/xemaclite_sinit.c 7932XilinxProcessorIPLib/drivers/hwicap/examples/xhwicap_intr_example.c 7933XilinxProcessorIPLib/drivers/hwicap/examples/xhwicap_testapp_example.c 7934XilinxProcessorIPLib/drivers/hwicap/src/xhwicap.c 7935XilinxProcessorIPLib/drivers/hwicap/src/xhwicap.h 7936XilinxProcessorIPLib/drivers/hwicap/src/xhwicap_intr.c 7937XilinxProcessorIPLib/drivers/hwicap/src/xhwicap_l.h 7938XilinxProcessorIPLib/drivers/hwicap/src/xhwicap_selftest.c 7939XilinxProcessorIPLib/drivers/hwicap/src/xhwicap_sinit.c 7940XilinxProcessorIPLib/drivers/mbox/data/mbox_header.h 7941XilinxProcessorIPLib/drivers/mbox/examples/data.c 7942XilinxProcessorIPLib/drivers/mbox/examples/xmbox_example.c 7943XilinxProcessorIPLib/drivers/mbox/examples/xmbox_intr_example.c 7944XilinxProcessorIPLib/drivers/mbox/examples/xmbox_tapp_example.c 7945XilinxProcessorIPLib/drivers/mbox/src/xmbox.c 7946XilinxProcessorIPLib/drivers/mbox/src/xmbox.h 7947XilinxProcessorIPLib/drivers/mbox/src/xmbox_g.c 7948XilinxProcessorIPLib/drivers/mbox/src/xmbox_hw.h 7949XilinxProcessorIPLib/drivers/mbox/src/xmbox_sinit.c 7950XilinxProcessorIPLib/drivers/mutex/data/mutex.mdd 7951XilinxProcessorIPLib/drivers/mutex/data/mutex.tcl 7952XilinxProcessorIPLib/drivers/mutex/data/mutex_tapp.tcl 7953XilinxProcessorIPLib/drivers/mutex/src/xmutex.c 7954XilinxProcessorIPLib/drivers/mutex/src/xmutex.h 7955XilinxProcessorIPLib/drivers/mutex/src/xmutex_g.c 7956XilinxProcessorIPLib/drivers/mutex/src/xmutex_hw.h 7957XilinxProcessorIPLib/drivers/mutex/src/xmutex_selftest.c 7958XilinxProcessorIPLib/drivers/mutex/src/xmutex_sinit.c 7959XilinxProcessorIPLib/drivers/sysmon/data/sysmon.mdd 7960XilinxProcessorIPLib/drivers/sysmon/data/sysmon.tcl 7961XilinxProcessorIPLib/drivers/sysmon/data/sysmon_header.h 7962XilinxProcessorIPLib/drivers/sysmon/data/sysmon_intr_header.h 7963XilinxProcessorIPLib/drivers/sysmon/data/sysmon_tapp.tcl 7964XilinxProcessorIPLib/drivers/sysmon/examples/xsysmon_intr_example.c 7965XilinxProcessorIPLib/drivers/sysmon/examples/xsysmon_intr_printf_example.c 7966XilinxProcessorIPLib/drivers/sysmon/examples/xsysmon_low_level_example.c 7967XilinxProcessorIPLib/drivers/sysmon/examples/xsysmon_polled_example.c 7968XilinxProcessorIPLib/drivers/sysmon/examples/xsysmon_polled_printf_example.c 7969XilinxProcessorIPLib/drivers/sysmon/examples/xsysmon_single_ch_intr_example.c 7970XilinxProcessorIPLib/drivers/sysmon/src/xsysmon.c 7971XilinxProcessorIPLib/drivers/sysmon/src/xsysmon.h 7972XilinxProcessorIPLib/drivers/sysmon/src/xsysmon_g.c 7973XilinxProcessorIPLib/drivers/sysmon/src/xsysmon_hw.h 7974XilinxProcessorIPLib/drivers/sysmon/src/xsysmon_intr.c 7975XilinxProcessorIPLib/drivers/sysmon/src/xsysmon_selftest.c 7976XilinxProcessorIPLib/drivers/sysmon/src/xsysmon_sinit.c 7977-------------------------------------------------------------------------------- 7978 7979 7980 7981 7982 7983COPYRIGHT TEXT: 7984--------------- 7985 7986Copyright (C) 2014 - 2021 Xilinx, Inc. All rights reserved. 7987SPDX-License-Identifier: MIT 7988 7989FILES: 7990XilinxProcessorIPLib/drivers/axivdma/examples/vdma.c 7991XilinxProcessorIPLib/drivers/axivdma/examples/vdma_api.c 7992XilinxProcessorIPLib/drivers/cpu_cortexa53/data/cpu_cortexa53.tcl 7993XilinxProcessorIPLib/drivers/cpu_cortexa53/src/xcpu_cortexa53.h 7994XilinxProcessorIPLib/drivers/cpu_cortexr5/data/cpu_cortexr5.mdd 7995XilinxProcessorIPLib/drivers/cpu_cortexr5/data/cpu_cortexr5.tcl 7996XilinxProcessorIPLib/drivers/cpu_cortexr5/src/xcpu_cortexr5.h 7997XilinxProcessorIPLib/drivers/csudma/data/csudma.tcl 7998XilinxProcessorIPLib/drivers/csudma/examples/xcsudma_intr_example.c 7999XilinxProcessorIPLib/drivers/csudma/examples/xcsudma_polled_example.c 8000XilinxProcessorIPLib/drivers/csudma/examples/xcsudma_selftest_example.c
8001XilinxProcessorIPLib/drivers/ttcps/data/ttcps_tapp.tcl 8002XilinxProcessorIPLib/drivers/usb/examples/data.h 8003XilinxProcessorIPLib/drivers/v_hdmi_common/src/xv_hdmic_vsif.c 8004XilinxProcessorIPLib/drivers/v_hdmi_common/src/xv_hdmic_vsif.h 8005XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThrough/xhdmi_example.c 8006XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThroughVersal/xhdmi_example.c 8007XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/Repeater/xhdmi_example.c 8008XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/Repeater/xhdmi_example.h 8009XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/RxOnly/xhdmi_example.c 8010XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThrough/xhdmi_example.c 8011XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThroughVersal/xhdmi_example.c 8012XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/Repeater/xhdmi_example.c 8013XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/Repeater/xhdmi_example.h 8014XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/TxOnly/xhdmi_example.c 8015XilinxProcessorIPLib/drivers/zdma/data/zdma.tcl 8016XilinxProcessorIPLib/drivers/zdma/examples/xzdma_linear_example.c 8017XilinxProcessorIPLib/drivers/zdma/examples/xzdma_linkedlist_example.c 8018XilinxProcessorIPLib/drivers/zdma/examples/xzdma_readonlymode_example.c 8019XilinxProcessorIPLib/drivers/zdma/examples/xzdma_selftest_example.c 8020XilinxProcessorIPLib/drivers/zdma/examples/xzdma_simple_example.c 8021XilinxProcessorIPLib/drivers/zdma/examples/xzdma_writeonlymode_example.c 8022-------------------------------------------------------------------------------- 8023 8024 8025 8026 8027 8028COPYRIGHT TEXT: 8029--------------- 8030 8031Copyright (C) 2012 - 2021 Xilinx, Inc. All rights reserved. 8032SPDX-License-Identifier: MIT 8033 8034FILES: 8035XilinxProcessorIPLib/drivers/axivdma/examples/xaxivdma_example_intr.c 8036XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.c 8037XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.h 8038XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_channel.c 8039XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_g.c 8040XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_hw.h 8041XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_i.h 8042XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_intr.c 8043XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_porting_guide.h 8044XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_sinit.c 8045XilinxProcessorIPLib/drivers/iic/src/xiic_selftest.c 8046XilinxProcessorIPLib/drivers/intc/data/intc_header.h 8047XilinxProcessorIPLib/drivers/nandps/data/nandps.tcl 8048XilinxProcessorIPLib/drivers/spi/examples/xspi_numonyx_flash_quad_example.c 8049XilinxProcessorIPLib/drivers/spi/examples/xspi_winbond_flash_xip_example.c 8050XilinxProcessorIPLib/drivers/ttcps/data/ttcps.tcl 8051-------------------------------------------------------------------------------- 8052 8053 8054 8055 8056 8057COPYRIGHT TEXT: 8058--------------- 8059 8060Copyright (C) 2015 - 2021 Xilinx, Inc. All rights reserved. 8061SPDX-License-Identifier: MIT 8062 8063FILES: 8064XilinxProcessorIPLib/drivers/axivdma/examples/xaxivdma_example_selftest.c 8065XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_selftest.c 8066XilinxProcessorIPLib/drivers/canfd/data/canfd.mdd 8067XilinxProcessorIPLib/drivers/canfd/data/canfd.tcl 8068XilinxProcessorIPLib/drivers/canfd/examples/xcanfd_intr_example.c 8069XilinxProcessorIPLib/drivers/canfd/examples/xcanfd_polled_example.c 8070XilinxProcessorIPLib/drivers/canfd/src/xcanfd.c 8071XilinxProcessorIPLib/drivers/canfd/src/xcanfd.h 8072XilinxProcessorIPLib/drivers/canfd/src/xcanfd_config.c 8073XilinxProcessorIPLib/drivers/canfd/src/xcanfd_g.c 8074XilinxProcessorIPLib/drivers/canfd/src/xcanfd_hw.h 8075XilinxProcessorIPLib/drivers/canfd/src/xcanfd_intr.c 8076XilinxProcessorIPLib/drivers/canfd/src/xcanfd_selftest.c 8077XilinxProcessorIPLib/drivers/canfd/src/xcanfd_sinit.c 8078XilinxProcessorIPLib/drivers/ipipsu/data/ipipsu.mdd 8079XilinxProcessorIPLib/drivers/ipipsu/data/ipipsu.tcl 8080XilinxProcessorIPLib/drivers/ipipsu/src/xipipsu.c 8081XilinxProcessorIPLib/drivers/ipipsu/src/xipipsu.h 8082XilinxProcessorIPLib/drivers/ipipsu/src/xipipsu_sinit.c 8083XilinxProcessorIPLib/drivers/rtcpsu/data/rtcpsu.mdd 8084XilinxProcessorIPLib/drivers/rtcpsu/data/rtcpsu.tcl 8085XilinxProcessorIPLib/drivers/rtcpsu/examples/xrtcpsu_alarm_interrupt_example.c 8086XilinxProcessorIPLib/drivers/rtcpsu/examples/xrtcpsu_alarm_polled_example.c 8087XilinxProcessorIPLib/drivers/rtcpsu/examples/xrtcpsu_periodic_alarm_interrupt_example.c 8088XilinxProcessorIPLib/drivers/rtcpsu/examples/xrtcpsu_seconds_interrupt_example.c 8089XilinxProcessorIPLib/drivers/rtcpsu/examples/xrtcpsu_seconds_polled_example.c 8090XilinxProcessorIPLib/drivers/rtcpsu/examples/xrtcpsu_set_calibration_example.c 8091XilinxProcessorIPLib/drivers/rtcpsu/examples/xrtcpsu_set_time_example.c 8092XilinxProcessorIPLib/drivers/rtcpsu/src/xrtcpsu.c 8093XilinxProcessorIPLib/drivers/rtcpsu/src/xrtcpsu.h 8094XilinxProcessorIPLib/drivers/rtcpsu/src/xrtcpsu_g.c 8095XilinxProcessorIPLib/drivers/rtcpsu/src/xrtcpsu_hw.h 8096XilinxProcessorIPLib/drivers/rtcpsu/src/xrtcpsu_intr.c 8097XilinxProcessorIPLib/drivers/rtcpsu/src/xrtcpsu_selftest.c 8098XilinxProcessorIPLib/drivers/rtcpsu/src/xrtcpsu_sinit.c 8099XilinxProcessorIPLib/drivers/tmrctr/src/xtmrctr_sinit.c 8100XilinxProcessorIPLib/drivers/ttcps/data/ttcps_header.h 8101XilinxProcessorIPLib/drivers/v_hdmi_common/data/v_hdmi_common.mdd 8102XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1.h 8103XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_gt.h 8104XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_hdmi.h 8105XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_hw.h 8106XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_i.h 8107XilinxProcessorIPLib/drivers/v_tpg/data/v_tpg.mdd 8108XilinxProcessorIPLib/drivers/v_tpg/data/v_tpg.tcl 8109XilinxProcessorIPLib/drivers/v_tpg/examples/main.c 8110XilinxProcessorIPLib/drivers/video_common/data/video_common.mdd 8111XilinxProcessorIPLib/drivers/video_common/examples/xvidc_edid_print_example.c 8112XilinxProcessorIPLib/drivers/video_common/examples/xvidc_edid_print_example.h 8113-------------------------------------------------------------------------------- 8114 8115 8116 8117 8118 8119COPYRIGHT TEXT: 8120--------------- 8121 8122Copyright (C) 2011 - 2021 Xilinx, Inc. All rights reserved. 8123SPDX-License-Identifier: MIT 8124 8125FILES: 8126XilinxProcessorIPLib/drivers/bram/src/xbram_hw.h 8127XilinxProcessorIPLib/drivers/bram/src/xbram_selftest.c 8128XilinxProcessorIPLib/drivers/canps/data/canps.mdd 8129XilinxProcessorIPLib/drivers/canps/data/canps.tcl 8130XilinxProcessorIPLib/drivers/canps/data/canps_header.h 8131XilinxProcessorIPLib/drivers/cpu_cortexa9/data/cpu_cortexa9.mdd 8132XilinxProcessorIPLib/drivers/cpu_cortexa9/data/cpu_cortexa9.tcl 8133XilinxProcessorIPLib/drivers/cpu_cortexa9/src/xcpu_cortexa9.h 8134XilinxProcessorIPLib/drivers/dmaps/data/dmaps.mdd 8135XilinxProcessorIPLib/drivers/dmaps/data/dmaps.tcl 8136XilinxProcessorIPLib/drivers/dmaps/data/dmaps_header.h 8137XilinxProcessorIPLib/drivers/dmaps/data/dmaps_tapp.tcl 8138XilinxProcessorIPLib/drivers/gpiops/data/gpiops.mdd 8139XilinxProcessorIPLib/drivers/gpiops/data/gpiops.tcl 8140XilinxProcessorIPLib/drivers/iicps/data/iicps.mdd 8141XilinxProcessorIPLib/drivers/iicps/data/iicps.tcl 8142XilinxProcessorIPLib/drivers/iicps/data/iicps_header.h 8143XilinxProcessorIPLib/drivers/iicps/data/iicps_tapp.tcl 8144XilinxProcessorIPLib/drivers/iomodule/data/iomodule.mdd 8145XilinxProcessorIPLib/drivers/iomodule/data/iomodule.tcl 8146XilinxProcessorIPLib/drivers/iomodule/src/xiomodule.c 8147XilinxProcessorIPLib/drivers/iomodule/src/xiomodule.h 8148XilinxProcessorIPLib/drivers/iomodule/src/xiomodule_extra.c 8149XilinxProcessorIPLib/drivers/iomodule/src/xiomodule_g.c 8150XilinxProcessorIPLib/drivers/iomodule/src/xiomodule_i.h 8151XilinxProcessorIPLib/drivers/iomodule/src/xiomodule_intr.c 8152XilinxProcessorIPLib/drivers/iomodule/src/xiomodule_io.h 8153XilinxProcessorIPLib/drivers/iomodule/src/xiomodule_l.c 8154XilinxProcessorIPLib/drivers/iomodule/src/xiomodule_l.h 8155XilinxProcessorIPLib/drivers/iomodule/src/xiomodule_options.c 8156XilinxProcessorIPLib/drivers/iomodule/src/xiomodule_selftest.c 8157XilinxProcessorIPLib/drivers/iomodule/src/xiomodule_stats.c 8158XilinxProcessorIPLib/drivers/iomodule/src/xiomodule_uart.c 8159XilinxProcessorIPLib/drivers/iomodule/src/xiomodule_uart_intr.c 8160XilinxProcessorIPLib/drivers/qspips/data/qspips.mdd 8161XilinxProcessorIPLib/drivers/qspips/data/qspips.tcl 8162XilinxProcessorIPLib/drivers/qspips/data/qspips_header.h 8163XilinxProcessorIPLib/drivers/qspips/data/qspips_tapp.tcl 8164XilinxProcessorIPLib/drivers/scugic/data/scugic.mdd 8165XilinxProcessorIPLib/drivers/scugic/data/scugic.tcl 8166XilinxProcessorIPLib/drivers/scugic/data/scugic_header.h 8167XilinxProcessorIPLib/drivers/scugic/data/scugic_tapp.tcl 8168XilinxProcessorIPLib/drivers/scuwdt/data/scuwdt.mdd 8169XilinxProcessorIPLib/drivers/scuwdt/data/scuwdt.tcl 8170XilinxProcessorIPLib/drivers/scuwdt/data/scuwdt_header.h 8171XilinxProcessorIPLib/drivers/scuwdt/data/scuwdt_tapp.tcl 8172XilinxProcessorIPLib/drivers/spi/examples/xspi_winbond_flash_quad_example.c 8173XilinxProcessorIPLib/drivers/ttcps/data/ttcps.mdd 8174XilinxProcessorIPLib/drivers/uartps/data/uartps.mdd 8175XilinxProcessorIPLib/drivers/uartps/data/uartps.tcl 8176XilinxProcessorIPLib/drivers/uartps/data/uartps_header.h 8177XilinxProcessorIPLib/drivers/uartps/data/uartps_intr_header.h 8178XilinxProcessorIPLib/drivers/uartps/data/uartps_tapp.tcl 8179XilinxProcessorIPLib/drivers/usbps/data/usbps.mdd 8180XilinxProcessorIPLib/drivers/usbps/data/usbps.tcl 8181XilinxProcessorIPLib/drivers/wdtps/data/wdtps.mdd 8182XilinxProcessorIPLib/drivers/wdtps/data/wdtps.tcl 8183XilinxProcessorIPLib/drivers/wdtps/data/wdtps_header.h 8184XilinxProcessorIPLib/drivers/wdtps/examples/xwdtps_selftest_example.c 8185XilinxProcessorIPLib/drivers/wdttb/data/wdttb.tcl 8186-------------------------------------------------------------------------------- 8187 8188 8189 8190 8191 8192COPYRIGHT TEXT: 8193--------------- 8194 8195Copyright (C) 2017 - 2022 Xilinx, Inc. All rights reserved. 8196SPDX-License-Identifier: MIT 8197 8198FILES: 8199XilinxProcessorIPLib/drivers/cfupmc/data/cfupmc.mdd 8200XilinxProcessorIPLib/drivers/csudma/data/csudma_tapp.tcl 8201XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/dp159.c 8202XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/dp159.h 8203XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/pipeline_program.c 8204XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/pipeline_program.h 8205XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/platform.c 8206XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/platform.h 8207XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/platform_config.h 8208XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/sensor_cfgs.c 8209XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/sensor_cfgs.h 8210XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/si5324drv.c 8211XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/si5324drv.h 8212XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/xmipi_example.c 8213XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/xmipi_menu.c 8214XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_ref_design/xmipi_menu.h 8215XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/sensor_cfgs.c 8216XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/sensor_cfgs.h 8217XilinxProcessorIPLib/drivers/rfdc/src/xrfdc.c 8218XilinxProcessorIPLib/drivers/rfdc/src/xrfdc.h 8219XilinxProcessorIPLib/drivers/rfdc/src/xrfdc_g.c 8220XilinxProcessorIPLib/drivers/rfdc/src/xrfdc_hw.h 8221XilinxProcessorIPLib/drivers/rfdc/src/xrfdc_intr.c 8222XilinxProcessorIPLib/drivers/rfdc/src/xrfdc_sinit.c 8223XilinxProcessorIPLib/drivers/spips/src/xspips.c 8224XilinxProcessorIPLib/drivers/spips/src/xspips.h 8225XilinxProcessorIPLib/drivers/tmr_inject/data/tmr_inject.mdd 8226XilinxProcessorIPLib/drivers/tmr_inject/src/xtmr_inject.c 8227XilinxProcessorIPLib/drivers/tmr_inject/src/xtmr_inject.h 8228XilinxProcessorIPLib/drivers/tmr_inject/src/xtmr_inject_g.c 8229XilinxProcessorIPLib/drivers/tmr_inject/src/xtmr_inject_i.h 8230XilinxProcessorIPLib/drivers/tmr_inject/src/xtmr_inject_l.h 8231XilinxProcessorIPLib/drivers/tmr_inject/src/xtmr_inject_selftest.c 8232XilinxProcessorIPLib/drivers/tmr_inject/src/xtmr_inject_sinit.c 8233XilinxProcessorIPLib/drivers/tmr_manager/data/tmr_manager.mdd 8234XilinxProcessorIPLib/drivers/tmr_manager/data/tmr_manager_intr_header.h 8235XilinxProcessorIPLib/drivers/tmr_manager/data/tmr_manager_tapp.tcl 8236XilinxProcessorIPLib/drivers/tmr_manager/examples/xtmr_manager_intr_example.c 8237XilinxProcessorIPLib/drivers/tmr_manager/examples/xtmr_manager_intr_tapp_example.c 8238XilinxProcessorIPLib/drivers/tmr_manager/src/xtmr_manager.c 8239XilinxProcessorIPLib/drivers/tmr_manager/src/xtmr_manager.h 8240XilinxProcessorIPLib/drivers/tmr_manager/src/xtmr_manager_g.c 8241XilinxProcessorIPLib/drivers/tmr_manager/src/xtmr_manager_i.h 8242XilinxProcessorIPLib/drivers/tmr_manager/src/xtmr_manager_intr.c 8243XilinxProcessorIPLib/drivers/tmr_manager/src/xtmr_manager_l.h 8244XilinxProcessorIPLib/drivers/tmr_manager/src/xtmr_manager_recover.c 8245XilinxProcessorIPLib/drivers/tmr_manager/src/xtmr_manager_recover_l.S 8246XilinxProcessorIPLib/drivers/tmr_manager/src/xtmr_manager_selftest.c 8247XilinxProcessorIPLib/drivers/tmr_manager/src/xtmr_manager_sem.c 8248XilinxProcessorIPLib/drivers/tmr_manager/src/xtmr_manager_sinit.c 8249XilinxProcessorIPLib/drivers/tmr_manager/src/xtmr_manager_stats.c 8250XilinxProcessorIPLib/drivers/uartpsv/data/uartpsv_tapp.tcl 8251XilinxProcessorIPLib/drivers/uartpsv/src/xuartpsv.h 8252XilinxProcessorIPLib/drivers/zdma/data/zdma_tapp.tcl 8253-------------------------------------------------------------------------------- 8254 8255 8256 8257 8258 8259COPYRIGHT TEXT: 8260--------------- 8261 8262Copyright (C) 2013 - 2022 Xilinx, Inc. All rights reserved. 8263SPDX-License-Identifier: MIT 8264 8265FILES: 8266XilinxProcessorIPLib/drivers/cfupmc/src/cfu_apb.h 8267XilinxProcessorIPLib/drivers/sdps/data/sdps.mdd 8268XilinxProcessorIPLib/drivers/sdps/data/sdps.tcl 8269XilinxProcessorIPLib/drivers/sdps/src/xsdps.c 8270XilinxProcessorIPLib/drivers/sdps/src/xsdps.h 8271XilinxProcessorIPLib/drivers/sdps/src/xsdps_card.c 8272XilinxProcessorIPLib/drivers/sdps/src/xsdps_core.h 8273XilinxProcessorIPLib/drivers/sdps/src/xsdps_g.c 8274XilinxProcessorIPLib/drivers/sdps/src/xsdps_host.c 8275XilinxProcessorIPLib/drivers/sdps/src/xsdps_hw.h 8276XilinxProcessorIPLib/drivers/sdps/src/xsdps_options.c 8277XilinxProcessorIPLib/drivers/sdps/src/xsdps_sinit.c 8278XilinxProcessorIPLib/drivers/spips/src/xspips_hw.c 8279-------------------------------------------------------------------------------- 8280 8281 8282 8283 8284 8285COPYRIGHT TEXT: 8286--------------- 8287 8288Copyright (C) 2016 - 2020 Xilinx, Inc. All rights reserved. 8289SPDX-License-Identifier: MIT 8290 8291FILES: 8292XilinxProcessorIPLib/drivers/clk_wiz/data/clk_wiz.mdd 8293XilinxProcessorIPLib/drivers/clk_wiz/data/clk_wiz.tcl 8294XilinxProcessorIPLib/drivers/clk_wiz/data/clk_wiz_header.h 8295XilinxProcessorIPLib/drivers/clk_wiz/data/clk_wiz_tapp.tcl 8296XilinxProcessorIPLib/drivers/clk_wiz/examples/xclk_wiz_intr_example.c 8297XilinxProcessorIPLib/drivers/clk_wiz/src/xclk_wiz.c 8298XilinxProcessorIPLib/drivers/clk_wiz/src/xclk_wiz.h 8299XilinxProcessorIPLib/drivers/clk_wiz/src/xclk_wiz_hw.h 8300XilinxProcessorIPLib/drivers/clk_wiz/src/xclk_wiz_intr.c 8301XilinxProcessorIPLib/drivers/clk_wiz/src/xclk_wiz_sinit.c 8302XilinxProcessorIPLib/drivers/csi2tx/data/csi2tx.mdd 8303XilinxProcessorIPLib/drivers/csi2tx/data/csi2tx.tcl 8304XilinxProcessorIPLib/drivers/csi2tx/data/csi2tx_tapp.tcl 8305XilinxProcessorIPLib/drivers/csi2tx/data/xcsi2tx_header.h 8306XilinxProcessorIPLib/drivers/csi2tx/src/xcsi2tx.c 8307XilinxProcessorIPLib/drivers/csi2tx/src/xcsi2tx.h 8308XilinxProcessorIPLib/drivers/csi2tx/src/xcsi2tx_hw.h 8309XilinxProcessorIPLib/drivers/csi2tx/src/xcsi2tx_intr.c 8310XilinxProcessorIPLib/drivers/csi2tx/src/xcsi2tx_sinit.c 8311XilinxProcessorIPLib/drivers/csi2txss/data/csi2txss.mdd 8312XilinxProcessorIPLib/drivers/csi2txss/data/csi2txss.tcl 8313XilinxProcessorIPLib/drivers/csi2txss/data/csi2txss_tapp.tcl 8314XilinxProcessorIPLib/drivers/csi2txss/data/xcsi2txss_header.h 8315XilinxProcessorIPLib/drivers/csi2txss/examples/xcsi2txss_intr_example.c 8316XilinxProcessorIPLib/drivers/csi2txss/examples/xcsi2txss_selftest_example.c 8317XilinxProcessorIPLib/drivers/csi2txss/src/xcsi2txss.c 8318XilinxProcessorIPLib/drivers/csi2txss/src/xcsi2txss.h 8319XilinxProcessorIPLib/drivers/csi2txss/src/xcsi2txss_hw.h 8320XilinxProcessorIPLib/drivers/csi2txss/src/xcsi2txss_intr.c 8321XilinxProcessorIPLib/drivers/csi2txss/src/xcsi2txss_selftest.c 8322XilinxProcessorIPLib/drivers/csi2txss/src/xcsi2txss_sinit.c 8323XilinxProcessorIPLib/drivers/dp12rxss/src/xdprxss_dp159.h 8324XilinxProcessorIPLib/drivers/dp14rxss/examples/src/dats_dp14/xvidframe_crc.c 8325XilinxProcessorIPLib/drivers/dp14rxss/examples/src/dats_dp14/xvidframe_crc.h 8326XilinxProcessorIPLib/drivers/dp14txss/examples/src/dats_dp14/xvidframe_crc.c 8327XilinxProcessorIPLib/drivers/dp14txss/examples/src/dats_dp14/xvidframe_crc.h 8328XilinxProcessorIPLib/drivers/dsi/data/dsi.mdd 8329XilinxProcessorIPLib/drivers/dsi/data/dsi.tcl 8330XilinxProcessorIPLib/drivers/dsi/data/dsi_tapp.tcl 8331XilinxProcessorIPLib/drivers/dsi/data/xdsi_header.h 8332XilinxProcessorIPLib/drivers/dsi/src/xdsi.c 8333XilinxProcessorIPLib/drivers/dsi/src/xdsi.h 8334XilinxProcessorIPLib/drivers/dsi/src/xdsi_hw.h 8335XilinxProcessorIPLib/drivers/dsi/src/xdsi_intr.c 8336XilinxProcessorIPLib/drivers/dsi/src/xdsi_selftest.c 8337XilinxProcessorIPLib/drivers/dsi/src/xdsi_sinit.c 8338XilinxProcessorIPLib/drivers/dsitxss/data/dsitxss.mdd 8339XilinxProcessorIPLib/drivers/dsitxss/data/dsitxss.tcl 8340XilinxProcessorIPLib/drivers/dsitxss/data/dsitxss_header.h 8341XilinxProcessorIPLib/drivers/dsitxss/data/dsitxss_tapp.tcl 8342XilinxProcessorIPLib/drivers/dsitxss/examples/xdsitxss_intr_example.c 8343XilinxProcessorIPLib/drivers/dsitxss/examples/xdsitxss_selftest_example.c 8344XilinxProcessorIPLib/drivers/dsitxss/examples/xdsitxss_video_test_example.c 8345XilinxProcessorIPLib/drivers/dsitxss/src/xdsitxss.c 8346XilinxProcessorIPLib/drivers/dsitxss/src/xdsitxss.h 8347XilinxProcessorIPLib/drivers/dsitxss/src/xdsitxss_hw.h 8348XilinxProcessorIPLib/drivers/dsitxss/src/xdsitxss_intr.c 8349XilinxProcessorIPLib/drivers/dsitxss/src/xdsitxss_selftest.c 8350XilinxProcessorIPLib/drivers/dsitxss/src/xdsitxss_sinit.c 8351XilinxProcessorIPLib/drivers/mig/data/mig.mdd 8352XilinxProcessorIPLib/drivers/mig/data/mig.tcl 8353XilinxProcessorIPLib/drivers/mig/src/xmig.h 8354XilinxProcessorIPLib/drivers/prc/data/prc.mdd 8355XilinxProcessorIPLib/drivers/prc/data/prc.tcl 8356XilinxProcessorIPLib/drivers/prc/examples/xprc_example.c 8357XilinxProcessorIPLib/drivers/prc/examples/xprc_selftest_example.c 8358XilinxProcessorIPLib/drivers/prc/src/xprc.c 8359XilinxProcessorIPLib/drivers/prc/src/xprc.h 8360XilinxProcessorIPLib/drivers/prc/src/xprc_hw.h 8361XilinxProcessorIPLib/drivers/prc/src/xprc_selftest.c 8362XilinxProcessorIPLib/drivers/prc/src/xprc_sinit.c 8363XilinxProcessorIPLib/drivers/prd/data/prd.mdd 8364XilinxProcessorIPLib/drivers/prd/data/prd.tcl 8365XilinxProcessorIPLib/drivers/prd/examples/xprd_example.c 8366XilinxProcessorIPLib/drivers/prd/examples/xprd_selftest_example.c 8367XilinxProcessorIPLib/drivers/prd/src/xprd.c 8368XilinxProcessorIPLib/drivers/prd/src/xprd.h 8369XilinxProcessorIPLib/drivers/prd/src/xprd_hw.h 8370XilinxProcessorIPLib/drivers/prd/src/xprd_selftest.c 8371XilinxProcessorIPLib/drivers/prd/src/xprd_sinit.c 8372XilinxProcessorIPLib/drivers/sd_fec/data/sd_fec.mdd 8373XilinxProcessorIPLib/drivers/sd_fec/data/sd_fec.tcl 8374XilinxProcessorIPLib/drivers/sd_fec/src/Makefile 8375XilinxProcessorIPLib/drivers/sd_fec/src/xsdfec.c 8376XilinxProcessorIPLib/drivers/sd_fec/src/xsdfec.h 8377XilinxProcessorIPLib/drivers/sd_fec/src/xsdfec_hw.h 8378XilinxProcessorIPLib/drivers/sd_fec/src/xsdfec_sinit.c 8379XilinxProcessorIPLib/drivers/sysmonpsu/data/sysmonpsu.mdd 8380XilinxProcessorIPLib/drivers/sysmonpsu/data/sysmonpsu.tcl 8381XilinxProcessorIPLib/drivers/sysmonpsu/examples/xsysmonpsu_ams_example.c 8382XilinxProcessorIPLib/drivers/sysmonpsu/examples/xsysmonpsu_intr_example.c 8383XilinxProcessorIPLib/drivers/sysmonpsu/examples/xsysmonpsu_low_level_example.c 8384XilinxProcessorIPLib/drivers/sysmonpsu/examples/xsysmonpsu_polled_example.c 8385XilinxProcessorIPLib/drivers/sysmonpsu/examples/xsysmonpsu_single_ch_intr_example.c 8386XilinxProcessorIPLib/drivers/sysmonpsu/src/xsysmonpsu.c 8387XilinxProcessorIPLib/drivers/sysmonpsu/src/xsysmonpsu.h 8388XilinxProcessorIPLib/drivers/sysmonpsu/src/xsysmonpsu_g.c 8389XilinxProcessorIPLib/drivers/sysmonpsu/src/xsysmonpsu_hw.h 8390XilinxProcessorIPLib/drivers/sysmonpsu/src/xsysmonpsu_intr.c 8391XilinxProcessorIPLib/drivers/sysmonpsu/src/xsysmonpsu_selftest.c 8392XilinxProcessorIPLib/drivers/sysmonpsu/src/xsysmonpsu_sinit.c 8393XilinxProcessorIPLib/drivers/v_hdmirx/src/xv_hdmirx.c 8394XilinxProcessorIPLib/drivers/v_hdmirx/src/xv_hdmirx.h 8395XilinxProcessorIPLib/drivers/v_hdmirx/src/xv_hdmirx_hw.h 8396XilinxProcessorIPLib/drivers/v_hdmirx/src/xv_hdmirx_intr.c 8397XilinxProcessorIPLib/drivers/v_hdmirx/src/xv_hdmirx_selftest.c 8398XilinxProcessorIPLib/drivers/v_hdmirx/src/xv_hdmirx_sinit.c 8399XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThrough/xhdcp.c 8400XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThrough/xhdcp.h 8401XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThroughVersal/xhdcp.c 8402XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/PassThroughVersal/xhdcp.h 8403XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/Repeater/xhdcp.c 8404XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/Repeater/xhdcp.h 8405XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/RepeaterProfessional/xhdcp.c 8406XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/RepeaterProfessional/xhdcp.h 8407XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/RxOnly/xhdcp.c 8408XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/RxOnly/xhdcp.h 8409XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/si5324drv.c 8410XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/si5324drv.h 8411XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/xvidframe_crc.c 8412XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/xvidframe_crc.h 8413XilinxProcessorIPLib/drivers/v_hdmirxss/src/xv_hdmirxss.c 8414XilinxProcessorIPLib/drivers/v_hdmirxss/src/xv_hdmirxss.h 8415XilinxProcessorIPLib/drivers/v_hdmirxss/src/xv_hdmirxss_coreinit.c 8416XilinxProcessorIPLib/drivers/v_hdmirxss/src/xv_hdmirxss_coreinit.h 8417XilinxProcessorIPLib/drivers/v_hdmirxss/src/xv_hdmirxss_hdcp.c 8418XilinxProcessorIPLib/drivers/v_hdmirxss/src/xv_hdmirxss_sinit.c 8419XilinxProcessorIPLib/drivers/v_hdmitx/src/xv_hdmitx.c 8420XilinxProcessorIPLib/drivers/v_hdmitx/src/xv_hdmitx.h 8421XilinxProcessorIPLib/drivers/v_hdmitx/src/xv_hdmitx_hw.h 8422XilinxProcessorIPLib/drivers/v_hdmitx/src/xv_hdmitx_intr.c 8423XilinxProcessorIPLib/drivers/v_hdmitx/src/xv_hdmitx_selftest.c 8424XilinxProcessorIPLib/drivers/v_hdmitx/src/xv_hdmitx_sinit.c 8425XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThrough/xhdcp.c 8426XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThrough/xhdcp.h 8427XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThroughVersal/xhdcp.c 8428XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/PassThroughVersal/xhdcp.h 8429XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/Repeater/xhdcp.c 8430XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/Repeater/xhdcp.h 8431XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/RepeaterProfessional/xhdcp.c 8432XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/RepeaterProfessional/xhdcp.h 8433XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/TxOnly/xhdcp.c 8434XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/TxOnly/xhdcp.h 8435XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/si5324drv.c 8436XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/si5324drv.h 8437XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/xvidframe_crc.c 8438XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/xvidframe_crc.h 8439XilinxProcessorIPLib/drivers/v_hdmitxss/src/xv_hdmitxss.c 8440XilinxProcessorIPLib/drivers/v_hdmitxss/src/xv_hdmitxss.h 8441XilinxProcessorIPLib/drivers/v_hdmitxss/src/xv_hdmitxss_coreinit.c 8442XilinxProcessorIPLib/drivers/v_hdmitxss/src/xv_hdmitxss_coreinit.h 8443XilinxProcessorIPLib/drivers/v_hdmitxss/src/xv_hdmitxss_hdcp.c 8444XilinxProcessorIPLib/drivers/v_hdmitxss/src/xv_hdmitxss_sinit.c 8445-------------------------------------------------------------------------------- 8446 8447 8448 8449 8450 8451COPYRIGHT TEXT: 8452--------------- 8453 8454Copyright (C) 2018 - 2021 Xilinx, Inc. All rights reserved. 8455SPDX-License-Identifier: MIT 8456 8457FILES: 8458XilinxProcessorIPLib/drivers/clockps/data/clockps.mdd 8459XilinxProcessorIPLib/drivers/clockps/examples/xclockps_i2c_example.c 8460XilinxProcessorIPLib/drivers/clockps/src/xclockps.c 8461XilinxProcessorIPLib/drivers/clockps/src/xclockps.h 8462XilinxProcessorIPLib/drivers/clockps/src/xclockps_divider.c 8463XilinxProcessorIPLib/drivers/clockps/src/xclockps_fixedfactor.c 8464XilinxProcessorIPLib/drivers/clockps/src/xclockps_g.c 8465XilinxProcessorIPLib/drivers/clockps/src/xclockps_gate.c 8466XilinxProcessorIPLib/drivers/clockps/src/xclockps_hw.h 8467XilinxProcessorIPLib/drivers/clockps/src/xclockps_mux.c 8468XilinxProcessorIPLib/drivers/clockps/src/xclockps_pll.c 8469XilinxProcessorIPLib/drivers/clockps/src/xclockps_sinit.c 8470XilinxProcessorIPLib/drivers/common/src/xdebug.h 8471XilinxProcessorIPLib/drivers/rfdc/examples/xrfdc_mts_example.c 8472XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_audio_dfu_example.c 8473XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_ch9_audio_dfu.c 8474XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_ch9_audio_dfu.h 8475XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_ch9_composite.c 8476XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_ch9_composite.h 8477XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_class_audio_dfu.c 8478XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_class_audio_dfu.h 8479XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_class_composite.c 8480XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_class_composite.h 8481XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_composite_example.c 8482XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_audio_example.c 8483XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_ch9_audio.c 8484XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_ch9_audio.h 8485XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_ch9_composite.c 8486XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_ch9_composite.h 8487XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_ch9_keyboard.c 8488XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_ch9_keyboard.h 8489XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_ch9_storage.c 8490XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_ch9_storage.h 8491XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_class_audio.c 8492XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_class_audio.h 8493XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_class_composite.c 8494XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_class_composite.h 8495XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_class_keyboard.c 8496XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_class_keyboard.h 8497XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_class_storage.c 8498XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_class_storage.h 8499XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_composite_example.c 8500XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_dfu_example.c 8501XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_keyboard_example.c 8502XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_freertos_massstorage_example.c 8503XilinxProcessorIPLib/drivers/v_demosaic/examples/src/main.c 8504XilinxProcessorIPLib/drivers/v_demosaic/examples/vdemosaic_example_kc705.tcl 8505XilinxProcessorIPLib/drivers/v_demosaic/src/xv_demosaic_intr.c 8506XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/si570drv.c 8507XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/si570drv.h 8508XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/PassThrough/xhdmi_example.c 8509XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/si570drv.c 8510XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/si570drv.h 8511XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/si570drv.c 8512XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/si570drv.h 8513XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/PassThrough/xhdmi_example.c 8514XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/si570drv.c 8515XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/si570drv.h 8516XilinxProcessorIPLib/drivers/v_tpg/src/xv_tpg_intr.c 8517XilinxProcessorIPLib/drivers/xxvethernet/data/xxvethernet.mdd 8518XilinxProcessorIPLib/drivers/xxvethernet/data/xxvethernet.tcl 8519XilinxProcessorIPLib/drivers/xxvethernet/examples/xxxvethernet_example.h 8520XilinxProcessorIPLib/drivers/xxvethernet/examples/xxxvethernet_example_intr_mcdma.c 8521XilinxProcessorIPLib/drivers/xxvethernet/examples/xxxvethernet_example_util.c 8522XilinxProcessorIPLib/drivers/xxvethernet/examples/xxxvethernet_usxgmii_example_intr_mcdma.c 8523XilinxProcessorIPLib/drivers/xxvethernet/src/xxxvethernet.c 8524XilinxProcessorIPLib/drivers/xxvethernet/src/xxxvethernet.h 8525XilinxProcessorIPLib/drivers/xxvethernet/src/xxxvethernet_g.c 8526XilinxProcessorIPLib/drivers/xxvethernet/src/xxxvethernet_hw.h 8527XilinxProcessorIPLib/drivers/xxvethernet/src/xxxvethernet_sinit.c 8528lib/bsp/standalone/src/arm/ARMv8/64bit/platform/versal/gcc/translation_table.S 8529-------------------------------------------------------------------------------- 8530 8531 8532 8533 8534 8535COPYRIGHT TEXT: 8536--------------- 8537 8538Copyright (C) 2002 - 2021 Xilinx, Inc. All rights reserved. 8539SPDX-License-Identifier: MIT 8540 8541FILES: 8542XilinxProcessorIPLib/drivers/common/src/xbasic_types.c 8543XilinxProcessorIPLib/drivers/common/src/xbasic_types.h 8544XilinxProcessorIPLib/drivers/common/src/xenv.h 8545XilinxProcessorIPLib/drivers/common/src/xenv_linux.h 8546XilinxProcessorIPLib/drivers/common/src/xenv_none.h 8547XilinxProcessorIPLib/drivers/common/src/xenv_standalone.h 8548XilinxProcessorIPLib/drivers/common/src/xenv_vxworks.h 8549XilinxProcessorIPLib/drivers/common/src/xparameters.h 8550XilinxProcessorIPLib/drivers/common/src/xstatus.h 8551XilinxProcessorIPLib/drivers/common/src/xutil.h 8552XilinxProcessorIPLib/drivers/common/src/xutil_memtest.c 8553XilinxProcessorIPLib/drivers/common/src/xversion.c 8554XilinxProcessorIPLib/drivers/common/src/xversion.h 8555XilinxProcessorIPLib/drivers/gpio/examples/xgpio_example.c 8556XilinxProcessorIPLib/drivers/gpio/examples/xgpio_intr_tapp_example.c 8557XilinxProcessorIPLib/drivers/gpio/examples/xgpio_low_level_example.c 8558XilinxProcessorIPLib/drivers/gpio/src/xgpio.c 8559XilinxProcessorIPLib/drivers/gpio/src/xgpio.h 8560XilinxProcessorIPLib/drivers/gpio/src/xgpio_extra.c 8561XilinxProcessorIPLib/drivers/gpio/src/xgpio_g.c 8562XilinxProcessorIPLib/drivers/gpio/src/xgpio_i.h 8563XilinxProcessorIPLib/drivers/gpio/src/xgpio_intr.c 8564XilinxProcessorIPLib/drivers/gpio/src/xgpio_l.h 8565XilinxProcessorIPLib/drivers/gpio/src/xgpio_selftest.c 8566XilinxProcessorIPLib/drivers/iic/src/xiic.c 8567XilinxProcessorIPLib/drivers/iic/src/xiic.h 8568XilinxProcessorIPLib/drivers/iic/src/xiic_g.c 8569XilinxProcessorIPLib/drivers/iic/src/xiic_i.h 8570XilinxProcessorIPLib/drivers/iic/src/xiic_l.c 8571XilinxProcessorIPLib/drivers/iic/src/xiic_l.h 8572XilinxProcessorIPLib/drivers/iic/src/xiic_master.c 8573XilinxProcessorIPLib/drivers/iic/src/xiic_multi_master.c 8574XilinxProcessorIPLib/drivers/iic/src/xiic_options.c 8575XilinxProcessorIPLib/drivers/iic/src/xiic_slave.c 8576XilinxProcessorIPLib/drivers/iic/src/xiic_stats.c 8577XilinxProcessorIPLib/drivers/intc/src/xintc.c 8578XilinxProcessorIPLib/drivers/intc/src/xintc.h 8579XilinxProcessorIPLib/drivers/intc/src/xintc_g.c 8580XilinxProcessorIPLib/drivers/intc/src/xintc_i.h 8581XilinxProcessorIPLib/drivers/intc/src/xintc_intr.c 8582XilinxProcessorIPLib/drivers/intc/src/xintc_l.h 8583XilinxProcessorIPLib/drivers/intc/src/xintc_options.c 8584XilinxProcessorIPLib/drivers/intc/src/xintc_selftest.c 8585XilinxProcessorIPLib/drivers/spi/examples/xspi_low_level_example.c 8586XilinxProcessorIPLib/drivers/tmrctr/examples/xtmrctr_intr_example.c 8587XilinxProcessorIPLib/drivers/tmrctr/src/xtmrctr.c 8588XilinxProcessorIPLib/drivers/tmrctr/src/xtmrctr.h 8589XilinxProcessorIPLib/drivers/tmrctr/src/xtmrctr_g.c 8590XilinxProcessorIPLib/drivers/tmrctr/src/xtmrctr_i.h 8591XilinxProcessorIPLib/drivers/tmrctr/src/xtmrctr_intr.c 8592XilinxProcessorIPLib/drivers/tmrctr/src/xtmrctr_l.c 8593XilinxProcessorIPLib/drivers/tmrctr/src/xtmrctr_l.h 8594XilinxProcessorIPLib/drivers/tmrctr/src/xtmrctr_options.c 8595XilinxProcessorIPLib/drivers/tmrctr/src/xtmrctr_selftest.c 8596XilinxProcessorIPLib/drivers/tmrctr/src/xtmrctr_stats.c 8597XilinxProcessorIPLib/drivers/uartlite/examples/xuartlite_intr_example.c 8598XilinxProcessorIPLib/drivers/uartlite/examples/xuartlite_intr_tapp_example.c 8599XilinxProcessorIPLib/drivers/uartlite/examples/xuartlite_low_level_example.c 8600XilinxProcessorIPLib/drivers/uartlite/examples/xuartlite_polled_example.c 8601XilinxProcessorIPLib/drivers/uartns550/examples/xuartns550_hello_world_example.c 8602XilinxProcessorIPLib/drivers/uartns550/examples/xuartns550_intr_example.c 8603XilinxProcessorIPLib/drivers/uartns550/examples/xuartns550_low_level_example.c 8604XilinxProcessorIPLib/drivers/uartns550/examples/xuartns550_polled_example.c 8605XilinxProcessorIPLib/drivers/uartns550/examples/xuartns550_selftest_example.c 8606XilinxProcessorIPLib/drivers/uartns550/src/xuartns550.c 8607XilinxProcessorIPLib/drivers/uartns550/src/xuartns550.h 8608XilinxProcessorIPLib/drivers/uartns550/src/xuartns550_format.c 8609XilinxProcessorIPLib/drivers/uartns550/src/xuartns550_g.c 8610XilinxProcessorIPLib/drivers/uartns550/src/xuartns550_i.h 8611XilinxProcessorIPLib/drivers/uartns550/src/xuartns550_intr.c 8612XilinxProcessorIPLib/drivers/uartns550/src/xuartns550_l.c 8613XilinxProcessorIPLib/drivers/uartns550/src/xuartns550_l.h 8614XilinxProcessorIPLib/drivers/uartns550/src/xuartns550_options.c 8615XilinxProcessorIPLib/drivers/uartns550/src/xuartns550_selftest.c 8616XilinxProcessorIPLib/drivers/uartns550/src/xuartns550_sinit.c 8617XilinxProcessorIPLib/drivers/uartns550/src/xuartns550_stats.c 8618XilinxProcessorIPLib/drivers/wdttb/examples/xwdttb_example.c 8619XilinxProcessorIPLib/drivers/wdttb/examples/xwdttb_low_level_example.c 8620XilinxProcessorIPLib/drivers/wdttb/examples/xwdttb_selftest_example.c 8621XilinxProcessorIPLib/drivers/wdttb/src/xwdttb_l.h 8622XilinxProcessorIPLib/drivers/wdttb/src/xwdttb_selftest.c 8623lib/bsp/standalone/src/common/xdebug.h 8624-------------------------------------------------------------------------------- 8625 8626 8627 8628 8629 8630COPYRIGHT TEXT: 8631--------------- 8632 8633Copyright (C) 2007 - 2021 Xilinx, Inc. All rights reserved. 8634SPDX-License-Identifier: MIT 8635 8636FILES: 8637XilinxProcessorIPLib/drivers/cpu/src/xio.c 8638XilinxProcessorIPLib/drivers/cpu/src/xio.h 8639XilinxProcessorIPLib/drivers/spi/data/spi_header.h 8640XilinxProcessorIPLib/drivers/usb/data/usb.mdd 8641XilinxProcessorIPLib/drivers/usb/data/usb.tcl 8642-------------------------------------------------------------------------------- 8643 8644 8645 8646 8647 8648COPYRIGHT TEXT: 8649--------------- 8650 8651Copyright (C) 2019 - 2021 Xilinx, Inc. All rights reserved. 8652SPDX-License-Identifier: MIT 8653 8654FILES: 8655XilinxProcessorIPLib/drivers/cpu_cortexa53/data/cpu_cortexa53.mdd 8656XilinxProcessorIPLib/drivers/ddrpsv/data/ddrpsv.mdd 8657XilinxProcessorIPLib/drivers/ddrpsv/data/ddrpsv.tcl 8658XilinxProcessorIPLib/drivers/ddrpsv/src/xddrpsv.h 8659XilinxProcessorIPLib/drivers/intc/data/slice_width.tcl 8660XilinxProcessorIPLib/drivers/uartpsv/examples/xuartpsv_polled_example.c 8661XilinxProcessorIPLib/drivers/usb/data/dependencies.props 8662XilinxProcessorIPLib/drivers/usbps/data/dependencies.props 8663XilinxProcessorIPLib/drivers/usbpsu/data/dependencies.props 8664XilinxProcessorIPLib/drivers/usbpsu/examples/xusb_poll_example.c 8665XilinxProcessorIPLib/drivers/wdttb/examples/xwdttb_gwdt_example.c 8666XilinxProcessorIPLib/drivers/wdttb/examples/xwdttb_gwdt_selftest_example.c 8667-------------------------------------------------------------------------------- 8668 8669 8670 8671 8672 8673COPYRIGHT TEXT: 8674--------------- 8675 8676Copyright (C) 2010-2020 Xilinx, Inc. All rights reserved. 8677SPDX-License-Identifier: MIT 8678 8679FILES: 8680XilinxProcessorIPLib/drivers/csi/src/xcsi_g.c 8681XilinxProcessorIPLib/drivers/csi2tx/src/xcsi2tx_g.c 8682XilinxProcessorIPLib/drivers/csi2txss/src/xcsi2txss_g.c 8683XilinxProcessorIPLib/drivers/dphy/src/xdphy_g.c 8684XilinxProcessorIPLib/drivers/dsi/src/xdsi_g.c 8685XilinxProcessorIPLib/drivers/dsitxss/src/xdsitxss_g.c 8686XilinxProcessorIPLib/drivers/hdcp1x/src/xhdcp1x_g.c 8687XilinxProcessorIPLib/drivers/hdcp22_cipher/src/xhdcp22_cipher_g.c 8688XilinxProcessorIPLib/drivers/hdcp22_mmult/src/xhdcp22_mmult_g.c 8689XilinxProcessorIPLib/drivers/hdcp22_rng/src/xhdcp22_rng_g.c 8690XilinxProcessorIPLib/drivers/hdcp22_rx/src/xhdcp22_rx_g.c 8691XilinxProcessorIPLib/drivers/hdcp22_tx/src/xhdcp22_tx_g.c 8692XilinxProcessorIPLib/drivers/v_axi4s_remap/src/xv_axi4s_remap_g.c 8693XilinxProcessorIPLib/drivers/v_csc/src/xv_csc_g.c 8694XilinxProcessorIPLib/drivers/v_deinterlacer/src/xv_deinterlacer_g.c 8695XilinxProcessorIPLib/drivers/v_hcresampler/src/xv_hcresampler_g.c 8696XilinxProcessorIPLib/drivers/v_hdmirx/src/xv_hdmirx_g.c 8697XilinxProcessorIPLib/drivers/v_hdmirxss/src/xv_hdmirxss_g.c 8698XilinxProcessorIPLib/drivers/v_hdmitx/src/xv_hdmitx_g.c 8699XilinxProcessorIPLib/drivers/v_hdmitxss/src/xv_hdmitxss_g.c 8700XilinxProcessorIPLib/drivers/v_hscaler/src/xv_hscaler_g.c 8701XilinxProcessorIPLib/drivers/v_sdirx/src/xv_sdirx_g.c 8702XilinxProcessorIPLib/drivers/v_sditxss/src/xv_sditxss_g.c 8703XilinxProcessorIPLib/drivers/v_vcresampler/src/xv_vcresampler_g.c 8704XilinxProcessorIPLib/drivers/v_vscaler/src/xv_vscaler_g.c 8705XilinxProcessorIPLib/drivers/vphy/src/xvphy_g.c 8706XilinxProcessorIPLib/drivers/vprocss/src/xvprocss_g.c 8707lib/sw_apps/zynqmp_fsbl/misc/som/psu_init.c 8708lib/sw_apps/zynqmp_fsbl/misc/som/psu_init.h 8709-------------------------------------------------------------------------------- 8710 8711 8712 8713 8714 8715COPYRIGHT TEXT: 8716--------------- 8717 8718Copyright (C)2015 - 2020 Xilinx, Inc. All rights reserved. 8719SPDX-License-Identifier: MIT 8720 8721FILES: 8722XilinxProcessorIPLib/drivers/csi/src/xcsi_selftest.c 8723-------------------------------------------------------------------------------- 8724 8725 8726 8727 8728 8729COPYRIGHT TEXT: 8730--------------- 8731 8732Copyright (C)2016 - 2020 Xilinx, Inc. All rights reserved. 8733SPDX-License-Identifier: MIT 8734 8735FILES: 8736XilinxProcessorIPLib/drivers/csi2tx/src/xcsi2tx_selftest.c 8737-------------------------------------------------------------------------------- 8738 8739 8740 8741 8742 8743COPYRIGHT TEXT: 8744--------------- 8745 8746Copyright (C) 2014 - 2022 Xilinx, Inc. All rights reserved. 8747SPDX-License-Identifier: MIT 8748 8749FILES: 8750XilinxProcessorIPLib/drivers/csudma/data/csudma.mdd 8751XilinxProcessorIPLib/drivers/csudma/src/xcsudma.c 8752XilinxProcessorIPLib/drivers/csudma/src/xcsudma.h 8753XilinxProcessorIPLib/drivers/csudma/src/xcsudma_hw.h 8754XilinxProcessorIPLib/drivers/csudma/src/xcsudma_intr.c 8755XilinxProcessorIPLib/drivers/csudma/src/xcsudma_selftest.c 8756XilinxProcessorIPLib/drivers/csudma/src/xcsudma_sinit.c 8757XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/mipi_cfg.c 8758XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xhdmi_edid.c 8759XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xhdmi_edid.h 8760XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xhdmi_example.c 8761XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xhdmi_example.h 8762XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xhdmi_hdcp_keys.c 8763XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xhdmi_hdcp_keys.h 8764XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xhdmi_hdcp_keys_table.h 8765XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xhdmi_menu.c 8766XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xhdmi_menu.h 8767XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xmipi_vck190_example.c 8768XilinxProcessorIPLib/drivers/nandpsu/examples/xnandpsu_example.c 8769XilinxProcessorIPLib/drivers/nandpsu/src/Makefile 8770XilinxProcessorIPLib/drivers/qspipsu/data/dependencies.props 8771XilinxProcessorIPLib/drivers/qspipsu/data/qspipsu.mdd 8772XilinxProcessorIPLib/drivers/qspipsu/data/qspipsu.tcl 8773XilinxProcessorIPLib/drivers/qspipsu/src/xqspipsu.c 8774XilinxProcessorIPLib/drivers/qspipsu/src/xqspipsu.h 8775XilinxProcessorIPLib/drivers/qspipsu/src/xqspipsu_g.c 8776XilinxProcessorIPLib/drivers/qspipsu/src/xqspipsu_hw.h 8777XilinxProcessorIPLib/drivers/qspipsu/src/xqspipsu_options.c 8778XilinxProcessorIPLib/drivers/qspipsu/src/xqspipsu_sinit.c 8779XilinxProcessorIPLib/drivers/spips/examples/xspips_slave_polled_example.c 8780XilinxProcessorIPLib/drivers/zdma/data/zdma.mdd 8781XilinxProcessorIPLib/drivers/zdma/src/xzdma.c 8782XilinxProcessorIPLib/drivers/zdma/src/xzdma.h 8783XilinxProcessorIPLib/drivers/zdma/src/xzdma_hw.h 8784XilinxProcessorIPLib/drivers/zdma/src/xzdma_intr.c 8785XilinxProcessorIPLib/drivers/zdma/src/xzdma_selftest.c 8786XilinxProcessorIPLib/drivers/zdma/src/xzdma_sinit.c 8787lib/bsp/standalone/src/arm/ARMv8/64bit/gcc/xil-crt0.S 8788-------------------------------------------------------------------------------- 8789 8790 8791 8792 8793 8794COPYRIGHT TEXT: 8795--------------- 8796 8797Copyright (c) 2020 - 2021 Xilinx, Inc. All rights reserved. 8798SPDX-License-Identifier: MIT 8799 8800FILES: 8801XilinxProcessorIPLib/drivers/csudma/src/xpmcdma.h 8802lib/bsp/standalone/src/arm/cortexr5/armclang/asm_vectors.S 8803lib/bsp/standalone/src/arm/cortexr5/armclang/cpu_init.S 8804lib/bsp/standalone/src/arm/cortexr5/armclang/xpseudo_asm_armclang.h 8805lib/sw_apps/img_rcvry/data/img_rcvry.tcl 8806lib/sw_apps/img_rcvry/misc/cfi.sh 8807lib/sw_apps/img_rcvry/src/xbir_http.c 8808lib/sw_apps/img_rcvry/src/xbir_http.h 8809lib/sw_apps/img_rcvry/src/xbir_i2c.c 8810lib/sw_apps/img_rcvry/src/xbir_i2c.h 8811lib/sw_apps/img_rcvry/src/xbir_nw.c 8812lib/sw_apps/img_rcvry/src/xbir_platform.h 8813lib/sw_apps/img_rcvry/src/xbir_qspi.h 8814lib/sw_apps/img_rcvry/src/xbir_ssi.h 8815lib/sw_apps/img_rcvry/src/xbir_sys.h 8816lib/sw_apps/img_rcvry/src/xbir_util.h 8817lib/sw_apps/imgsel/misc/bspconfig.h 8818lib/sw_apps/imgsel/misc/config.make 8819lib/sw_apps/imgsel/misc/copy_bsp.sh 8820lib/sw_apps/imgsel/misc/dep.mk 8821lib/sw_apps/imgsel/misc/inbyte.c 8822lib/sw_apps/imgsel/misc/makefile 8823lib/sw_apps/imgsel/misc/outbyte.c 8824lib/sw_apps/imgsel/misc/som/psu_init.c 8825lib/sw_apps/imgsel/src/xis_config.h 8826lib/sw_apps/imgsel/src/xis_update_a_b.c 8827lib/sw_apps/versal_plm/src/xplm_stl.h 8828lib/sw_apps/versal_psmfw/src/xpsmfw_dvsec.c 8829lib/sw_apps/versal_psmfw/src/xpsmfw_dvsec.h 8830lib/sw_apps/versal_psmfw/src/xpsmfw_dvsec_common.h 8831lib/sw_apps/versal_psmfw/src/xpsmfw_gic.c 8832lib/sw_apps/versal_psmfw/src/xpsmfw_gic.h 8833lib/sw_apps/zynqmp_fsbl/misc/config.make 8834lib/sw_apps/zynqmp_fsbl/misc/dep.mk 8835lib/sw_apps/zynqmp_pmufw/misc/config.make 8836lib/sw_apps/zynqmp_pmufw/misc/dep.mk 8837lib/sw_services/xilfpga/src/interface/zynqmp/xilfpga_ipi_pcap.c 8838lib/sw_services/xilnvm/examples/xilnvm_efuse_versal_input.h 8839lib/sw_services/xilplmi/src/xplmi_event_logging.c 8840lib/sw_services/xilplmi/src/xplmi_event_logging.h 8841lib/sw_services/xilplmi/src/xplmi_wdt.c 8842lib/sw_services/xilplmi/src/xplmi_wdt.h 8843lib/sw_services/xilpm/src/versal/server/xpm_debug.h 8844lib/sw_services/xilpm/src/versal/server/xpm_ioctl.h 8845lib/sw_services/xilpm/src/versal/server/xpm_pldevice.c 8846lib/sw_services/xilpm/src/versal/server/xpm_rail.c 8847lib/sw_services/xilpuf/examples/xilpuf_example.h 8848lib/sw_services/xilsecure/src/versal/server/Ecdsa.h 8849lib/sw_services/xilsecure/src/versal/server/xsecure_error.h 8850lib/sw_services/xilsecure/src/versal/server/xsecure_init.c 8851lib/sw_services/xilsecure/src/versal/server/xsecure_sha.h 8852lib/sw_services/xilsecure/src/versal/server/xsecure_tamper.c 8853lib/sw_services/xilsecure/src/zynqmp/xsecure_sss.c 8854lib/sw_services/xilsecure/src/zynqmp/xsecure_sss.h 8855-------------------------------------------------------------------------------- 8856 8857 8858 8859 8860 8861COPYRIGHT TEXT: 8862--------------- 8863 8864Copyright (C) 2016 - 2021 Xilinx, Inc. All rights reserved. 8865SPDX-License-Identifier: MIT 8866 8867FILES: 8868XilinxProcessorIPLib/drivers/ddrcpsu/data/ddrcpsu.mdd 8869XilinxProcessorIPLib/drivers/ddrcpsu/src/xddrcpsu.h 8870XilinxProcessorIPLib/drivers/usbpsu/data/usbpsu.mdd 8871XilinxProcessorIPLib/drivers/usbpsu/data/usbpsu.tcl 8872XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu.c 8873XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu.h 8874XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_controltransfers.c 8875XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_endpoint.c 8876XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_endpoint.h 8877XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_g.c 8878XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_hw.h 8879XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_intr.c 8880XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_sinit.c 8881XilinxProcessorIPLib/drivers/v_frmbuf_rd/examples/src/xv_frmbufrd_example.c 8882XilinxProcessorIPLib/drivers/wdttb/examples/xwdttb_winwdt_example.c 8883XilinxProcessorIPLib/drivers/wdttb/examples/xwdttb_winwdt_intr_example.c 8884XilinxProcessorIPLib/drivers/wdttb/src/xwdttb_hw.h 8885XilinxProcessorIPLib/drivers/wdttb/src/xwdttb_sinit.c 8886-------------------------------------------------------------------------------- 8887 8888 8889 8890 8891 8892COPYRIGHT TEXT: 8893--------------- 8894 8895Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. 8896SPDX-License-Identifier: MIT 8897 8898FILES: 8899XilinxProcessorIPLib/drivers/deinterlacer/data/deinterlacer.mdd 8900lib/bsp/standalone/src/microblaze/microblaze_disable_dcache.S 8901lib/bsp/standalone/src/microblaze/microblaze_flush_cache_ext.S 8902lib/bsp/standalone/src/microblaze/microblaze_flush_cache_ext_range.S 8903lib/bsp/standalone/src/microblaze/microblaze_flush_dcache.S 8904lib/bsp/standalone/src/microblaze/microblaze_flush_dcache_range.S 8905lib/bsp/standalone/src/microblaze/microblaze_invalidate_cache_ext.S 8906lib/bsp/standalone/src/microblaze/microblaze_invalidate_cache_ext_range.S 8907lib/bsp/standalone/src/microblaze/microblaze_invalidate_dcache.S 8908lib/bsp/standalone/src/microblaze/microblaze_invalidate_dcache_range.S 8909lib/bsp/standalone/src/microblaze/microblaze_invalidate_icache.S 8910lib/bsp/standalone/src/microblaze/microblaze_invalidate_icache_range.S 8911-------------------------------------------------------------------------------- 8912 8913 8914 8915 8916 8917COPYRIGHT TEXT: 8918--------------- 8919 8920Copyright (c) 2011 - 2020 Xilinx, Inc. All rights reserved. 8921SPDX-License-Identifier: MIT 8922 8923FILES: 8924XilinxProcessorIPLib/drivers/deinterlacer/data/deinterlacer.tcl 8925XilinxProcessorIPLib/drivers/deinterlacer/src/xdeint.c 8926XilinxProcessorIPLib/drivers/deinterlacer/src/xdeint.h 8927XilinxProcessorIPLib/drivers/deinterlacer/src/xdeint_g.c 8928XilinxProcessorIPLib/drivers/deinterlacer/src/xdeint_hw.h 8929XilinxProcessorIPLib/drivers/deinterlacer/src/xdeint_i.h 8930XilinxProcessorIPLib/drivers/deinterlacer/src/xdeint_intr.c 8931XilinxProcessorIPLib/drivers/deinterlacer/src/xdeint_sinit.c 8932XilinxProcessorIPLib/drivers/rgb2ycrcb/data/rgb2ycrcb.mdd 8933XilinxProcessorIPLib/drivers/rgb2ycrcb/data/rgb2ycrcb.tcl 8934lib/bsp/standalone/src/arm/cortexa9/armcc/Makefile 8935lib/bsp/standalone/src/arm/cortexa9/gcc/Makefile 8936lib/bsp/standalone/src/arm/cortexa9/iccarm/Makefile 8937lib/bsp/standalone/src/arm/cortexr5/iccarm/Makefile 8938-------------------------------------------------------------------------------- 8939 8940 8941 8942 8943 8944COPYRIGHT TEXT: 8945--------------- 8946 8947Copyright (c) 2014 - 2020 Xilinx, Inc. All rights reserved. 8948SPDX-License-Identifier: MIT 8949 8950FILES: 8951XilinxProcessorIPLib/drivers/deinterlacer/examples/deint_selftest_example.c 8952XilinxProcessorIPLib/drivers/deinterlacer/src/xdeint_selftest.c 8953XilinxProcessorIPLib/drivers/dual_splitter/data/dual_splitter.mdd 8954XilinxProcessorIPLib/drivers/dual_splitter/data/dual_splitter.tcl 8955XilinxProcessorIPLib/drivers/dual_splitter/examples/xdualsplitter_example.c 8956XilinxProcessorIPLib/drivers/dual_splitter/src/xdualsplitter.c 8957XilinxProcessorIPLib/drivers/dual_splitter/src/xdualsplitter.h 8958XilinxProcessorIPLib/drivers/dual_splitter/src/xdualsplitter_hw.h 8959XilinxProcessorIPLib/drivers/dual_splitter/src/xdualsplitter_intr.c 8960XilinxProcessorIPLib/drivers/dual_splitter/src/xdualsplitter_selftest.c 8961XilinxProcessorIPLib/drivers/dual_splitter/src/xdualsplitter_sinit.c 8962XilinxProcessorIPLib/drivers/rgb2ycrcb/examples/rgb2ycrcb_example.c 8963XilinxProcessorIPLib/drivers/rgb2ycrcb/examples/rgb2ycrcb_selftest_example.c 8964XilinxProcessorIPLib/drivers/rgb2ycrcb/src/xrgb2ycrcb_hw.h 8965XilinxProcessorIPLib/drivers/rgb2ycrcb/src/xrgb2ycrcb_intr.c 8966XilinxProcessorIPLib/drivers/rgb2ycrcb/src/xrgb2ycrcb_selftest.c 8967XilinxProcessorIPLib/drivers/rgb2ycrcb/src/xrgb2ycrcb_sinit.c 8968XilinxProcessorIPLib/drivers/tpg/examples/tpg_selftest_example.c 8969XilinxProcessorIPLib/drivers/tpg/src/xtpg_hw.h 8970XilinxProcessorIPLib/drivers/tpg/src/xtpg_intr.c 8971XilinxProcessorIPLib/drivers/tpg/src/xtpg_selftest.c 8972XilinxProcessorIPLib/drivers/tpg/src/xtpg_sinit.c 8973XilinxProcessorIPLib/drivers/ycrcb2rgb/examples/ycrcb2rgb_example.c 8974XilinxProcessorIPLib/drivers/ycrcb2rgb/examples/ycrcb2rgb_selftest_example.c 8975XilinxProcessorIPLib/drivers/ycrcb2rgb/src/xycrcb2rgb_hw.h 8976XilinxProcessorIPLib/drivers/ycrcb2rgb/src/xycrcb2rgb_intr.c 8977XilinxProcessorIPLib/drivers/ycrcb2rgb/src/xycrcb2rgb_selftest.c 8978XilinxProcessorIPLib/drivers/ycrcb2rgb/src/xycrcb2rgb_sinit.c 8979lib/bsp/standalone/src/arm/ARMv8/64bit/gcc/Makefile 8980lib/bsp/standalone/src/arm/ARMv8/64bit/gcc/initialise_monitor_handles.c 8981lib/bsp/standalone/src/arm/ARMv8/64bit/platform/ZynqMP/gcc/translation_table.S 8982lib/bsp/standalone/src/arm/ARMv8/64bit/xpseudo_asm.h 8983lib/bsp/standalone/src/arm/cortexr5/gcc/Makefile 8984lib/bsp/standalone/src/arm/cortexr5/iccarm/boot.s 8985lib/bsp/standalone/src/arm/cortexr5/xpseudo_asm.h 8986lib/sw_apps/rsa_auth_app/src/rsa_auth_app.c 8987lib/sw_apps/rsa_auth_app/src/rsa_auth_app.h 8988lib/sw_apps/zynqmp_fsbl/misc/zcu102-es2/a53/xparameters_ps.h 8989lib/sw_apps/zynqmp_fsbl/misc/zcu102-es2/r5/xparameters_ps.h 8990lib/sw_apps/zynqmp_fsbl/src/xfsbl_translation_table_a53_64.S 8991lib/sw_apps/zynqmp_pmufw/src/pm_binding.h 8992lib/sw_apps/zynqmp_pmufw/src/pm_callbacks.c 8993lib/sw_apps/zynqmp_pmufw/src/pm_callbacks.h 8994lib/sw_apps/zynqmp_pmufw/src/pm_clock.h 8995lib/sw_apps/zynqmp_pmufw/src/pm_common.h 8996lib/sw_apps/zynqmp_pmufw/src/pm_config.h 8997lib/sw_apps/zynqmp_pmufw/src/pm_ddr.h 8998lib/sw_apps/zynqmp_pmufw/src/pm_extern.c 8999lib/sw_apps/zynqmp_pmufw/src/pm_extern.h 9000lib/sw_apps/zynqmp_pmufw/src/pm_gic_proxy.c
9001lib/sw_apps/zynqmp_pmufw/src/pm_gic_proxy.h 9002lib/sw_apps/zynqmp_pmufw/src/pm_gpp.c 9003lib/sw_apps/zynqmp_pmufw/src/pm_gpp.h 9004lib/sw_apps/zynqmp_pmufw/src/pm_master.h 9005lib/sw_apps/zynqmp_pmufw/src/pm_mmio_access.h 9006lib/sw_apps/zynqmp_pmufw/src/pm_node.c 9007lib/sw_apps/zynqmp_pmufw/src/pm_node.h 9008lib/sw_apps/zynqmp_pmufw/src/pm_node_reset.h 9009lib/sw_apps/zynqmp_pmufw/src/pm_notifier.c 9010lib/sw_apps/zynqmp_pmufw/src/pm_notifier.h 9011lib/sw_apps/zynqmp_pmufw/src/pm_periph.h 9012lib/sw_apps/zynqmp_pmufw/src/pm_pll.c 9013lib/sw_apps/zynqmp_pmufw/src/pm_pll.h 9014lib/sw_apps/zynqmp_pmufw/src/pm_power.h 9015lib/sw_apps/zynqmp_pmufw/src/pm_proc.c 9016lib/sw_apps/zynqmp_pmufw/src/pm_proc.h 9017lib/sw_apps/zynqmp_pmufw/src/pm_requirement.c 9018lib/sw_apps/zynqmp_pmufw/src/pm_reset.h 9019lib/sw_apps/zynqmp_pmufw/src/pm_sram.c 9020lib/sw_apps/zynqmp_pmufw/src/pm_sram.h 9021lib/sw_apps/zynqmp_pmufw/src/pm_usb.c 9022lib/sw_apps/zynqmp_pmufw/src/pm_usb.h 9023lib/sw_services/xilrsa/data/xilrsa.mld 9024lib/sw_services/xilrsa/data/xilrsa.tcl 9025lib/sw_services/xilrsa/src/Makefile 9026lib/sw_services/xilrsa/src/include/xilrsa.h 9027lib/sw_services/xilsecure/examples/xilsecure_aes_example.c 9028lib/sw_services/xilsecure/examples/xilsecure_rsa_example.c 9029lib/sw_services/xilsecure/src/common/xsecure_rsa.h 9030lib/sw_services/xilsecure/src/zynqmp/xsecure_sha.h 9031-------------------------------------------------------------------------------- 9032 9033 9034 9035 9036 9037COPYRIGHT TEXT: 9038--------------- 9039 9040Copyright (C) 2021 - 2022 Xilinx, Inc. All rights reserved. 9041SPDX-License-Identifier: MIT 9042 9043FILES: 9044XilinxProcessorIPLib/drivers/dfeccf/data/dependencies.props 9045XilinxProcessorIPLib/drivers/dfeequ/data/dependencies.props 9046XilinxProcessorIPLib/drivers/qspipsu/examples/xqspipsu_generic_nand_flash_interrupt_example.c 9047XilinxProcessorIPLib/drivers/qspipsu/examples/xqspipsu_generic_nand_flash_polled_example.c 9048XilinxProcessorIPLib/drivers/trngpsv/examples/xtrngpsv_drng_df_example.c 9049XilinxProcessorIPLib/drivers/trngpsv/examples/xtrngpsv_drng_example.c 9050XilinxProcessorIPLib/drivers/trngpsv/examples/xtrngpsv_hrng_df_example.c 9051XilinxProcessorIPLib/drivers/trngpsv/examples/xtrngpsv_hrng_example.c 9052XilinxProcessorIPLib/drivers/trngpsv/src/xtrngpsv.c 9053XilinxProcessorIPLib/drivers/trngpsv/src/xtrngpsv.h 9054XilinxProcessorIPLib/drivers/trngpsv/src/xtrngpsv_df.c 9055XilinxProcessorIPLib/drivers/trngpsv/src/xtrngpsv_g.c 9056XilinxProcessorIPLib/drivers/trngpsv/src/xtrngpsv_hw.h 9057XilinxProcessorIPLib/drivers/trngpsv/src/xtrngpsv_sinit.c 9058XilinxProcessorIPLib/drivers/trngpsv/src/xtrngpsv_tests.c 9059-------------------------------------------------------------------------------- 9060 9061 9062 9063 9064 9065COPYRIGHT TEXT: 9066--------------- 9067 9068Copyright (C) 2021-2022 Xilinx, Inc. All rights reserved. 9069SPDX-License-Identifier: MIT 9070 9071FILES: 9072XilinxProcessorIPLib/drivers/dfeccf/data/dfeccf.mdd 9073XilinxProcessorIPLib/drivers/dfeccf/data/dfeccf.tcl 9074XilinxProcessorIPLib/drivers/dfeccf/examples/xdfeccf_1xNR100_3xNR20_example.c 9075XilinxProcessorIPLib/drivers/dfeccf/examples/xdfeccf_examples.c 9076XilinxProcessorIPLib/drivers/dfeccf/examples/xdfeccf_examples.h 9077XilinxProcessorIPLib/drivers/dfeccf/examples/xdfeccf_multiAddCC_1xNR100_3xNR20_example.c 9078XilinxProcessorIPLib/drivers/dfeccf/examples/xdfeccf_multi_instance_initialization_example.c 9079XilinxProcessorIPLib/drivers/dfeccf/examples/xdfeccf_pass_through_example.c 9080XilinxProcessorIPLib/drivers/dfeccf/examples/xdfesi570_mgt.c 9081XilinxProcessorIPLib/drivers/dfeccf/src/xdfeccf.c 9082XilinxProcessorIPLib/drivers/dfeccf/src/xdfeccf.h 9083XilinxProcessorIPLib/drivers/dfeccf/src/xdfeccf_hw.h 9084XilinxProcessorIPLib/drivers/dfeccf/src/xdfeccf_intr.c 9085XilinxProcessorIPLib/drivers/dfeccf/src/xdfeccf_sinit.c 9086XilinxProcessorIPLib/drivers/dfeequ/data/dfeequ.mdd 9087XilinxProcessorIPLib/drivers/dfeequ/data/dfeequ.tcl 9088XilinxProcessorIPLib/drivers/dfeequ/examples/xdfeequ_examples.c 9089XilinxProcessorIPLib/drivers/dfeequ/examples/xdfeequ_examples.h 9090XilinxProcessorIPLib/drivers/dfeequ/examples/xdfeequ_one_instance_initialization_example.c 9091XilinxProcessorIPLib/drivers/dfeequ/examples/xdfeequ_pass_through_example.c 9092XilinxProcessorIPLib/drivers/dfeequ/examples/xdfesi570_mgt.c 9093XilinxProcessorIPLib/drivers/dfeequ/src/xdfeequ.c 9094XilinxProcessorIPLib/drivers/dfeequ/src/xdfeequ.h 9095XilinxProcessorIPLib/drivers/dfeequ/src/xdfeequ_hw.h 9096XilinxProcessorIPLib/drivers/dfeequ/src/xdfeequ_intr.c 9097XilinxProcessorIPLib/drivers/dfeequ/src/xdfeequ_sinit.c 9098XilinxProcessorIPLib/drivers/dfemix/data/dependencies.props 9099XilinxProcessorIPLib/drivers/dfemix/data/dfemix.mdd 9100XilinxProcessorIPLib/drivers/dfemix/data/dfemix.tcl 9101XilinxProcessorIPLib/drivers/dfemix/examples/xdfemix_examples.c 9102XilinxProcessorIPLib/drivers/dfemix/examples/xdfemix_examples.h 9103XilinxProcessorIPLib/drivers/dfemix/examples/xdfemix_multiAddCC_pass_through_example.c 9104XilinxProcessorIPLib/drivers/dfemix/examples/xdfemix_one_instance_initialization_example.c 9105XilinxProcessorIPLib/drivers/dfemix/examples/xdfemix_pass_through_example.c 9106XilinxProcessorIPLib/drivers/dfemix/examples/xdfesi570_mgt.c 9107XilinxProcessorIPLib/drivers/dfemix/src/xdfemix.c 9108XilinxProcessorIPLib/drivers/dfemix/src/xdfemix.h 9109XilinxProcessorIPLib/drivers/dfemix/src/xdfemix_hw.h 9110XilinxProcessorIPLib/drivers/dfemix/src/xdfemix_intr.c 9111XilinxProcessorIPLib/drivers/dfemix/src/xdfemix_sinit.c 9112XilinxProcessorIPLib/drivers/dfeprach/data/dependencies.props 9113XilinxProcessorIPLib/drivers/dfeprach/data/dfeprach.mdd 9114XilinxProcessorIPLib/drivers/dfeprach/data/dfeprach.tcl 9115XilinxProcessorIPLib/drivers/dfeprach/examples/xdfeprach_2CC_3RC_example.c 9116XilinxProcessorIPLib/drivers/dfeprach/examples/xdfeprach_2CC_3RC_reconfigure_example.c 9117XilinxProcessorIPLib/drivers/dfeprach/examples/xdfeprach_examples.c 9118XilinxProcessorIPLib/drivers/dfeprach/examples/xdfeprach_examples.h 9119XilinxProcessorIPLib/drivers/dfeprach/examples/xdfeprach_one_instance_initialization_example.c 9120XilinxProcessorIPLib/drivers/dfeprach/examples/xdfesi570_mgt.c 9121XilinxProcessorIPLib/drivers/dfeprach/src/xdfeprach.c 9122XilinxProcessorIPLib/drivers/dfeprach/src/xdfeprach.h 9123XilinxProcessorIPLib/drivers/dfeprach/src/xdfeprach_hw.h 9124XilinxProcessorIPLib/drivers/dfeprach/src/xdfeprach_intr.c 9125XilinxProcessorIPLib/drivers/dfeprach/src/xdfeprach_sinit.c 9126XilinxProcessorIPLib/drivers/spips/examples/xspips_tpm_polled_example.c 9127-------------------------------------------------------------------------------- 9128 9129 9130 9131 9132 9133COPYRIGHT TEXT: 9134--------------- 9135 9136Copyright (C) 2020 - 2021 Xilinx, Inc. All rights reserved. 9137SPDX-License-Identifier: MIT 9138 9139FILES: 9140XilinxProcessorIPLib/drivers/dfxasm/examples/xdfxasm_example.c 9141XilinxProcessorIPLib/drivers/dfxasm/src/xdfxasm_sinit.c 9142XilinxProcessorIPLib/drivers/dp12rxss/examples/src/com/xhdcp1x_debug.c 9143XilinxProcessorIPLib/drivers/dp12rxss/examples/src/com/xhdcp1x_debug.h 9144XilinxProcessorIPLib/drivers/dp12rxss/examples/src/com/xhdcp1x_example.c 9145XilinxProcessorIPLib/drivers/dp12rxss/examples/src/com/xhdcp1x_example.h 9146XilinxProcessorIPLib/drivers/dp12rxss/examples/src/inc/LMK04906.h 9147XilinxProcessorIPLib/drivers/dp12rxss/examples/src/inc/PLL_Conf.h 9148XilinxProcessorIPLib/drivers/dp12rxss/examples/src/inc/xclk_wiz.h 9149XilinxProcessorIPLib/drivers/dp12rxss/examples/src/inc/xedid_print_example.h 9150XilinxProcessorIPLib/drivers/dp12rxss/examples/src/inc/xlib_string.h 9151XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/LMK04906.c 9152XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/PLL_Conf.c 9153XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/dppt.h 9154XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/dppt_vdma.c 9155XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/dppt_vdma.h 9156XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/dppt_vid_phy_config.c 9157XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/dppt_vid_phy_config.h 9158XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/menus.c 9159XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/xclk_wiz.c 9160XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/xdebug.h 9161XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/xdprxss_kc705.c 9162XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/xedid_print_example.c 9163XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/xlib_string.c 9164XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/xlib_string.h 9165XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/xvid_pat_gen.c 9166XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kc/xvid_pat_gen.h 9167XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/LMK04906.c 9168XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/PLL_Conf.c 9169XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/dppt.h 9170XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/dppt_vdma.c 9171XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/dppt_vdma.h 9172XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/dppt_vid_phy_config.c 9173XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/dppt_vid_phy_config.h 9174XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/menus.c 9175XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/xclk_wiz.c 9176XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/xdebug.h 9177XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/xdprxss_kcu105.c 9178XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/xedid_print_example.c 9179XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/xlib_string.c 9180XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/xlib_string.h 9181XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/xvid_pat_gen.c 9182XilinxProcessorIPLib/drivers/dp12rxss/examples/src/kcu/xvid_pat_gen.h 9183XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/eeprom.h 9184XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/keygen_config.h 9185XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/keymgmt.c 9186XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/keymgmt.h 9187XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/keymgmt_debug.h 9188XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/keymgmt_device.c 9189XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/keymgmt_device.h 9190XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/keymgmt_keyfile.c 9191XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/keymgmt_keyfile.h 9192XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/keymgmt_loader.c 9193XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/keymgmt_loader.h 9194XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/keymgmt_testkeys.c 9195XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/keys.c 9196XilinxProcessorIPLib/drivers/dp12rxss/examples/src/zcu_rx/xdprxss_zcu102_rxonly.c 9197XilinxProcessorIPLib/drivers/dp12rxss/examples/src/zcu_rx/xvidframe_crc.c 9198XilinxProcessorIPLib/drivers/dp12rxss/examples/src/zcu_rx/xvidframe_crc.h 9199XilinxProcessorIPLib/drivers/dp12txss/examples/src/com/xhdcp1x_debug.c 9200XilinxProcessorIPLib/drivers/dp12txss/examples/src/com/xhdcp1x_debug.h 9201XilinxProcessorIPLib/drivers/dp12txss/examples/src/com/xhdcp1x_example.c 9202XilinxProcessorIPLib/drivers/dp12txss/examples/src/com/xhdcp1x_example.h 9203XilinxProcessorIPLib/drivers/dp12txss/examples/src/inc/LMK04906.h 9204XilinxProcessorIPLib/drivers/dp12txss/examples/src/inc/PLL_Conf.h 9205XilinxProcessorIPLib/drivers/dp12txss/examples/src/inc/xclk_wiz.h 9206XilinxProcessorIPLib/drivers/dp12txss/examples/src/inc/xedid_print_example.h 9207XilinxProcessorIPLib/drivers/dp12txss/examples/src/inc/xlib_string.h 9208XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/LMK04906.c 9209XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/PLL_Conf.c 9210XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/dppt.h 9211XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/dppt_vdma.c 9212XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/dppt_vdma.h 9213XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/dppt_vid_phy_config.c 9214XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/dppt_vid_phy_config.h 9215XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/menus.c 9216XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/xclk_wiz.c 9217XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/xdebug.h 9218XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/xdptxss_kc705.c 9219XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/xedid_print_example.c 9220XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/xlib_string.c 9221XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/xlib_string.h 9222XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/xvid_pat_gen.c 9223XilinxProcessorIPLib/drivers/dp12txss/examples/src/kc/xvid_pat_gen.h 9224XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/LMK04906.c 9225XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/PLL_Conf.c 9226XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/dppt.h 9227XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/dppt_vdma.c 9228XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/dppt_vdma.h 9229XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/dppt_vid_phy_config.c 9230XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/dppt_vid_phy_config.h 9231XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/menus.c 9232XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/xclk_wiz.c 9233XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/xdebug.h 9234XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/xdptxss_kcu105.c 9235XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/xedid_print_example.c 9236XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/xlib_string.c 9237XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/xlib_string.h 9238XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/xvid_pat_gen.c 9239XilinxProcessorIPLib/drivers/dp12txss/examples/src/kcu/xvid_pat_gen.h 9240XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/eeprom.h 9241XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/keygen_config.h 9242XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/keymgmt.c 9243XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/keymgmt.h 9244XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/keymgmt_debug.h 9245XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/keymgmt_device.c 9246XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/keymgmt_device.h 9247XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/keymgmt_keyfile.c 9248XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/keymgmt_keyfile.h 9249XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/keymgmt_loader.c 9250XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/keymgmt_loader.h 9251XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/keymgmt_testkeys.c 9252XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/keys.c 9253XilinxProcessorIPLib/drivers/dp12txss/examples/src/zcu_tx/LMK04906.c 9254XilinxProcessorIPLib/drivers/dp12txss/examples/src/zcu_tx/clk_set.c 9255XilinxProcessorIPLib/drivers/dp12txss/examples/src/zcu_tx/clk_set.h 9256XilinxProcessorIPLib/drivers/dp12txss/examples/src/zcu_tx/menus.c 9257XilinxProcessorIPLib/drivers/dp12txss/examples/src/zcu_tx/xdptxss_zcu102_tx.c 9258XilinxProcessorIPLib/drivers/dp12txss/examples/src/zcu_tx/xdptxss_zcu102_tx.h 9259XilinxProcessorIPLib/drivers/dp12txss/examples/src/zcu_tx/xvid_pat_gen.c 9260XilinxProcessorIPLib/drivers/dp12txss/examples/src/zcu_tx/xvidframe_crc.c 9261XilinxProcessorIPLib/drivers/dp12txss/examples/src/zcu_tx/xvidframe_crc.h 9262XilinxProcessorIPLib/drivers/dp14rxss/examples/src/rx_only/idt_8t49n24x.c 9263XilinxProcessorIPLib/drivers/dp14rxss/examples/src/rx_only/idt_8t49n24x.h 9264XilinxProcessorIPLib/drivers/dp14rxss/examples/src/rx_only/ti_lmk03318.c 9265XilinxProcessorIPLib/drivers/dp14rxss/examples/src/rx_only/ti_lmk03318.h 9266XilinxProcessorIPLib/drivers/dp14rxss/examples/src/rx_only/videofmc_defs.h 9267XilinxProcessorIPLib/drivers/dp14rxss/examples/src/rx_only/xdprxss_dp14_rx.c 9268XilinxProcessorIPLib/drivers/dp14rxss/examples/src/rx_only/xvidframe_crc.c 9269XilinxProcessorIPLib/drivers/dp14rxss/examples/src/rx_only/xvidframe_crc.h 9270XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/hdcp_key_utility.c 9271XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/dp141.c 9272XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/dppt.h 9273XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/dppt_vdma.c 9274XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/dppt_vdma.h 9275XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/dppt_vid_phy_config.c 9276XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/dppt_vid_phy_config.h 9277XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/edid.c 9278XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/idt_8t49n24x.c 9279XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/idt_8t49n24x.h 9280XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/menus.c 9281XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/si570.c 9282XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/si_5344.c 9283XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/si_5344.h 9284XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/si_5344_freqconfigs.h 9285XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/ti_lmk03318.c 9286XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/ti_lmk03318.h 9287XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/videofmc_defs.h 9288XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/xclk_wiz.c 9289XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/xclk_wiz.h 9290XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/xdptxss_kcu105_dp14.c 9291XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/xedid_print_example.c 9292XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/xlib_string.c 9293XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/xlib_string.h 9294XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/xvid_clk_gen.c 9295XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/xvid_pat_gen.c 9296XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/xvid_pat_gen.h 9297XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/xvidframe_crc.c 9298XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/xvidframe_crc.h 9299XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/edid.c 9300XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/idt_8t49n24x.c 9301XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/idt_8t49n24x.h 9302XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/main.h 9303XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/menus.c 9304XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/passthrough.c 9305XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/rx.c 9306XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/rx.h 9307XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/si5328drv.c 9308XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/si5328drv.h 9309XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/tx.c 9310XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/tx.h 9311XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/videofmc_defs.h 9312XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/xdptxss_dp14_pt.c 9313XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/xvid_clk_gen.c 9314XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/clk_set.c 9315XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/clk_set.h 9316XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/idt_8t49n24x.c 9317XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/idt_8t49n24x.h 9318XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/menus.c 9319XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/si570.c 9320XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/ti_lmk03318.c 9321XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/ti_lmk03318.h 9322XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/videofmc_defs.h 9323XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/xdptxss_dp14_tx.c 9324XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/xdptxss_dp14_tx.h 9325XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/xvid_clk_gen.c 9326XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/xvid_pat_gen.c 9327XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/xvidframe_crc.c 9328XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/xvidframe_crc.h 9329XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_mst/clk_set.c 9330XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_mst/clk_set.h 9331XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_mst/idt_8t49n24x.c 9332XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_mst/idt_8t49n24x.h 9333XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_mst/menus.c 9334XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_mst/ti_lmk03318.c 9335XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_mst/ti_lmk03318.h 9336XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_mst/videofmc_defs.h 9337XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_mst/xdptxss_zcu102_dp14_mst_pt.c 9338XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_mst/xdptxss_zcu102_mst_pt.h 9339XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_mst/xvid_clk_gen.c 9340XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_mst/xvid_pat_gen.c 9341XilinxProcessorIPLib/drivers/ipipsu/src/xipipsu_buf.c 9342XilinxProcessorIPLib/drivers/ipipsu/src/xipipsu_buf.h 9343XilinxProcessorIPLib/drivers/usbps/examples/xusbps_audio_example.c 9344XilinxProcessorIPLib/drivers/usbps/examples/xusbps_audiodata.h 9345XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9_audio.c 9346XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9_audio.h 9347XilinxProcessorIPLib/drivers/usbps/examples/xusbps_class_audio.c 9348XilinxProcessorIPLib/drivers/usbps/examples/xusbps_class_audio.h 9349XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_command.c 9350XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_device.c 9351XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_ep0handler.c 9352XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_ephandler.c 9353XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_event.c 9354XilinxProcessorIPLib/drivers/usbpsu/src/xusbpsu_local.h 9355lib/sw_apps/srec_spi_bootloader/data/srec_spi_bootloader.mss 9356-------------------------------------------------------------------------------- 9357 9358 9359 9360 9361 9362COPYRIGHT TEXT: 9363--------------- 9364 9365Byte-oriented AES-256 implementation. All lookup tables replaced with 'on the 9366fly' calculations. Copyright (c) 2007-2009 Ilya O. Levin, 9367http://www.literatecode.com Other contributors: Hal Finney Permission to use, 9368copy, modify, and distribute this software for any purpose with or without fee 9369is hereby granted, provided that the above copyright notice and this permission 9370notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR 9371DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED 9372WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE 9373LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY 9374DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 9375ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 9376CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 9377 9378FILES: 9379XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/aes256.c 9380XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/aes256.h 9381XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/aes256.c 9382XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/aes256.h 9383-------------------------------------------------------------------------------- 9384 9385 9386 9387 9388 9389COPYRIGHT TEXT: 9390--------------- 9391 9392eeprom.c Created on: May 5, 2015 Author: yashova Copyright (C) 2020 - 2021 9393Xilinx, Inc. All rights reserved. 9394SPDX-License-Identifier: MIT 9395 9396FILES: 9397XilinxProcessorIPLib/drivers/dp12rxss/examples/src/key/eeprom.c 9398XilinxProcessorIPLib/drivers/dp12txss/examples/src/key/eeprom.c 9399-------------------------------------------------------------------------------- 9400 9401 9402 9403 9404 9405COPYRIGHT TEXT: 9406--------------- 9407 9408Copyright (c) 2010-2020 Xilinx, Inc. All Rights Reserved. 9409SPDX-License-Identifier: MIT 9410 9411FILES: 9412XilinxProcessorIPLib/drivers/dp12rxss/src/xdprxss_g.c 9413XilinxProcessorIPLib/drivers/dp12txss/src/xdptxss_g.c 9414XilinxProcessorIPLib/drivers/dp14txss/src/xdptxss_g.c 9415XilinxProcessorIPLib/drivers/hdcp22_cipher_dp/src/xhdcp22_cipher_dp_g.c 9416XilinxProcessorIPLib/drivers/hdcp22_rx_dp/src/xhdcp22_rx_dp_g.c 9417XilinxProcessorIPLib/drivers/hdcp22_tx_dp/src/xhdcp22_tx_dp_g.c 9418XilinxProcessorIPLib/drivers/i2srx/src/xi2srx_g.c 9419XilinxProcessorIPLib/drivers/i2stx/src/xi2stx_g.c 9420XilinxProcessorIPLib/drivers/sdiaud/src/xsdiaud_g.c 9421XilinxProcessorIPLib/drivers/spdif/src/xspdif_g.c 9422XilinxProcessorIPLib/drivers/v_hdmiphy1/src/xhdmiphy1_g.c 9423lib/sw_apps/zynq_fsbl/misc/zc702/bspconfig.h 9424lib/sw_apps/zynq_fsbl/misc/zc706/bspconfig.h 9425lib/sw_apps/zynq_fsbl/misc/zed/bspconfig.h 9426-------------------------------------------------------------------------------- 9427 9428 9429 9430 9431 9432COPYRIGHT TEXT: 9433--------------- 9434 9435Byte-oriented AES-256 implementation. All lookup tables replaced with 'on the 9436fly' calculations. Copyright (c) 2007-2009 Ilya O. Levin, 9437http://www.literatecode.com Other contributors: Hal Finney Permission to use, 9438copy, modify, and distribute this software for any purpose with or without fee 9439is hereby granted, provided that the above copyright notice and this permission 9440notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR 9441DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED 9442WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL AUTHOR BE LIABLE 9443FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 9444WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 9445CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 9446WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 9447 9448FILES: 9449XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/aes256.c 9450XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/aes256.h 9451XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/aes256.h 9452XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/aes256.c 9453XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/aes256.h 9454XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/aes256.c 9455XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/aes256.h 9456XilinxProcessorIPLib/drivers/v_hdmirxss/examples/hdcp_key_utility/aes256.h 9457XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/aes256.c 9458XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/aes256.h 9459XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/aes256.h 9460XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/aes256.c 9461XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/aes256.h 9462XilinxProcessorIPLib/drivers/v_hdmitxss/examples/hdcp_key_utility/aes256.h 9463XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/aes256.c 9464XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/aes256.h 9465XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/aes256.h 9466XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/aes256.c 9467XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/aes256.h 9468-------------------------------------------------------------------------------- 9469 9470 9471 9472 9473 9474COPYRIGHT TEXT: 9475--------------- 9476 9477Copyright (C) 2006 - 2020 Xilinx, Inc. All rights reserved. 9478SPDX-License-Identifier: MIT 9479 9480FILES: 9481XilinxProcessorIPLib/drivers/dp14rxss/examples/src/key/eeprom.c 9482XilinxProcessorIPLib/drivers/dp14txss/examples/src/key/eeprom.c 9483XilinxProcessorIPLib/drivers/iic/examples/xiic_dynamic_eeprom_example.c 9484XilinxProcessorIPLib/drivers/iic/examples/xiic_eeprom_example.c 9485XilinxProcessorIPLib/drivers/iic/examples/xiic_low_level_dynamic_eeprom_example.c 9486XilinxProcessorIPLib/drivers/iic/examples/xiic_multi_master_example.c 9487XilinxProcessorIPLib/drivers/iic/examples/xiic_repeated_start_example.c 9488XilinxProcessorIPLib/drivers/iic/examples/xiic_slave_example.c 9489XilinxProcessorIPLib/drivers/iic/examples/xiic_tempsensor_example.c 9490XilinxProcessorIPLib/drivers/iic/examples/xiic_tenbitaddr_example.c 9491XilinxProcessorIPLib/drivers/v_hdmirxss/data/v_hdmirxss_header.h 9492XilinxProcessorIPLib/drivers/v_hdmitxss/data/v_hdmitxss_header.h 9493-------------------------------------------------------------------------------- 9494 9495 9496 9497 9498 9499COPYRIGHT TEXT: 9500--------------- 9501 9502Copyright (c) 2010-2021 Xilinx, Inc. All Rights Reserved. 9503SPDX-License-Identifier: MIT 9504 9505FILES: 9506XilinxProcessorIPLib/drivers/dp14rxss/src/xdprxss_g.c 9507XilinxProcessorIPLib/drivers/v_frmbuf_rd/src/xv_frmbufrd_g.c 9508XilinxProcessorIPLib/drivers/v_frmbuf_wr/src/xv_frmbufwr_g.c 9509-------------------------------------------------------------------------------- 9510 9511 9512 9513 9514 9515COPYRIGHT TEXT: 9516--------------- 9517 9518Byte-oriented AES-256 implementation. All lookup tables replaced with 'on the 9519fly' calculations. Copyright (c) 2007-2011 Ilya O. Levin, 9520http://www.literatecode.com Other contributors: Hal Finney Permission to use, 9521copy, modify, and distribute this software for any purpose with or without fee 9522is hereby granted, provided that the above copyright notice and this permission 9523notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR 9524DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED 9525WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL AUTHOR BE LIABLE 9526FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 9527WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 9528CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 9529WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 9530 9531FILES: 9532XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/aes256.c 9533XilinxProcessorIPLib/drivers/v_hdmirxss/examples/hdcp_key_utility/aes256.c 9534XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/aes256.c 9535XilinxProcessorIPLib/drivers/v_hdmitxss/examples/hdcp_key_utility/aes256.c 9536XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/aes256.c 9537-------------------------------------------------------------------------------- 9538 9539 9540 9541 9542 9543COPYRIGHT TEXT: 9544--------------- 9545 9546BEGIN LICENSE BLOCK This Source Code Form is subject to the terms of the Mozilla 9547Public License, v. 2.0. If a copy of the MPL was not distributed with this file, 9548You can obtain one at http://mozilla.org/MPL/2.0/. Copyright (c) 2001-15 David 9549Ireland, D.I. Management Services Pty Limited <http://www.di- 9550mgt.com.au/bigdigits.html>. All rights reserved. END LICENSE BLOCK / 9551 9552FILES: 9553XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/bigdigits.c 9554XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/bigdigits.h 9555XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/bigdtypes.h 9556XilinxProcessorIPLib/drivers/hdcp22_common/src/bigdigits.c 9557XilinxProcessorIPLib/drivers/hdcp22_common/src/bigdigits.h 9558XilinxProcessorIPLib/drivers/hdcp22_common/src/bigdtypes.h 9559XilinxProcessorIPLib/drivers/v_hdmirxss/examples/hdcp_key_utility/bigdigits.c 9560XilinxProcessorIPLib/drivers/v_hdmirxss/examples/hdcp_key_utility/bigdigits.h 9561XilinxProcessorIPLib/drivers/v_hdmirxss/examples/hdcp_key_utility/bigdtypes.h 9562XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/bigdigits.c 9563XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/bigdigits.h 9564XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/bigdtypes.h 9565XilinxProcessorIPLib/drivers/v_hdmitxss/examples/hdcp_key_utility/bigdigits.c 9566XilinxProcessorIPLib/drivers/v_hdmitxss/examples/hdcp_key_utility/bigdigits.h 9567XilinxProcessorIPLib/drivers/v_hdmitxss/examples/hdcp_key_utility/bigdtypes.h 9568XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/bigdigits.c 9569XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/bigdigits.h 9570XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/bigdtypes.h 9571-------------------------------------------------------------------------------- 9572 9573 9574 9575 9576 9577COPYRIGHT TEXT: 9578--------------- 9579 9580Copyright (C) 2008 - 2020 Xilinx, Inc. All rights reserved. 9581SPDX-License-Identifier: MIT 9582 9583FILES: 9584XilinxProcessorIPLib/drivers/dp14txss/examples/src/eeprom_utility/platform.h 9585XilinxProcessorIPLib/drivers/emaclite/examples/xemaclite_ping_reply_example.c 9586XilinxProcessorIPLib/drivers/emaclite/examples/xemaclite_ping_req_example.c 9587XilinxProcessorIPLib/drivers/mutex/examples/xmutex_tapp_example.c 9588XilinxProcessorIPLib/drivers/tft/data/tft.mdd 9589XilinxProcessorIPLib/drivers/tft/data/tft.tcl 9590XilinxProcessorIPLib/drivers/tft/examples/xtft_example.c 9591XilinxProcessorIPLib/drivers/tft/src/xtft.c 9592XilinxProcessorIPLib/drivers/tft/src/xtft.h 9593XilinxProcessorIPLib/drivers/tft/src/xtft_charcode.h 9594XilinxProcessorIPLib/drivers/tft/src/xtft_g.c 9595XilinxProcessorIPLib/drivers/tft/src/xtft_hw.h 9596XilinxProcessorIPLib/drivers/tft/src/xtft_sinit.c 9597XilinxProcessorIPLib/drivers/v_frmbuf_rd/examples/src/platform.h 9598XilinxProcessorIPLib/drivers/v_hdmirxss/examples/platforms/platform.h 9599XilinxProcessorIPLib/drivers/v_hdmitxss/examples/platforms/platform.h 9600XilinxProcessorIPLib/drivers/vtc/data/vtc.mdd 9601XilinxProcessorIPLib/drivers/vtc/data/vtc.tcl 9602XilinxProcessorIPLib/drivers/vtc/src/xvtc.c 9603XilinxProcessorIPLib/drivers/vtc/src/xvtc.h 9604XilinxProcessorIPLib/drivers/vtc/src/xvtc_hw.h 9605XilinxProcessorIPLib/drivers/vtc/src/xvtc_intr.c 9606XilinxProcessorIPLib/drivers/vtc/src/xvtc_sinit.c 9607-------------------------------------------------------------------------------- 9608 9609 9610 9611 9612 9613COPYRIGHT TEXT: 9614--------------- 9615 9616Copyright (C) 22020 - 2021 Xilinx, Inc. All rights reserved. 9617SPDX-License-Identifier: MIT 9618 9619FILES: 9620XilinxProcessorIPLib/drivers/dp14txss/examples/src/kcu_dp14/xedid_print_example.h 9621-------------------------------------------------------------------------------- 9622 9623 9624 9625 9626 9627COPYRIGHT TEXT: 9628--------------- 9629 9630Copyright (C) 020 - 2021 Xilinx, Inc. All rights reserved. 9631SPDX-License-Identifier: MIT 9632 9633FILES: 9634XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/xvid_pat_gen.c 9635XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/xvidframe_crc.c 9636XilinxProcessorIPLib/drivers/dp14txss/examples/src/pt_only/xvidframe_crc.h 9637-------------------------------------------------------------------------------- 9638 9639 9640 9641 9642 9643COPYRIGHT TEXT: 9644--------------- 9645 9646Byte-oriented AES-256 implementation. All lookup tables replaced with 'on the 9647fly' calculations. Copyright (c) 2020-2021 Ilya O. Levin, 9648http://www.literatecode.com Other contributors: Hal Finney Permission to use, 9649copy, modify, and distribute this software for any purpose with or without fee 9650is hereby granted, provided that the above copyright notice and this permission 9651notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR 9652DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED 9653WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL AUTHOR BE LIABLE 9654FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 9655WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 9656CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 9657WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 9658 9659FILES: 9660XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/aes256.c 9661XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/aes256.h 9662-------------------------------------------------------------------------------- 9663 9664 9665 9666 9667 9668COPYRIGHT TEXT: 9669--------------- 9670 9671Copyright (C) 2020-2021 Xilinx, Inc. All rights reserved. 9672SPDX-License-Identifier: MIT 9673 9674FILES: 9675XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/edid.c 9676XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/eeprom.c 9677XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/eeprom.h 9678XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/idt_8t49n24x.c 9679XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/idt_8t49n24x.h 9680XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/keygen_config.h 9681XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/keymgmt.c 9682XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/keymgmt_debug.h 9683XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/keymgmt_device.c 9684XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/keymgmt_device.h 9685XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/keymgmt_keyfile.c 9686XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/keymgmt_keyfile.h 9687XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/keymgmt_loader.c 9688XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/keymgmt_loader.h 9689XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/keymgmt_testkeys.c 9690XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/keys.c 9691XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/main.h 9692XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/menus.c 9693XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/passthrough.c 9694XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/rx.c 9695XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/rx.h 9696XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/si5328drv.h 9697XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/tx.c 9698XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/tx.h 9699XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/videofmc_defs.h 9700XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xdp_hdcp_keys.c 9701XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xdptxss_zcu102_dp14_pt_hdcp.c 9702XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xhdcp1x_debug.c 9703XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xhdcp1x_debug.h 9704XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xhdcp1x_example.c 9705XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xhdcp1x_example.h 9706XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xhdcp22_example.c 9707XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xhdcp22_example.h 9708XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xvid_clk_gen.c 9709XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xvid_pat_gen.c 9710XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xvidframe_crc.c 9711XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xvidframe_crc.h 9712-------------------------------------------------------------------------------- 9713 9714 9715 9716 9717 9718COPYRIGHT TEXT: 9719--------------- 9720 9721Copyright (C) 22020-2021 Xilinx, Inc. All rights reserved. 9722SPDX-License-Identifier: MIT 9723 9724FILES: 9725XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/keymgmt.h 9726XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/si5328drv.c 9727-------------------------------------------------------------------------------- 9728 9729 9730 9731 9732 9733COPYRIGHT TEXT: 9734--------------- 9735 9736Copyright (C) 2020-2021Xilinx, Inc. All rights reserved. 9737SPDX-License-Identifier: MIT 9738 9739FILES: 9740XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/xdp_hdcp_keys.h 9741-------------------------------------------------------------------------------- 9742 9743 9744 9745 9746 9747COPYRIGHT TEXT: 9748--------------- 9749 9750Copyright (c) 2010-2020 Xilinx, Inc. All rights reserved. 9751SPDX-License-Identifier: MIT 9752 9753FILES: 9754XilinxProcessorIPLib/drivers/dual_splitter/src/xdualsplitter_g.c 9755-------------------------------------------------------------------------------- 9756 9757 9758 9759 9760 9761COPYRIGHT TEXT: 9762--------------- 9763 9764Copyright (C) 2004 - 2020 Xilinx, Inc. All rights reserved. 9765SPDX-License-Identifier: MIT 9766 9767FILES: 9768XilinxProcessorIPLib/drivers/emaclite/data/emaclite.mdd 9769XilinxProcessorIPLib/drivers/emaclite/data/emaclite.tcl 9770XilinxProcessorIPLib/drivers/emaclite/examples/xemaclite_polled_example.c 9771XilinxProcessorIPLib/drivers/emaclite/examples/xemaclite_selftest_example.c 9772XilinxProcessorIPLib/drivers/emaclite/src/xemaclite.c 9773XilinxProcessorIPLib/drivers/emaclite/src/xemaclite.h 9774XilinxProcessorIPLib/drivers/emaclite/src/xemaclite_g.c 9775XilinxProcessorIPLib/drivers/emaclite/src/xemaclite_i.h 9776XilinxProcessorIPLib/drivers/emaclite/src/xemaclite_intr.c 9777XilinxProcessorIPLib/drivers/emaclite/src/xemaclite_l.c 9778XilinxProcessorIPLib/drivers/emaclite/src/xemaclite_l.h 9779XilinxProcessorIPLib/drivers/emaclite/src/xemaclite_selftest.c 9780XilinxProcessorIPLib/drivers/emc/data/emc.mdd 9781XilinxProcessorIPLib/drivers/emc/data/emc.tcl 9782XilinxProcessorIPLib/drivers/emc/data/emc_tapp.tcl 9783XilinxProcessorIPLib/drivers/hwicap/data/hwicap_tapp.tcl 9784XilinxProcessorIPLib/drivers/iic/data/iic.tcl 9785XilinxProcessorIPLib/drivers/tmrctr/data/tmrctr.tcl 9786XilinxProcessorIPLib/drivers/tmrctr/data/tmrctr_tapp.tcl 9787lib/sw_apps/srec_spi_bootloader/data/srec_spi_bootloader.tcl 9788lib/sw_apps/srec_spi_bootloader/src/blconfig.h 9789lib/sw_apps/srec_spi_bootloader/src/errors.h 9790lib/sw_apps/srec_spi_bootloader/src/platform.c 9791lib/sw_apps/srec_spi_bootloader/src/portab.h 9792lib/sw_apps/srec_spi_bootloader/src/srec.c 9793lib/sw_apps/srec_spi_bootloader/src/srec.h 9794-------------------------------------------------------------------------------- 9795 9796 9797 9798 9799 9800COPYRIGHT TEXT: 9801--------------- 9802 9803Copyright (C) 2003 - 2020 Xilinx, Inc. All rights reserved. 9804SPDX-License-Identifier: MIT 9805 9806FILES: 9807XilinxProcessorIPLib/drivers/emaclite/data/emaclite_header.h 9808XilinxProcessorIPLib/drivers/emaclite/data/emaclite_intr_header.h 9809XilinxProcessorIPLib/drivers/emaclite/examples/xemaclite_internal_loopback_example.c 9810XilinxProcessorIPLib/drivers/emaclite/examples/xemaclite_intr_example.c 9811XilinxProcessorIPLib/drivers/hwicap/data/hwicap.mdd 9812XilinxProcessorIPLib/drivers/hwicap/data/hwicap.tcl 9813XilinxProcessorIPLib/drivers/hwicap/examples/xhwicap_low_level_example.c 9814XilinxProcessorIPLib/drivers/hwicap/examples/xhwicap_read_config_reg_example.c 9815XilinxProcessorIPLib/drivers/hwicap/examples/xhwicap_read_frame_polled_example.c 9816XilinxProcessorIPLib/drivers/hwicap/src/xhwicap_device_read_frame.c 9817XilinxProcessorIPLib/drivers/hwicap/src/xhwicap_device_write_frame.c 9818XilinxProcessorIPLib/drivers/hwicap/src/xhwicap_g.c 9819XilinxProcessorIPLib/drivers/hwicap/src/xhwicap_i.h 9820XilinxProcessorIPLib/drivers/hwicap/src/xhwicap_srp.c 9821-------------------------------------------------------------------------------- 9822 9823 9824 9825 9826 9827COPYRIGHT TEXT: 9828--------------- 9829 9830Copyright (C) 2009 - 2020 Xilinx, Inc. All rights reserved. 9831SPDX-License-Identifier: MIT 9832 9833FILES: 9834XilinxProcessorIPLib/drivers/emaclite/examples/xemaclite_example.h 9835XilinxProcessorIPLib/drivers/emaclite/examples/xemaclite_example_util.c 9836XilinxProcessorIPLib/drivers/emaclite/examples/xemaclite_phy_loopback_example.c 9837XilinxProcessorIPLib/drivers/emacps/src/xemacps_control.c 9838lib/sw_apps/srec_spi_bootloader/src/bootloader.c 9839-------------------------------------------------------------------------------- 9840 9841 9842 9843 9844 9845COPYRIGHT TEXT: 9846--------------- 9847 9848Copyright (C) 2002 - 2020 Xilinx, Inc. All rights reserved. 9849SPDX-License-Identifier: MIT 9850 9851FILES: 9852XilinxProcessorIPLib/drivers/emc/src/xemc.h 9853XilinxProcessorIPLib/drivers/iic/examples/xiic_low_level_eeprom_example.c 9854XilinxProcessorIPLib/drivers/iic/examples/xiic_low_level_tempsensor_example.c 9855XilinxProcessorIPLib/drivers/iic/examples/xiic_selftest_example.c 9856XilinxProcessorIPLib/drivers/intc/examples/xintc_example.c 9857XilinxProcessorIPLib/drivers/intc/examples/xintc_low_level_example.c 9858XilinxProcessorIPLib/drivers/intc/examples/xintc_tapp_example.c 9859XilinxProcessorIPLib/drivers/tmrctr/examples/xtmrctr_low_level_example.c 9860XilinxProcessorIPLib/drivers/tmrctr/examples/xtmrctr_polled_example.c 9861XilinxProcessorIPLib/drivers/tmrctr/examples/xtmrctr_selftest_example.c 9862-------------------------------------------------------------------------------- 9863 9864 9865 9866 9867 9868COPYRIGHT TEXT: 9869--------------- 9870 9871Copyright (C) 2003 - 2021 Xilinx, Inc. All rights reserved. 9872SPDX-License-Identifier: MIT 9873 9874FILES: 9875XilinxProcessorIPLib/drivers/gpio/data/gpio_header.h 9876XilinxProcessorIPLib/drivers/gpio/src/xgpio_sinit.c 9877-------------------------------------------------------------------------------- 9878 9879 9880 9881 9882 9883COPYRIGHT TEXT: 9884--------------- 9885 9886Copyright (C) 2013 - 2021 Xilinx, Inc. All rights reserved. 9887SPDX-License-Identifier: MIT 9888 9889FILES: 9890XilinxProcessorIPLib/drivers/gpiops/src/xgpiops_hw.c 9891XilinxProcessorIPLib/drivers/iicps/src/xiicps_hw.c 9892XilinxProcessorIPLib/drivers/nandps/examples/xnandps_cache_example.c 9893XilinxProcessorIPLib/drivers/qspips/examples/xqspips_dual_flash_stack_lqspi_example.c 9894XilinxProcessorIPLib/drivers/qspips/examples/xqspips_g128_flash_example.c 9895XilinxProcessorIPLib/drivers/qspips/src/xqspips_hw.c 9896-------------------------------------------------------------------------------- 9897 9898 9899 9900 9901 9902COPYRIGHT TEXT: 9903--------------- 9904 9905Copyright (C) 2015 Xilinx, Inc. All rights reserved. 9906SPDX-License-Identifier: MIT 9907 9908FILES: 9909XilinxProcessorIPLib/drivers/hdcp1x/data/hdcp1x.tcl 9910-------------------------------------------------------------------------------- 9911 9912 9913 9914 9915 9916COPYRIGHT TEXT: 9917--------------- 9918 9919Copyright (C) 2006 - 2021 Xilinx, Inc. All rights reserved. 9920SPDX-License-Identifier: MIT 9921 9922FILES: 9923XilinxProcessorIPLib/drivers/iic/src/xiic_dyn_master.c 9924XilinxProcessorIPLib/drivers/iic/src/xiic_intr.c 9925XilinxProcessorIPLib/drivers/spi/examples/xspi_intr_example.c 9926XilinxProcessorIPLib/drivers/uartlite/data/uartlite_header.h 9927XilinxProcessorIPLib/drivers/uartlite/data/uartlite_intr_header.h 9928XilinxProcessorIPLib/drivers/wdttb/examples/xwdttb_intr_example.c 9929-------------------------------------------------------------------------------- 9930 9931 9932 9933 9934 9935COPYRIGHT TEXT: 9936--------------- 9937 9938Copyright (C) 2014-2021 Xilinx, Inc. All rights reserved. 9939SPDX-License-Identifier: MIT 9940 9941FILES: 9942XilinxProcessorIPLib/drivers/iicps/examples/xiicps_repeated_start_example.c 9943-------------------------------------------------------------------------------- 9944 9945 9946 9947 9948 9949COPYRIGHT TEXT: 9950--------------- 9951 9952Copyright (C) 2002 - 2022 Xilinx, Inc. All rights reserved. 9953SPDX-License-Identifier: MIT 9954 9955FILES: 9956XilinxProcessorIPLib/drivers/intc/src/xintc_l.c 9957XilinxProcessorIPLib/drivers/spi/src/xspi_stats.c 9958XilinxProcessorIPLib/drivers/uartlite/src/xuartlite.c 9959XilinxProcessorIPLib/drivers/uartlite/src/xuartlite.h 9960XilinxProcessorIPLib/drivers/uartlite/src/xuartlite_g.c 9961XilinxProcessorIPLib/drivers/uartlite/src/xuartlite_i.h 9962XilinxProcessorIPLib/drivers/uartlite/src/xuartlite_intr.c 9963XilinxProcessorIPLib/drivers/uartlite/src/xuartlite_l.c 9964XilinxProcessorIPLib/drivers/uartlite/src/xuartlite_l.h 9965XilinxProcessorIPLib/drivers/uartlite/src/xuartlite_selftest.c 9966XilinxProcessorIPLib/drivers/uartlite/src/xuartlite_stats.c 9967-------------------------------------------------------------------------------- 9968 9969 9970 9971 9972 9973COPYRIGHT TEXT: 9974--------------- 9975 9976Copyright (C) 2013 - 2020 Xilinx, Inc. All rights reserved. 9977SPDX-License-Identifier: MIT 9978 9979FILES: 9980XilinxProcessorIPLib/drivers/llfifo/examples/xllfifo_interrupt_example.c 9981XilinxProcessorIPLib/drivers/llfifo/examples/xllfifo_polling_example.c 9982XilinxProcessorIPLib/drivers/llfifo/src/xllfifo_g.c 9983XilinxProcessorIPLib/drivers/llfifo/src/xllfifo_sinit.c 9984XilinxProcessorIPLib/drivers/mig_7series/data/mig_7series.mdd 9985XilinxProcessorIPLib/drivers/mig_7series/data/mig_7series.tcl 9986XilinxProcessorIPLib/drivers/mig_7series/src/xmig_7series.h 9987XilinxProcessorIPLib/drivers/trafgen/data/trafgen.mdd 9988XilinxProcessorIPLib/drivers/trafgen/data/trafgen.tcl 9989XilinxProcessorIPLib/drivers/trafgen/examples/xtrafgen_interrupt_example.c 9990XilinxProcessorIPLib/drivers/trafgen/examples/xtrafgen_master_streaming_example.c 9991XilinxProcessorIPLib/drivers/trafgen/examples/xtrafgen_polling_example.c 9992XilinxProcessorIPLib/drivers/trafgen/examples/xtrafgen_static_mode_example.c 9993XilinxProcessorIPLib/drivers/trafgen/src/xtrafgen.c 9994XilinxProcessorIPLib/drivers/trafgen/src/xtrafgen.h 9995XilinxProcessorIPLib/drivers/trafgen/src/xtrafgen_g.c 9996XilinxProcessorIPLib/drivers/trafgen/src/xtrafgen_hw.h 9997XilinxProcessorIPLib/drivers/trafgen/src/xtrafgen_sinit.c 9998-------------------------------------------------------------------------------- 9999 10000
10001 10002 10003 10004COPYRIGHT TEXT: 10005--------------- 10006 10007Copyright (C) 2016 - 2022 Xilinx, Inc. All rights reserved. 10008SPDX-License-Identifier: MIT 10009 10010FILES: 10011XilinxProcessorIPLib/drivers/mipicsiss/data/mipicsiss_tapp.tcl 10012XilinxProcessorIPLib/drivers/mipicsiss/data/xcsiss_header.h 10013XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/si5324drv.c 10014XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/si5324drv.h 10015XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xhdcp.c 10016XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xhdcp.h 10017XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xvidframe_crc.c 10018XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/xvidframe_crc.h 10019XilinxProcessorIPLib/drivers/sysmonpsv/data/sysmonpsv.mdd 10020XilinxProcessorIPLib/drivers/sysmonpsv/examples/xsysmonpsv_intr_example.c 10021XilinxProcessorIPLib/drivers/sysmonpsv/examples/xsysmonpsv_polled_example.c 10022XilinxProcessorIPLib/drivers/sysmonpsv/src/common/xsysmonpsv_common.c 10023XilinxProcessorIPLib/drivers/sysmonpsv/src/common/xsysmonpsv_common.h 10024XilinxProcessorIPLib/drivers/sysmonpsv/src/lowlevel/xsysmonpsv_direct.c 10025XilinxProcessorIPLib/drivers/sysmonpsv/src/lowlevel/xsysmonpsv_driver.h 10026XilinxProcessorIPLib/drivers/sysmonpsv/src/lowlevel/xsysmonpsv_hw.h 10027XilinxProcessorIPLib/drivers/sysmonpsv/src/lowlevel/xsysmonpsv_lowlevel.h 10028XilinxProcessorIPLib/drivers/sysmonpsv/src/services/xsysmonpsv_services.c 10029XilinxProcessorIPLib/drivers/sysmonpsv/src/services/xsysmonpsv_services.h 10030XilinxProcessorIPLib/drivers/sysmonpsv/src/xsysmonpsv.c 10031XilinxProcessorIPLib/drivers/sysmonpsv/src/xsysmonpsv.h 10032XilinxProcessorIPLib/drivers/sysmonpsv/src/xsysmonpsv_intr.c 10033XilinxProcessorIPLib/drivers/sysmonpsv/src/xsysmonpsv_sinit.c 10034XilinxProcessorIPLib/drivers/v_mix/examples/src/xv_mix_example.c 10035-------------------------------------------------------------------------------- 10036 10037 10038 10039 10040 10041COPYRIGHT TEXT: 10042--------------- 10043 10044Copyright (c) 2016 - 2022 Xilinx, Inc. All rights reserved. 10045SPDX-License-Identifier: MIT 10046 10047FILES: 10048XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/audiogen_drv.c 10049XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/audiogen_drv.h 10050lib/sw_services/xilfpga/data/xilfpga.mld 10051lib/sw_services/xilfpga/src/interface/zynqmp/xilfpga_pcap.c 10052-------------------------------------------------------------------------------- 10053 10054 10055 10056 10057 10058COPYRIGHT TEXT: 10059--------------- 10060 10061Copyright (C) 2014 - 2022 Xilinx, Inc. All rights reserved. 10062SPDX-License-Identifier: MIT DP159 Written by Marco Groeneveld Copyright (c) 2014 -2016 10063Xilinx, Inc. All rights reserved. History v1.0 - Initial release v1.1 - Updated 10064DP159 setting to automatic redriver to retimer for HDMI 1.4 data rates v1.2 - 10065Added Reset to I2C controller before issuing new transaction v1.3 - Changed 10066printf usage to xil_printf v1.4 - Update vswing setting to recommened values to 10067pass compliance v1.5 - Update the register setting sequence to write 0x0A the 10068last to set APPLY_RXTX_CHANGES 10069 10070FILES: 10071XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/dp159.c 10072-------------------------------------------------------------------------------- 10073 10074 10075 10076 10077 10078COPYRIGHT TEXT: 10079--------------- 10080 10081Copyright (C) 2008 - 2022 Xilinx, Inc. All rights reserved. 10082SPDX-License-Identifier: MIT 10083 10084FILES: 10085XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/platform.h 10086XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/platform_config.h 10087XilinxProcessorIPLib/drivers/v_gamma_lut/examples/src/main.c 10088XilinxProcessorIPLib/drivers/v_mix/examples/src/logo.c 10089XilinxProcessorIPLib/drivers/v_mix/examples/src/platform.h 10090XilinxProcessorIPLib/drivers/v_multi_scaler/examples/xv_multi_scaler_example.c 10091XilinxProcessorIPLib/drivers/v_scenechange/examples/src/platform_config.h 10092XilinxProcessorIPLib/drivers/v_warp_init/examples/src/inputs.h 10093XilinxProcessorIPLib/drivers/v_warp_init/examples/src/xwarp_example.c 10094XilinxProcessorIPLib/drivers/v_warp_init/examples/src/xwarp_input_configs.c 10095XilinxProcessorIPLib/drivers/v_warp_init/examples/src/xwarp_input_configs.h 10096-------------------------------------------------------------------------------- 10097 10098 10099 10100 10101 10102COPYRIGHT TEXT: 10103--------------- 10104 10105Copyright (C) 2010-2022 Xilinx, Inc. All rights reserved. 10106SPDX-License-Identifier: MIT 10107 10108FILES: 10109XilinxProcessorIPLib/drivers/mipicsiss/src/xcsiss_g.c 10110XilinxProcessorIPLib/drivers/v_gamma_lut/src/xv_gamma_lut_g.c 10111-------------------------------------------------------------------------------- 10112 10113 10114 10115 10116 10117COPYRIGHT TEXT: 10118--------------- 10119 10120Copyright (c) 2019 - 2020 Xilinx, Inc. All rights reserved. 10121SPDX-License-Identifier: MIT 10122 10123FILES: 10124XilinxProcessorIPLib/drivers/mpegtsmux/data/mpegtsmux.mdd 10125XilinxProcessorIPLib/drivers/mpegtsmux/data/mpegtsmux.tcl 10126XilinxProcessorIPLib/drivers/mpegtsmux/src/xmpegtsmux.c 10127XilinxProcessorIPLib/drivers/mpegtsmux/src/xmpegtsmux.h 10128XilinxProcessorIPLib/drivers/mpegtsmux/src/xmpegtsmux_g.c 10129XilinxProcessorIPLib/drivers/mpegtsmux/src/xmpegtsmux_hw.h 10130XilinxProcessorIPLib/drivers/mpegtsmux/src/xmpegtsmux_intr.c 10131XilinxProcessorIPLib/drivers/mpegtsmux/src/xmpegtsmux_linux.c 10132XilinxProcessorIPLib/drivers/mpegtsmux/src/xmpegtsmux_sinit.c 10133lib/bsp/standalone/src/arm/ARMv8/64bit/armclang/Makefile 10134lib/sw_apps/versal_plm/src/Makefile 10135lib/sw_apps/zynqmp_fsbl/misc/Makefile_standalone_armclang 10136lib/sw_apps/zynqmp_fsbl/src/xfsbl_ddr_init.h 10137lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_common.h 10138lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_ultra96.h 10139lib/sw_services/xilisf/examples/xilisf_ospipsv_stm_intr_example.c 10140lib/sw_services/xilisf/examples/xilisf_ospipsv_stm_polled_example.c 10141lib/sw_services/xilmailbox/data/xilmailbox.mld 10142lib/sw_services/xilmailbox/data/xilmailbox.tcl 10143lib/sw_services/xilmailbox/examples/xilmailbox_example.c 10144lib/sw_services/xilmailbox/src/Makefile 10145lib/sw_services/xilnvm/examples/xilnvm_bbram_versal_server_example.c 10146lib/sw_services/xilnvm/src/server/xnvm_bbram.h 10147lib/sw_services/xilpm/src/versal/client/pm_callbacks.c 10148lib/sw_services/xilpm/src/versal/client/pm_callbacks.h 10149lib/sw_services/xilpm/src/versal/client/pm_defs.h 10150lib/sw_services/xilpm/src/versal/server/xpm_device_idle.c 10151lib/sw_services/xilpm/src/versal/server/xpm_device_idle.h 10152lib/sw_services/xilpm/src/versal/server/xpm_ipi.c 10153lib/sw_services/xilpm/src/versal/server/xpm_pmc.c 10154lib/sw_services/xilpm/src/versal/server/xpm_psm_api.h 10155lib/sw_services/xilpuf/src/Makefile 10156lib/sw_services/xilsecure/src/versal/server/xsecure_ecdsa_rsa_hw.h 10157lib/sw_services/xilsecure/src/versal/server/xsecure_ellipticcrvs.h 10158lib/sw_services/xilsecure/src/versal/server/xsecure_rsa_core.c 10159lib/sw_services/xilsecure/src/versal/server/xsecure_rsa_core.h 10160lib/sw_services/xilsecure/src/zynqmp/xsecure_rsa_hw.h 10161lib/sw_services/xilsecure/src/zynqmp/xsecure_sha_hw.h 10162lib/sw_services/xilskey/examples/xilskey_puf_regeneration_example.c 10163-------------------------------------------------------------------------------- 10164 10165 10166 10167 10168 10169COPYRIGHT TEXT: 10170--------------- 10171 10172Copyright (C) 2020 - 2022 Xilinx, Inc. All rights reserved. 10173SPDX-License-Identifier: MIT 10174 10175FILES: 10176XilinxProcessorIPLib/drivers/ospipsv/data/dependencies.props 10177XilinxProcessorIPLib/drivers/qspipsu/examples/xqspipsu_flash_config.h 10178XilinxProcessorIPLib/drivers/qspipsu/examples/xqspipsu_generic_flash_non_blocking_read_example.c 10179XilinxProcessorIPLib/drivers/qspipsu/src/xqspipsu_control.c 10180XilinxProcessorIPLib/drivers/qspipsu/src/xqspipsu_control.h 10181XilinxProcessorIPLib/drivers/qspipsu/src/xqspipsu_hw.c 10182-------------------------------------------------------------------------------- 10183 10184 10185 10186 10187 10188COPYRIGHT TEXT: 10189--------------- 10190 10191Copyright (C) 2018 - 20222 Xilinx, Inc. All rights reserved. 10192SPDX-License-Identifier: MIT 10193 10194FILES: 10195XilinxProcessorIPLib/drivers/ospipsv/data/ospipsv.tcl 10196-------------------------------------------------------------------------------- 10197 10198 10199 10200 10201 10202COPYRIGHT TEXT: 10203--------------- 10204 10205Copyright (C) 2022 Xilinx, Inc. All rights reserved. 10206SPDX-License-Identifier: MIT 10207 10208FILES: 10209XilinxProcessorIPLib/drivers/ospipsv/examples/xospipsv_flash_config.h 10210XilinxProcessorIPLib/drivers/ospipsv/examples/xospipsv_flash_non_blocking_read_example.c 10211XilinxProcessorIPLib/drivers/ospipsv/src/xospipsv_control.c 10212XilinxProcessorIPLib/drivers/ospipsv/src/xospipsv_control.h 10213XilinxProcessorIPLib/drivers/ospipsv/src/xospipsv_hw.c 10214XilinxProcessorIPLib/drivers/sysmonpsv/data/sysmonpsv.tcl 10215XilinxProcessorIPLib/drivers/tmr_manager/examples/xtmr_manager_recovery_example.c 10216XilinxProcessorIPLib/drivers/v_multi_scaler/src/xv_multi_scaler_coeff.c 10217XilinxProcessorIPLib/drivers/v_multi_scaler/src/xv_multi_scaler_intr.c 10218XilinxProcessorIPLib/drivers/v_multi_scaler/src/xv_multi_scaler_l2.c 10219XilinxProcessorIPLib/drivers/v_multi_scaler/src/xv_multi_scaler_l2.h 10220XilinxProcessorIPLib/drivers/v_warp_init/src/xv_warp_init_intr.c 10221XilinxProcessorIPLib/drivers/v_warp_init/src/xv_warp_init_l2.c 10222XilinxProcessorIPLib/drivers/v_warp_init/src/xv_warp_init_l2.h 10223XilinxProcessorIPLib/drivers/v_warp_init/src/xv_warp_init_utils.c 10224XilinxProcessorIPLib/drivers/v_warp_init/src/xv_warp_init_utils.h 10225-------------------------------------------------------------------------------- 10226 10227 10228 10229 10230 10231COPYRIGHT TEXT: 10232--------------- 10233 10234Copyright (C) 2019 - 2022 Xilinx, Inc. All rights reserved. 10235SPDX-License-Identifier: MIT 10236 10237FILES: 10238XilinxProcessorIPLib/drivers/ospipsv/examples/xospipsv_flash_intr_example.c 10239XilinxProcessorIPLib/drivers/rfdc/src/xrfdc_ap.c 10240XilinxProcessorIPLib/drivers/rfdc/src/xrfdc_clock.c 10241XilinxProcessorIPLib/drivers/rfdc/src/xrfdc_dp.c 10242XilinxProcessorIPLib/drivers/rfdc/src/xrfdc_mb.c 10243XilinxProcessorIPLib/drivers/sdps/examples/xsdps_raw_example.c 10244-------------------------------------------------------------------------------- 10245 10246 10247 10248 10249 10250COPYRIGHT TEXT: 10251--------------- 10252 10253Copyright (C) 2010 - 2016 Xilinx, Inc. All rights reserved. 10254SPDX-License-Identifier: MIT 10255 10256FILES: 10257XilinxProcessorIPLib/drivers/prc/src/xprc_g.c 10258XilinxProcessorIPLib/drivers/prd/src/xprd_g.c 10259-------------------------------------------------------------------------------- 10260 10261 10262 10263 10264 10265COPYRIGHT TEXT: 10266--------------- 10267 10268Copyright (c) 2012 - 2020 Xilinx, Inc. All rights reserved. 10269SPDX-License-Identifier: MIT 10270 10271FILES: 10272XilinxProcessorIPLib/drivers/rgb2ycrcb/src/xrgb2ycrcb.c 10273XilinxProcessorIPLib/drivers/rgb2ycrcb/src/xrgb2ycrcb.h 10274XilinxProcessorIPLib/drivers/ycrcb2rgb/data/ycrcb2rgb.mdd 10275XilinxProcessorIPLib/drivers/ycrcb2rgb/data/ycrcb2rgb.tcl 10276XilinxProcessorIPLib/drivers/ycrcb2rgb/src/xycrcb2rgb.c 10277XilinxProcessorIPLib/drivers/ycrcb2rgb/src/xycrcb2rgb.h 10278lib/bsp/standalone/src/microblaze/Makefile 10279lib/bsp/standalone/src/microblaze/_exit.c 10280lib/bsp/standalone/src/microblaze/microblaze_scrub.S 10281lib/sw_apps/zynq_fsbl/src/Makefile 10282lib/sw_apps/zynq_fsbl/src/fsbl_debug.h 10283lib/sw_apps/zynq_fsbl/src/fsbl_hooks.c 10284lib/sw_apps/zynq_fsbl/src/fsbl_hooks.h 10285lib/sw_apps/zynq_fsbl/src/image_mover.h 10286lib/sw_apps/zynq_fsbl/src/main.c 10287lib/sw_apps/zynq_fsbl/src/md5.h 10288lib/sw_apps/zynq_fsbl/src/nand.c 10289lib/sw_apps/zynq_fsbl/src/nand.h 10290lib/sw_apps/zynq_fsbl/src/nor.c 10291lib/sw_apps/zynq_fsbl/src/nor.h 10292lib/sw_apps/zynq_fsbl/src/pcap.c 10293lib/sw_apps/zynq_fsbl/src/pcap.h 10294lib/sw_apps/zynq_fsbl/src/qspi.c 10295lib/sw_apps/zynq_fsbl/src/qspi.h 10296lib/sw_apps/zynq_fsbl/src/sd.c 10297lib/sw_apps/zynq_fsbl/src/sd.h 10298lib/sw_services/xilisf/data/xilisf.mld 10299lib/sw_services/xilisf/data/xilisf.tcl 10300lib/sw_services/xilisf/examples/xilisf_atmel_buffer_rdwr_example.c 10301lib/sw_services/xilisf/examples/xilisf_atmel_rdwr_polled_example.c 10302lib/sw_services/xilisf/examples/xilisf_atmel_read_write_example.c 10303lib/sw_services/xilisf/examples/xilisf_atmel_spr_example.c 10304lib/sw_services/xilisf/examples/xilisf_intel_otp_rdwr_example.c 10305lib/sw_services/xilisf/examples/xilisf_intel_rdwr_polled_example.c 10306lib/sw_services/xilisf/examples/xilisf_intel_read_write_example.c 10307lib/sw_services/xilisf/examples/xilisf_intel_spr_example.c 10308lib/sw_services/xilisf/examples/xilisf_qspips_stm_intr_example.c 10309lib/sw_services/xilisf/examples/xilisf_qspips_stm_polled_example.c 10310lib/sw_services/xilisf/examples/xilisf_qspipsu_stm_intr_example.c 10311lib/sw_services/xilisf/examples/xilisf_qspipsu_stm_polled_example.c 10312lib/sw_services/xilisf/examples/xilisf_spips_sst_intr_example.c 10313lib/sw_services/xilisf/examples/xilisf_spips_sst_polled_example.c 10314lib/sw_services/xilisf/examples/xilisf_stm_quad_flash_example.c 10315lib/sw_services/xilisf/examples/xilisf_stm_rdwr_polled_example.c 10316lib/sw_services/xilisf/examples/xilisf_stm_read_write_example.c 10317lib/sw_services/xilisf/examples/xilisf_stm_spr_example.c 10318lib/sw_services/xilisf/examples/xilisf_winbond_quad_flash_example.c 10319lib/sw_services/xilisf/examples/xilisf_winbond_rdwr_polled_example.c 10320lib/sw_services/xilisf/examples/xilisf_winbond_read_write_example.c 10321lib/sw_services/xilisf/examples/xilisf_winbond_spr_example.c 10322lib/sw_services/xilisf/src/Makefile 10323lib/sw_services/xilisf/src/include/xilisf.h 10324lib/sw_services/xilisf/src/include/xilisf_atmel.h 10325lib/sw_services/xilisf/src/include/xilisf_intelstm.h 10326lib/sw_services/xilisf/src/xilisf.c 10327lib/sw_services/xilisf/src/xilisf_erase.c 10328lib/sw_services/xilisf/src/xilisf_read.c 10329lib/sw_services/xilisf/src/xilisf_spr.c 10330lib/sw_services/xilisf/src/xilisf_write.c 10331-------------------------------------------------------------------------------- 10332 10333 10334 10335 10336 10337COPYRIGHT TEXT: 10338--------------- 10339 10340Copyright (c) 1986 - 2020 Xilinx, Inc. All rights reserved. 10341SPDX-License-Identifier: MIT 10342 10343FILES: 10344XilinxProcessorIPLib/drivers/rgb2ycrcb/src/xrgb2ycrcb_g.c 10345XilinxProcessorIPLib/drivers/tpg/src/xtpg_g.c 10346-------------------------------------------------------------------------------- 10347 10348 10349 10350 10351 10352COPYRIGHT TEXT: 10353--------------- 10354 10355Copyright (c) 2017 - 2020 Xilinx, Inc. All rights reserved. 10356SPDX-License-Identifier: MIT 10357 10358FILES: 10359XilinxProcessorIPLib/drivers/sdiaud/data/sdiaud.tcl 10360XilinxProcessorIPLib/drivers/sdiaud/data/sdiaud_tapp.tcl 10361XilinxProcessorIPLib/drivers/sdiaud/data/xsdiaud_header.h 10362XilinxProcessorIPLib/drivers/sdiaud/examples/xsdiaud_selftest_example.c 10363XilinxProcessorIPLib/drivers/sdiaud/src/xsdiaud.c 10364XilinxProcessorIPLib/drivers/sdiaud/src/xsdiaud.h 10365XilinxProcessorIPLib/drivers/sdiaud/src/xsdiaud_hw.h 10366XilinxProcessorIPLib/drivers/sdiaud/src/xsdiaud_intr.c 10367XilinxProcessorIPLib/drivers/sdiaud/src/xsdiaud_selftest.c 10368XilinxProcessorIPLib/drivers/sdiaud/src/xsdiaud_sinit.c 10369lib/bsp/standalone/src/arm/ARMv8/64bit/xil_errata.h 10370lib/bsp/standalone/src/arm/ARMv8/64bit/xil_smc.c 10371lib/bsp/standalone/src/arm/ARMv8/64bit/xil_smc.h 10372lib/bsp/standalone/src/arm/cortexr5/iccarm/asm_vectors.s 10373lib/sw_apps/ddr_self_refresh/data/ddr_self_refresh.tcl 10374lib/sw_apps/ddr_self_refresh/src/main.c 10375lib/sw_apps/zynqmp_fsbl/misc/pm_cfg_obj.c 10376lib/sw_apps/zynqmp_fsbl/src/xfsbl_dfu_util.h 10377lib/sw_apps/zynqmp_fsbl/src/xfsbl_usb.h 10378lib/sw_apps/zynqmp_pmufw/src/pm_hooks.c 10379lib/sw_apps/zynqmp_pmufw/src/pm_hooks.h 10380lib/sw_apps/zynqmp_pmufw/src/pmu_lmb_bram.h 10381lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_stl.c 10382lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_stl.h 10383lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_wdt.h 10384lib/sw_apps/zynqmp_pmufw/src/xpfw_restart.h 10385lib/sw_apps/zynqmp_pmufw/src/xpfw_xpu.h 10386lib/sw_services/xilfpga/examples/xfpga_reg_readback_example.c 10387lib/sw_services/xilloader/src/xloader_sd.c 10388lib/sw_services/xilpdi/data/xilpdi.tcl 10389lib/sw_services/xilpm/src/zynqmp/client/common/pm_cfg_obj.h 10390lib/sw_services/xilsecure/examples/xilsecure_rsa_generic_example.c 10391lib/sw_services/xilsecure/examples/xilsecure_simple_aes_example.c 10392lib/sw_services/xilsecure/src/zynqmp/xsecure.h 10393-------------------------------------------------------------------------------- 10394 10395 10396 10397 10398 10399COPYRIGHT TEXT: 10400--------------- 10401 10402Copyright (C) 2004 - 2022 Xilinx, Inc. All rights reserved. 10403SPDX-License-Identifier: MIT 10404 10405FILES: 10406XilinxProcessorIPLib/drivers/spi/data/spi.mdd 10407XilinxProcessorIPLib/drivers/uartlite/data/uartlite.mdd 10408XilinxProcessorIPLib/drivers/uartlite/data/uartlite_tapp.tcl 10409-------------------------------------------------------------------------------- 10410 10411 10412 10413 10414 10415COPYRIGHT TEXT: 10416--------------- 10417 10418Copyright (C) 2001 - 2021 Xilinx, Inc. All rights reserved. 10419SPDX-License-Identifier: MIT 10420 10421FILES: 10422XilinxProcessorIPLib/drivers/spi/examples/xspi_eeprom_example.c 10423XilinxProcessorIPLib/drivers/spi/src/xspi_l.h 10424XilinxProcessorIPLib/drivers/wdttb/src/xwdttb.c 10425XilinxProcessorIPLib/drivers/wdttb/src/xwdttb.h 10426-------------------------------------------------------------------------------- 10427 10428 10429 10430 10431 10432COPYRIGHT TEXT: 10433--------------- 10434 10435Copyright (C) 2001 - 2022 Xilinx, Inc. All rights reserved. 10436SPDX-License-Identifier: MIT 10437 10438FILES: 10439XilinxProcessorIPLib/drivers/spi/src/xspi.c 10440XilinxProcessorIPLib/drivers/spi/src/xspi.h 10441XilinxProcessorIPLib/drivers/spi/src/xspi_g.c 10442XilinxProcessorIPLib/drivers/spi/src/xspi_i.h 10443XilinxProcessorIPLib/drivers/spi/src/xspi_options.c 10444XilinxProcessorIPLib/drivers/spi/src/xspi_selftest.c 10445-------------------------------------------------------------------------------- 10446 10447 10448 10449 10450 10451COPYRIGHT TEXT: 10452--------------- 10453 10454Copyright (C) 2011 - 2022 Xilinx, Inc. All rights reserved. 10455SPDX-License-Identifier: MIT 10456 10457FILES: 10458XilinxProcessorIPLib/drivers/spips/data/spips.mdd 10459XilinxProcessorIPLib/drivers/spips/data/spips.tcl 10460XilinxProcessorIPLib/drivers/spips/data/spips_header.h 10461XilinxProcessorIPLib/drivers/spips/data/spips_tapp.tcl 10462-------------------------------------------------------------------------------- 10463 10464 10465 10466 10467 10468COPYRIGHT TEXT: 10469--------------- 10470 10471Copyright (c) 2001 - 2020 Xilinx, Inc. All rights reserved. 10472SPDX-License-Identifier: MIT 10473 10474FILES: 10475XilinxProcessorIPLib/drivers/tpg/data/tpg.mdd 10476XilinxProcessorIPLib/drivers/tpg/data/tpg.tcl 10477XilinxProcessorIPLib/drivers/tpg/src/xtpg.c 10478XilinxProcessorIPLib/drivers/tpg/src/xtpg.h 10479-------------------------------------------------------------------------------- 10480 10481 10482 10483 10484 10485COPYRIGHT TEXT: 10486--------------- 10487 10488Copyright (C) 2017 - 2021 Xilinx, Inc. All Rights Reserved. 10489SPDX-License-Identifier: MIT 10490 10491FILES: 10492XilinxProcessorIPLib/drivers/uartpsv/src/xuartpsv_g.c 10493-------------------------------------------------------------------------------- 10494 10495 10496 10497 10498 10499COPYRIGHT TEXT: 10500--------------- 10501 10502Copyright (C) 2006 Vreelin Engineering, Inc. All Rights Reserved. Copyright (C) 105032007 - 2021 Xilinx, Inc. All rights reserved. 10504SPDX-License-Identifier: MIT 10505 10506FILES: 10507XilinxProcessorIPLib/drivers/usb/examples/xusb_cp9.c 10508XilinxProcessorIPLib/drivers/usb/examples/xusb_cp9.h 10509XilinxProcessorIPLib/drivers/usb/examples/xusb_dma_intr_storage.c 10510XilinxProcessorIPLib/drivers/usb/examples/xusb_keyboard.c 10511XilinxProcessorIPLib/drivers/usb/examples/xusb_keyboard.h 10512XilinxProcessorIPLib/drivers/usb/examples/xusb_mouse.c 10513XilinxProcessorIPLib/drivers/usb/examples/xusb_mouse.h 10514XilinxProcessorIPLib/drivers/usb/examples/xusb_storage.c 10515XilinxProcessorIPLib/drivers/usb/examples/xusb_storage.h 10516XilinxProcessorIPLib/drivers/usb/examples/xusb_storage_polled_mode.c 10517XilinxProcessorIPLib/drivers/usb/examples/xusb_types.h 10518XilinxProcessorIPLib/drivers/usb/src/xusb.c 10519XilinxProcessorIPLib/drivers/usb/src/xusb.h 10520XilinxProcessorIPLib/drivers/usb/src/xusb_endpoint.c 10521XilinxProcessorIPLib/drivers/usb/src/xusb_g.c 10522XilinxProcessorIPLib/drivers/usb/src/xusb_intr.c 10523XilinxProcessorIPLib/drivers/usb/src/xusb_l.h 10524XilinxProcessorIPLib/drivers/usb/src/xusb_sinit.c 10525-------------------------------------------------------------------------------- 10526 10527 10528 10529 10530 10531COPYRIGHT TEXT: 10532--------------- 10533 10534Copyright (c) 2015 - 2020 Xilinx Inc. All rights reserved. 10535SPDX-License-Identifier: MIT 10536 10537FILES: 10538XilinxProcessorIPLib/drivers/v_axi4s_remap/src/xv_axi4s_remap.h 10539XilinxProcessorIPLib/drivers/v_axi4s_remap/src/xv_axi4s_remap_hw.h 10540XilinxProcessorIPLib/drivers/v_axi4s_remap/src/xv_axi4s_remap_linux.c 10541XilinxProcessorIPLib/drivers/v_axi4s_remap/src/xv_axi4s_remap_sinit.c 10542XilinxProcessorIPLib/drivers/v_csc/src/xv_csc.c 10543XilinxProcessorIPLib/drivers/v_csc/src/xv_csc.h 10544XilinxProcessorIPLib/drivers/v_csc/src/xv_csc_hw.h 10545XilinxProcessorIPLib/drivers/v_csc/src/xv_csc_linux.c 10546XilinxProcessorIPLib/drivers/v_csc/src/xv_csc_sinit.c 10547XilinxProcessorIPLib/drivers/v_deinterlacer/src/xv_deinterlacer.c 10548XilinxProcessorIPLib/drivers/v_deinterlacer/src/xv_deinterlacer.h 10549XilinxProcessorIPLib/drivers/v_deinterlacer/src/xv_deinterlacer_linux.c 10550XilinxProcessorIPLib/drivers/v_deinterlacer/src/xv_deinterlacer_sinit.c 10551XilinxProcessorIPLib/drivers/v_hcresampler/src/xv_hcresampler.c 10552XilinxProcessorIPLib/drivers/v_hcresampler/src/xv_hcresampler.h 10553XilinxProcessorIPLib/drivers/v_hcresampler/src/xv_hcresampler_hw.h 10554XilinxProcessorIPLib/drivers/v_hcresampler/src/xv_hcresampler_linux.c 10555XilinxProcessorIPLib/drivers/v_hcresampler/src/xv_hcresampler_sinit.c 10556XilinxProcessorIPLib/drivers/v_hscaler/src/xv_hscaler.c 10557XilinxProcessorIPLib/drivers/v_hscaler/src/xv_hscaler.h 10558XilinxProcessorIPLib/drivers/v_hscaler/src/xv_hscaler_hw.h 10559XilinxProcessorIPLib/drivers/v_hscaler/src/xv_hscaler_linux.c 10560XilinxProcessorIPLib/drivers/v_hscaler/src/xv_hscaler_sinit.c 10561XilinxProcessorIPLib/drivers/v_letterbox/src/xv_letterbox.c 10562XilinxProcessorIPLib/drivers/v_letterbox/src/xv_letterbox.h 10563XilinxProcessorIPLib/drivers/v_letterbox/src/xv_letterbox_hw.h 10564XilinxProcessorIPLib/drivers/v_letterbox/src/xv_letterbox_linux.c 10565XilinxProcessorIPLib/drivers/v_letterbox/src/xv_letterbox_sinit.c 10566XilinxProcessorIPLib/drivers/v_vcresampler/src/xv_vcresampler.c 10567XilinxProcessorIPLib/drivers/v_vcresampler/src/xv_vcresampler.h 10568XilinxProcessorIPLib/drivers/v_vcresampler/src/xv_vcresampler_hw.h 10569XilinxProcessorIPLib/drivers/v_vcresampler/src/xv_vcresampler_linux.c 10570XilinxProcessorIPLib/drivers/v_vcresampler/src/xv_vcresampler_sinit.c 10571XilinxProcessorIPLib/drivers/v_vscaler/src/xv_vscaler.c 10572XilinxProcessorIPLib/drivers/v_vscaler/src/xv_vscaler.h 10573XilinxProcessorIPLib/drivers/v_vscaler/src/xv_vscaler_hw.h 10574XilinxProcessorIPLib/drivers/v_vscaler/src/xv_vscaler_linux.c 10575XilinxProcessorIPLib/drivers/v_vscaler/src/xv_vscaler_sinit.c 10576-------------------------------------------------------------------------------- 10577 10578 10579 10580 10581 10582COPYRIGHT TEXT: 10583--------------- 10584 10585Copyright (c) 1986-2020 Xilinx, Inc. All Rights Reserved. 10586SPDX-License-Identifier: MIT 10587 10588FILES: 10589XilinxProcessorIPLib/drivers/v_deinterlacer/src/xv_deinterlacer_hw.h 10590-------------------------------------------------------------------------------- 10591 10592 10593 10594 10595 10596COPYRIGHT TEXT: 10597--------------- 10598 10599Copyright (C) 1986-2021 Xilinx, Inc. All rights reserved. 10600SPDX-License-Identifier: MIT 10601 10602FILES: 10603XilinxProcessorIPLib/drivers/v_demosaic/data/v_demosaic.mdd 10604XilinxProcessorIPLib/drivers/v_demosaic/data/v_demosaic.tcl 10605-------------------------------------------------------------------------------- 10606 10607 10608 10609 10610 10611COPYRIGHT TEXT: 10612--------------- 10613 10614Copyright (c) 1986 - 2021 Xilinx Inc. All rights reserved. 10615SPDX-License-Identifier: MIT 10616 10617FILES: 10618XilinxProcessorIPLib/drivers/v_demosaic/src/xv_demosaic.c 10619XilinxProcessorIPLib/drivers/v_demosaic/src/xv_demosaic.h 10620XilinxProcessorIPLib/drivers/v_demosaic/src/xv_demosaic_hw.h 10621XilinxProcessorIPLib/drivers/v_demosaic/src/xv_demosaic_linux.c 10622XilinxProcessorIPLib/drivers/v_demosaic/src/xv_demosaic_sinit.c 10623XilinxProcessorIPLib/drivers/v_frmbuf_rd/src/xv_frmbufrd.c 10624XilinxProcessorIPLib/drivers/v_frmbuf_rd/src/xv_frmbufrd.h 10625XilinxProcessorIPLib/drivers/v_frmbuf_rd/src/xv_frmbufrd_hw.h 10626XilinxProcessorIPLib/drivers/v_frmbuf_rd/src/xv_frmbufrd_linux.c 10627XilinxProcessorIPLib/drivers/v_frmbuf_rd/src/xv_frmbufrd_sinit.c 10628XilinxProcessorIPLib/drivers/v_frmbuf_wr/src/xv_frmbufwr.c 10629XilinxProcessorIPLib/drivers/v_frmbuf_wr/src/xv_frmbufwr.h 10630XilinxProcessorIPLib/drivers/v_frmbuf_wr/src/xv_frmbufwr_hw.h 10631XilinxProcessorIPLib/drivers/v_frmbuf_wr/src/xv_frmbufwr_linux.c 10632XilinxProcessorIPLib/drivers/v_frmbuf_wr/src/xv_frmbufwr_sinit.c 10633XilinxProcessorIPLib/drivers/v_warp_filter/src/xv_warp_filter.c 10634XilinxProcessorIPLib/drivers/v_warp_filter/src/xv_warp_filter.h 10635XilinxProcessorIPLib/drivers/v_warp_filter/src/xv_warp_filter_hw.h 10636XilinxProcessorIPLib/drivers/v_warp_filter/src/xv_warp_filter_linux.c 10637XilinxProcessorIPLib/drivers/v_warp_filter/src/xv_warp_filter_sinit.c 10638-------------------------------------------------------------------------------- 10639 10640 10641 10642 10643 10644COPYRIGHT TEXT: 10645--------------- 10646 10647Copyright (C) 2010-2021 Xilinx, Inc. All rights reserved. 10648SPDX-License-Identifier: MIT 10649 10650FILES: 10651XilinxProcessorIPLib/drivers/v_demosaic/src/xv_demosaic_g.c 10652XilinxProcessorIPLib/drivers/v_tpg/src/xv_tpg_g.c 10653-------------------------------------------------------------------------------- 10654 10655 10656 10657 10658 10659COPYRIGHT TEXT: 10660--------------- 10661 10662Copyright (C) 2017-2020 Xilinx, Inc. All rights reserved. 10663SPDX-License-Identifier: MIT 10664 10665FILES: 10666XilinxProcessorIPLib/drivers/v_frmbuf_rd/data/v_frmbuf_rd.mdd 10667XilinxProcessorIPLib/drivers/v_frmbuf_rd/data/v_frmbuf_rd.tcl 10668-------------------------------------------------------------------------------- 10669 10670 10671 10672 10673 10674COPYRIGHT TEXT: 10675--------------- 10676 10677Copyright (C) 2017-2021 Xilinx, Inc. All rights reserved. 10678SPDX-License-Identifier: MIT 10679 10680FILES: 10681XilinxProcessorIPLib/drivers/v_frmbuf_rd/src/xv_frmbufrd_l2.c 10682XilinxProcessorIPLib/drivers/v_frmbuf_rd/src/xv_frmbufrd_l2.h 10683XilinxProcessorIPLib/drivers/v_frmbuf_rd/src/xv_frmbufrd_l2_intr.c 10684XilinxProcessorIPLib/drivers/v_frmbuf_wr/data/v_frmbuf_wr.mdd 10685XilinxProcessorIPLib/drivers/v_frmbuf_wr/data/v_frmbuf_wr.tcl 10686XilinxProcessorIPLib/drivers/v_frmbuf_wr/src/xv_frmbufwr_l2.c 10687XilinxProcessorIPLib/drivers/v_frmbuf_wr/src/xv_frmbufwr_l2.h 10688XilinxProcessorIPLib/drivers/v_frmbuf_wr/src/xv_frmbufwr_l2_intr.c 10689-------------------------------------------------------------------------------- 10690 10691 10692 10693 10694 10695COPYRIGHT TEXT: 10696--------------- 10697 10698Copyright (C) 1986-2022 Xilinx, Inc. All rights reserved. 10699SPDX-License-Identifier: MIT 10700 10701FILES: 10702XilinxProcessorIPLib/drivers/v_gamma_lut/data/v_gamma_lut.mdd 10703XilinxProcessorIPLib/drivers/v_gamma_lut/data/v_gamma_lut.tcl 10704XilinxProcessorIPLib/drivers/v_mix/src/xv_mix_g.c 10705-------------------------------------------------------------------------------- 10706 10707 10708 10709 10710 10711COPYRIGHT TEXT: 10712--------------- 10713 10714Copyright (c) 1986 - 2022 Xilinx Inc. All rights reserved. 10715SPDX-License-Identifier: MIT 10716 10717FILES: 10718XilinxProcessorIPLib/drivers/v_gamma_lut/src/xv_gamma_lut.c 10719XilinxProcessorIPLib/drivers/v_gamma_lut/src/xv_gamma_lut.h 10720XilinxProcessorIPLib/drivers/v_gamma_lut/src/xv_gamma_lut_hw.h 10721XilinxProcessorIPLib/drivers/v_gamma_lut/src/xv_gamma_lut_linux.c 10722XilinxProcessorIPLib/drivers/v_gamma_lut/src/xv_gamma_lut_sinit.c 10723XilinxProcessorIPLib/drivers/v_mix/src/xv_mix.c 10724XilinxProcessorIPLib/drivers/v_mix/src/xv_mix.h 10725XilinxProcessorIPLib/drivers/v_mix/src/xv_mix_hw.h 10726XilinxProcessorIPLib/drivers/v_multi_scaler/data/v_multi_scaler.mdd 10727XilinxProcessorIPLib/drivers/v_warp_init/src/xv_warp_init.c 10728XilinxProcessorIPLib/drivers/v_warp_init/src/xv_warp_init.h 10729XilinxProcessorIPLib/drivers/v_warp_init/src/xv_warp_init_hw.h 10730XilinxProcessorIPLib/drivers/v_warp_init/src/xv_warp_init_linux.c 10731XilinxProcessorIPLib/drivers/v_warp_init/src/xv_warp_init_sinit.c 10732-------------------------------------------------------------------------------- 10733 10734 10735 10736 10737 10738COPYRIGHT TEXT: 10739--------------- 10740 10741Copyright (C) 2018 – 2020 Xilinx, Inc. All rights reserved. 10742SPDX-License-Identifier: MIT 10743 10744FILES: 10745XilinxProcessorIPLib/drivers/v_hdmirx1/data/v_hdmirx1.mdd 10746XilinxProcessorIPLib/drivers/v_hdmirx1/data/v_hdmirx1.tcl 10747XilinxProcessorIPLib/drivers/v_hdmirx1/src/xv_hdmirx1.c 10748XilinxProcessorIPLib/drivers/v_hdmirx1/src/xv_hdmirx1.h 10749XilinxProcessorIPLib/drivers/v_hdmirx1/src/xv_hdmirx1_frl.c 10750XilinxProcessorIPLib/drivers/v_hdmirx1/src/xv_hdmirx1_frl.h 10751XilinxProcessorIPLib/drivers/v_hdmirx1/src/xv_hdmirx1_g.c 10752XilinxProcessorIPLib/drivers/v_hdmirx1/src/xv_hdmirx1_hw.h 10753XilinxProcessorIPLib/drivers/v_hdmirx1/src/xv_hdmirx1_intr.c 10754XilinxProcessorIPLib/drivers/v_hdmirx1/src/xv_hdmirx1_selftest.c 10755XilinxProcessorIPLib/drivers/v_hdmirx1/src/xv_hdmirx1_sinit.c 10756XilinxProcessorIPLib/drivers/v_hdmirxss1/data/v_hdmirxss1.mdd 10757XilinxProcessorIPLib/drivers/v_hdmirxss1/data/v_hdmirxss1.tcl 10758XilinxProcessorIPLib/drivers/v_hdmirxss1/data/v_hdmirxss1_header.h 10759XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/aes.c 10760XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/hmac.c 10761XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/sha2.c 10762XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/si5324drv.c 10763XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/si5324drv.h 10764XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/ti_lmk03318.c 10765XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/ti_lmk03318.h 10766XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/video_fmc.c 10767XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/video_fmc.h 10768XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/hdcp_key_utility/xhdcp22_common.h 10769XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/platforms/platform.c 10770XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/platforms/platform.h 10771XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/PassThrough/xhdmi_edid.c 10772XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/PassThrough/xhdmi_exdes_sm_tx.c 10773XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/PassThrough/xhdmi_exdes_sm_tx.h 10774XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/audiogen_drv.c 10775XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/audiogen_drv.h 10776XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/si5324drv.c 10777XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/si5324drv.h 10778XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/xhdmi_hdcp_keys_table.h 10779XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/xhdmi_intr.c 10780XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/xhdmi_intr.h 10781XilinxProcessorIPLib/drivers/v_hdmirxss1/src/xv_hdmirxss1.c 10782XilinxProcessorIPLib/drivers/v_hdmirxss1/src/xv_hdmirxss1.h 10783XilinxProcessorIPLib/drivers/v_hdmirxss1/src/xv_hdmirxss1_coreinit.c 10784XilinxProcessorIPLib/drivers/v_hdmirxss1/src/xv_hdmirxss1_coreinit.h 10785XilinxProcessorIPLib/drivers/v_hdmirxss1/src/xv_hdmirxss1_frl.c 10786XilinxProcessorIPLib/drivers/v_hdmirxss1/src/xv_hdmirxss1_frl.h 10787XilinxProcessorIPLib/drivers/v_hdmirxss1/src/xv_hdmirxss1_g.c 10788XilinxProcessorIPLib/drivers/v_hdmirxss1/src/xv_hdmirxss1_hdcp.c 10789XilinxProcessorIPLib/drivers/v_hdmirxss1/src/xv_hdmirxss1_log.c 10790XilinxProcessorIPLib/drivers/v_hdmirxss1/src/xv_hdmirxss1_sinit.c 10791XilinxProcessorIPLib/drivers/v_hdmitx1/data/v_hdmitx1.mdd 10792XilinxProcessorIPLib/drivers/v_hdmitx1/data/v_hdmitx1.tcl 10793XilinxProcessorIPLib/drivers/v_hdmitx1/src/xv_hdmitx1.c 10794XilinxProcessorIPLib/drivers/v_hdmitx1/src/xv_hdmitx1.h 10795XilinxProcessorIPLib/drivers/v_hdmitx1/src/xv_hdmitx1_frl.c 10796XilinxProcessorIPLib/drivers/v_hdmitx1/src/xv_hdmitx1_frl.h 10797XilinxProcessorIPLib/drivers/v_hdmitx1/src/xv_hdmitx1_g.c 10798XilinxProcessorIPLib/drivers/v_hdmitx1/src/xv_hdmitx1_hw.h 10799XilinxProcessorIPLib/drivers/v_hdmitx1/src/xv_hdmitx1_intr.c 10800XilinxProcessorIPLib/drivers/v_hdmitx1/src/xv_hdmitx1_selftest.c 10801XilinxProcessorIPLib/drivers/v_hdmitx1/src/xv_hdmitx1_sinit.c 10802XilinxProcessorIPLib/drivers/v_hdmitxss1/data/v_hdmitxss1.mdd 10803XilinxProcessorIPLib/drivers/v_hdmitxss1/data/v_hdmitxss1.tcl 10804XilinxProcessorIPLib/drivers/v_hdmitxss1/data/v_hdmitxss1_header.h 10805XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/aes.c 10806XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/hmac.c 10807XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/sha2.c 10808XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/si5324drv.c 10809XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/si5324drv.h 10810XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/ti_lmk03318.c 10811XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/ti_lmk03318.h 10812XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/video_fmc.c 10813XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/video_fmc.h 10814XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/hdcp_key_utility/xhdcp22_common.h 10815XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/platforms/platform.c 10816XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/platforms/platform.h 10817XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/PassThrough/xhdmi_edid.c 10818XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/PassThrough/xhdmi_exdes_sm_tx.c 10819XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/PassThrough/xhdmi_exdes_sm_tx.h 10820XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/audiogen_drv.c 10821XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/audiogen_drv.h 10822XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/si5324drv.c 10823XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/si5324drv.h 10824XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/xhdmi_hdcp_keys_table.h 10825XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/xhdmi_intr.c 10826XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/xhdmi_intr.h 10827XilinxProcessorIPLib/drivers/v_hdmitxss1/src/xv_hdmitxss1.c 10828XilinxProcessorIPLib/drivers/v_hdmitxss1/src/xv_hdmitxss1.h 10829XilinxProcessorIPLib/drivers/v_hdmitxss1/src/xv_hdmitxss1_coreinit.c 10830XilinxProcessorIPLib/drivers/v_hdmitxss1/src/xv_hdmitxss1_coreinit.h 10831XilinxProcessorIPLib/drivers/v_hdmitxss1/src/xv_hdmitxss1_frl.c 10832XilinxProcessorIPLib/drivers/v_hdmitxss1/src/xv_hdmitxss1_frl.h 10833XilinxProcessorIPLib/drivers/v_hdmitxss1/src/xv_hdmitxss1_g.c 10834XilinxProcessorIPLib/drivers/v_hdmitxss1/src/xv_hdmitxss1_hdcp.c 10835XilinxProcessorIPLib/drivers/v_hdmitxss1/src/xv_hdmitxss1_log.c 10836XilinxProcessorIPLib/drivers/v_hdmitxss1/src/xv_hdmitxss1_sinit.c 10837-------------------------------------------------------------------------------- 10838 10839 10840 10841 10842 10843COPYRIGHT TEXT: 10844--------------- 10845 10846Copyright (C) 2018 – 2021 Xilinx, Inc. All rights reserved. 10847SPDX-License-Identifier: MIT 10848 10849FILES: 10850XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/PassThrough/xhdmi_edid.h 10851XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/PassThrough/xhdmi_example.h 10852XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/PassThrough/xhdmi_exdes_sm_rx.c 10853XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/PassThrough/xhdmi_exdes_sm_rx.h 10854XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/PassThrough/xhdmi_menu.c 10855XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/PassThrough/xhdmi_menu.h 10856XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/onsemi_nb7nq621m.c 10857XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/onsemi_nb7nq621m.h 10858XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/si5344drv.c 10859XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/si5344drv.h 10860XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/ti_lmk03318.c 10861XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/ti_lmk03318.h 10862XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/video_fmc.c 10863XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/video_fmc.h 10864XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/xhdmi_hdcp_keys.c 10865XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/xhdmi_hdcp_keys.h 10866XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/PassThrough/xhdmi_edid.h 10867XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/PassThrough/xhdmi_example.h 10868XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/PassThrough/xhdmi_exdes_sm_rx.c 10869XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/PassThrough/xhdmi_exdes_sm_rx.h 10870XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/PassThrough/xhdmi_menu.c 10871XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/PassThrough/xhdmi_menu.h 10872XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/onsemi_nb7nq621m.c 10873XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/onsemi_nb7nq621m.h 10874XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/si5344drv.c 10875XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/si5344drv.h 10876XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/ti_lmk03318.c 10877XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/ti_lmk03318.h 10878XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/video_fmc.c 10879XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/video_fmc.h 10880XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/xhdmi_hdcp_keys.c 10881XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/xhdmi_hdcp_keys.h 10882-------------------------------------------------------------------------------- 10883 10884 10885 10886 10887 10888COPYRIGHT TEXT: 10889--------------- 10890 10891Copyright (C) 2010-2015 Xilinx, Inc. All rights reserved. 10892SPDX-License-Identifier: MIT 10893 10894FILES: 10895XilinxProcessorIPLib/drivers/v_letterbox/src/xv_letterbox_g.c 10896-------------------------------------------------------------------------------- 10897 10898 10899 10900 10901 10902COPYRIGHT TEXT: 10903--------------- 10904 10905Copyright (C) 1986 - 2022 Xilinx, Inc. All rights reserved. 10906SPDX-License-Identifier: MIT 10907 10908FILES: 10909XilinxProcessorIPLib/drivers/v_mix/data/v_mix.mdd 10910XilinxProcessorIPLib/drivers/v_mix/src/xv_mix_l2.c 10911XilinxProcessorIPLib/drivers/v_mix/src/xv_mix_l2.h 10912-------------------------------------------------------------------------------- 10913 10914 10915 10916 10917 10918COPYRIGHT TEXT: 10919--------------- 10920 10921Copyright (c) 2015 - 2022 Xilinx Inc. All rights reserved. 10922SPDX-License-Identifier: MIT 10923 10924FILES: 10925XilinxProcessorIPLib/drivers/v_mix/src/xv_mix_linux.c 10926XilinxProcessorIPLib/drivers/v_mix/src/xv_mix_sinit.c 10927-------------------------------------------------------------------------------- 10928 10929 10930 10931 10932 10933COPYRIGHT TEXT: 10934--------------- 10935 10936Copyright (c) 1986 - 2022 Xilinx, Inc. All Rights Reserved. 10937SPDX-License-Identifier: MIT 10938 10939FILES: 10940XilinxProcessorIPLib/drivers/v_multi_scaler/data/v_multi_scaler.tcl 10941XilinxProcessorIPLib/drivers/v_multi_scaler/src/xv_multi_scaler.c 10942XilinxProcessorIPLib/drivers/v_multi_scaler/src/xv_multi_scaler.h 10943XilinxProcessorIPLib/drivers/v_multi_scaler/src/xv_multi_scaler_hw.h 10944XilinxProcessorIPLib/drivers/v_multi_scaler/src/xv_multi_scaler_sinit.c 10945XilinxProcessorIPLib/drivers/v_scenechange/data/v_scenechange.mdd 10946XilinxProcessorIPLib/drivers/v_scenechange/data/v_scenechange.tcl 10947XilinxProcessorIPLib/drivers/v_scenechange/src/xv_scenechange.c 10948XilinxProcessorIPLib/drivers/v_scenechange/src/xv_scenechange_hw.h 10949XilinxProcessorIPLib/drivers/v_scenechange/src/xv_scenechange_linux.c 10950XilinxProcessorIPLib/drivers/v_scenechange/src/xv_scenechange_sinit.c 10951-------------------------------------------------------------------------------- 10952 10953 10954 10955 10956 10957COPYRIGHT TEXT: 10958--------------- 10959 10960Copyright (c) 2010-2022 Xilinx, Inc. All Rights Reserved. 10961SPDX-License-Identifier: MIT 10962 10963FILES: 10964XilinxProcessorIPLib/drivers/v_multi_scaler/src/xv_multi_scaler_g.c 10965XilinxProcessorIPLib/drivers/v_scenechange/src/xv_scenechange_g.c 10966-------------------------------------------------------------------------------- 10967 10968 10969 10970 10971 10972COPYRIGHT TEXT: 10973--------------- 10974 10975Copyright (c) 1986-2022 Xilinx, Inc. All Rights Reserved. 10976SPDX-License-Identifier: MIT 10977 10978FILES: 10979XilinxProcessorIPLib/drivers/v_scenechange/src/xv_scenechange.h 10980-------------------------------------------------------------------------------- 10981 10982 10983 10984 10985 10986COPYRIGHT TEXT: 10987--------------- 10988 10989Copyright (C)2017 - 2020 Xilinx, Inc. All rights reserved. 10990SPDX-License-Identifier: MIT 10991 10992FILES: 10993XilinxProcessorIPLib/drivers/v_sdirx/src/xv_sdirx_selftest.c 10994XilinxProcessorIPLib/drivers/v_sditx/src/xv_sditx_selftest.c 10995-------------------------------------------------------------------------------- 10996 10997 10998 10999 11000
11001COPYRIGHT TEXT: 11002--------------- 11003 11004Copyright (C) 2010-2017 Xilinx, Inc. All rights reserved. 11005SPDX-License-Identifier: MIT 11006 11007FILES: 11008XilinxProcessorIPLib/drivers/v_sdirxss/src/xv_sdirxss_g.c 11009XilinxProcessorIPLib/drivers/v_sditx/src/xv_sditx_g.c 11010-------------------------------------------------------------------------------- 11011 11012 11013 11014 11015 11016COPYRIGHT TEXT: 11017--------------- 11018 11019Copyright (c) 2015 - 2021 Xilinx Inc. All rights reserved. 11020SPDX-License-Identifier: MIT 11021 11022FILES: 11023XilinxProcessorIPLib/drivers/v_tpg/src/xv_tpg.c 11024XilinxProcessorIPLib/drivers/v_tpg/src/xv_tpg.h 11025XilinxProcessorIPLib/drivers/v_tpg/src/xv_tpg_hw.h 11026XilinxProcessorIPLib/drivers/v_tpg/src/xv_tpg_linux.c 11027XilinxProcessorIPLib/drivers/v_tpg/src/xv_tpg_sinit.c 11028-------------------------------------------------------------------------------- 11029 11030 11031 11032 11033 11034COPYRIGHT TEXT: 11035--------------- 11036 11037Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC v2020.1 (64-bit) 11038Copyright 1986-2020 Xilinx, Inc. All Rights Reserved. 11039 11040FILES: 11041XilinxProcessorIPLib/drivers/v_warp_filter/data/v_warp_filter.mdd 11042XilinxProcessorIPLib/drivers/v_warp_filter/data/v_warp_filter.tcl 11043-------------------------------------------------------------------------------- 11044 11045 11046 11047 11048 11049COPYRIGHT TEXT: 11050--------------- 11051 11052CAUTION: This file is automatically generated by HSI. Version: 2020.2 DO NOT 11053EDIT. Copyright (C) 2010-2021 Xilinx, Inc. All Rights Reserved. 11054SPDX-License-Identifier: MIT 11055 11056FILES: 11057XilinxProcessorIPLib/drivers/v_warp_filter/src/xv_warp_filter_g.c 11058-------------------------------------------------------------------------------- 11059 11060 11061 11062 11063 11064COPYRIGHT TEXT: 11065--------------- 11066 11067Vitis HLS - High-Level Synthesis from C, C++ and OpenCL v2020.2 (64-bit) 11068Copyright 1986-2022 Xilinx, Inc. All Rights Reserved. 11069 11070FILES: 11071XilinxProcessorIPLib/drivers/v_warp_init/data/v_warp_init.mdd 11072XilinxProcessorIPLib/drivers/v_warp_init/data/v_warp_init.tcl 11073-------------------------------------------------------------------------------- 11074 11075 11076 11077 11078 11079COPYRIGHT TEXT: 11080--------------- 11081 11082CAUTION: This file is automatically generated by HSI. Version: 2020.2 DO NOT 11083EDIT. Copyright (C) 2010-2022 Xilinx, Inc. All Rights Reserved. 11084SPDX-License-Identifier: MIT 11085 11086FILES: 11087XilinxProcessorIPLib/drivers/v_warp_init/src/xv_warp_init_g.c 11088-------------------------------------------------------------------------------- 11089 11090 11091 11092 11093 11094COPYRIGHT TEXT: 11095--------------- 11096 11097Copyright © 2010-2021 Saleem Abdulrasool <compnerd@compnerd.org>. All rights 11098reserved. Redistribution and use in source and binary forms, with or without 11099modification, are permitted provided that the following conditions are met: 1. 11100Redistributions of source code must retain the above copyright notice, this list 11101of conditions and the following disclaimer. 2. Redistributions in binary form 11102must reproduce the above copyright notice, this list of conditions and the 11103following disclaimer in the documentation and/or other materials provided with 11104the distribution. 3. The name of the author may not be used to endorse or 11105promote products derived from this software without specific prior written 11106permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR 11107IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 11108MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 11109SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 11110EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 11111OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 11112INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 11113CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 11114IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 11115OF SUCH DAMAGE. 11116 11117FILES: 11118XilinxProcessorIPLib/drivers/video_common/src/xvidc_cea861.h 11119XilinxProcessorIPLib/drivers/video_common/src/xvidc_edid_ext.h 11120-------------------------------------------------------------------------------- 11121 11122 11123 11124 11125 11126COPYRIGHT TEXT: 11127--------------- 11128 11129Copyright © 2021 Saleem Abdulrasool <compnerd@compnerd.org>. All rights 11130reserved. Redistribution and use in source and binary forms, with or without 11131modification, are permitted provided that the following conditions are met: 1. 11132Redistributions of source code must retain the above copyright notice, this list 11133of conditions and the following disclaimer. 2. Redistributions in binary form 11134must reproduce the above copyright notice, this list of conditions and the 11135following disclaimer in the documentation and/or other materials provided with 11136the distribution. 3. The name of the author may not be used to endorse or 11137promote products derived from this software without specific prior written 11138permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR 11139IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 11140MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 11141SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 11142EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 11143OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 11144INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 11145CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 11146IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 11147OF SUCH DAMAGE. 11148 11149FILES: 11150XilinxProcessorIPLib/drivers/video_common/src/xvidc_parse_edid.c 11151-------------------------------------------------------------------------------- 11152 11153 11154 11155 11156 11157COPYRIGHT TEXT: 11158--------------- 11159 11160Copyright (c) 2010 - 2020 Xilinx, Inc. All rights reserved. 11161SPDX-License-Identifier: MIT 11162 11163FILES: 11164XilinxProcessorIPLib/drivers/ycrcb2rgb/src/xycrcb2rgb_g.c 11165lib/bsp/standalone/src/arm/ARMv8/32bit/xil_cache_l.h 11166lib/bsp/standalone/src/arm/cortexa9/xil_cache_l.h 11167lib/sw_apps/zynq_fsbl/misc/zc702/ps7_init.c 11168lib/sw_apps/zynq_fsbl/misc/zc706/ps7_init.c 11169lib/sw_apps/zynq_fsbl/misc/zed/ps7_init.c 11170-------------------------------------------------------------------------------- 11171 11172 11173 11174 11175 11176COPYRIGHT TEXT: 11177--------------- 11178 11179Copyright (C) 2021 IP Cores, Inc. All rights reserved. Copyright (C) 2021 11180Xilinx, Inc. All rights reserved. Permission is hereby granted, free of charge, 11181to any person obtaining a copy of this software and associated documentation 11182files (the "Software"), to deal in the Software without restriction, including 11183without limitation the rights to use, copy, modify, merge, publish, distribute, 11184sublicense, and/or sell copies of the Software, and to permit persons to whom 11185the Software is furnished to do so, subject to the following conditions: The 11186above copyright notice and this permission notice shall be included in all 11187copies or substantial portions of the Software. Use of the Software is limited 11188solely to applications: (a) running on a Xilinx device, or (b) that interact 11189with a Xilinx device through a bus or interconnect. THE SOFTWARE IS PROVIDED "AS 11190IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 11191TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11192NONINFRINGEMENT. IN NO EVENT SHALL THE XILINX CONSORTIUM BE LIABLE FOR ANY 11193CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 11194OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 11195OTHER DEALINGS IN THE SOFTWARE. Except as contained in this notice, the name of 11196the Xilinx shall not be used in advertising or otherwise to promote the sale, 11197use or other dealings in this Software without prior written authorization from 11198Xilinx. 11199 11200FILES: 11201XilinxProcessorIPLib/drivers/trngpsv/src/CompactAES.c 11202XilinxProcessorIPLib/drivers/trngpsv/src/CompactAES.h 11203-------------------------------------------------------------------------------- 11204 11205 11206 11207 11208 11209COPYRIGHT TEXT: 11210--------------- 11211 11212Copyright (c) 2014 - 2021 Xilinx, Inc. All rights reserved. 11213SPDX-License-Identifier: MIT 11214 11215FILES: 11216lib/bsp/standalone/data/standalone.mld 11217lib/bsp/standalone/data/standalone.tcl 11218lib/bsp/standalone/src/arm/ARMv8/64bit/gcc/asm_vectors.S 11219lib/bsp/standalone/src/arm/ARMv8/64bit/gcc/boot.S 11220lib/bsp/standalone/src/arm/ARMv8/64bit/platform/ZynqMP/xparameters_ps.h 11221lib/bsp/standalone/src/arm/ARMv8/64bit/sleep.c 11222lib/bsp/standalone/src/arm/ARMv8/64bit/xil_cache.c 11223lib/bsp/standalone/src/arm/ARMv8/64bit/xil_cache.h 11224lib/bsp/standalone/src/arm/ARMv8/64bit/xil_mmu.c 11225lib/bsp/standalone/src/arm/ARMv8/64bit/xil_mmu.h 11226lib/bsp/standalone/src/arm/ARMv8/64bit/xreg_cortexa53.h 11227lib/bsp/standalone/src/arm/ARMv8/64bit/xtime_l.c 11228lib/bsp/standalone/src/arm/ARMv8/64bit/xtime_l.h 11229lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xddr_xmpu0_cfg.h 11230lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xddr_xmpu1_cfg.h 11231lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xddr_xmpu2_cfg.h 11232lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xddr_xmpu3_cfg.h 11233lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xddr_xmpu4_cfg.h 11234lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xddr_xmpu5_cfg.h 11235lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xfpd_slcr.h 11236lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xfpd_slcr_secure.h 11237lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xfpd_xmpu_cfg.h 11238lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xfpd_xmpu_sink.h 11239lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xiou_secure_slcr.h 11240lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xiou_slcr.h 11241lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xlpd_slcr.h 11242lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xlpd_slcr_secure.h 11243lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xlpd_xppu.h 11244lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xlpd_xppu_sink.h 11245lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/ZynqMP/xocm_xmpu_cfg.h 11246lib/bsp/standalone/src/arm/common/gcc/xpseudo_asm_gcc.h 11247lib/bsp/standalone/src/arm/cortexr5/gcc/asm_vectors.S 11248lib/bsp/standalone/src/arm/cortexr5/gcc/boot.S 11249lib/bsp/standalone/src/arm/cortexr5/gcc/cpu_init.S 11250lib/bsp/standalone/src/arm/cortexr5/gcc/xil-crt0.S 11251lib/bsp/standalone/src/arm/cortexr5/platform/ZynqMP/xparameters_ps.h 11252lib/bsp/standalone/src/arm/cortexr5/xil_cache.h 11253lib/bsp/standalone/src/arm/cortexr5/xtime_l.c 11254lib/bsp/standalone/src/arm/cortexr5/xtime_l.h 11255lib/bsp/standalone/src/common/xil_io.h 11256lib/bsp/standalone/src/common/xplatform_info.c 11257lib/bsp/standalone/src/microblaze/microblaze_sleep.c 11258lib/bsp/standalone/src/microblaze/microblaze_sleep.h 11259lib/sw_apps/img_rcvry/misc/tools/SC/xparameters_ps.h 11260lib/sw_apps/img_rcvry/misc/tools/xparameters_ps.h 11261lib/sw_apps/imgsel/misc/som/xparameters_ps.h 11262lib/sw_apps/imgsel/misc/zcu102/xparameters_ps.h 11263lib/sw_apps/zynqmp_fsbl/misc/som/a53/xparameters_ps.h 11264lib/sw_apps/zynqmp_fsbl/misc/zcu102/a53/xparameters_ps.h 11265lib/sw_apps/zynqmp_fsbl/misc/zcu102/r5/xparameters_ps.h 11266lib/sw_apps/zynqmp_pmufw/src/idle_hooks.c 11267lib/sw_apps/zynqmp_pmufw/src/pm_binding.c 11268lib/sw_apps/zynqmp_pmufw/src/pm_clock.c 11269lib/sw_apps/zynqmp_pmufw/src/pm_core.h 11270lib/sw_apps/zynqmp_pmufw/src/pm_ddr.c 11271lib/sw_apps/zynqmp_pmufw/src/pm_master.c 11272lib/sw_apps/zynqmp_pmufw/src/pm_mmio_access.c 11273lib/sw_apps/zynqmp_pmufw/src/pm_node_idle.h 11274lib/sw_apps/zynqmp_pmufw/src/pm_node_reset.c 11275lib/sw_apps/zynqmp_pmufw/src/pm_periph.c 11276lib/sw_apps/zynqmp_pmufw/src/pm_power.c 11277lib/sw_apps/zynqmp_pmufw/src/pm_requirement.h 11278lib/sw_apps/zynqmp_pmufw/src/pm_reset.c 11279lib/sw_apps/zynqmp_pmufw/src/pm_slave.c 11280lib/sw_apps/zynqmp_pmufw/src/pm_slave.h 11281lib/sw_apps/zynqmp_pmufw/src/pm_system.c 11282lib/sw_apps/zynqmp_pmufw/src/pm_system.h 11283lib/sw_services/xilsecure/examples/xilsecure_sha_example.c 11284lib/sw_services/xilsecure/src/common/xsecure_rsa.c 11285lib/sw_services/xilsecure/src/zynqmp/xsecure_aes.c 11286lib/sw_services/xilsecure/src/zynqmp/xsecure_aes.h 11287lib/sw_services/xilsecure/src/zynqmp/xsecure_sha.c 11288-------------------------------------------------------------------------------- 11289 11290 11291 11292 11293 11294COPYRIGHT TEXT: 11295--------------- 11296 11297Copyright (c) 2020 Xilinx, Inc. All rights reserved. 11298SPDX-License-Identifier: MIT 11299 11300FILES: 11301lib/bsp/standalone/examples/xil_nested_interrupts_example.c 11302lib/bsp/standalone/examples/xpm_counter_r5_example.c 11303lib/bsp/standalone/src/arm/common/armclang/_sys_close.c 11304lib/bsp/standalone/src/arm/common/armclang/_sys_exit.c 11305lib/bsp/standalone/src/arm/common/armclang/_sys_iserror.c 11306lib/bsp/standalone/src/arm/common/armclang/_sys_istty.c 11307lib/bsp/standalone/src/arm/common/armclang/_sys_open.c 11308lib/bsp/standalone/src/arm/common/armclang/_sys_read.c 11309lib/bsp/standalone/src/arm/common/armclang/_sys_write.c 11310lib/bsp/standalone/src/arm/cortexr5/armclang/ARM_argv_veneer.c 11311lib/bsp/standalone/src/arm/cortexr5/armclang/Makefile 11312lib/bsp/standalone/src/arm/cortexr5/armclang/boot.S 11313lib/bsp/standalone/src/arm/cortexr5/armclang/xil-crt0.S 11314lib/bsp/standalone/src/common/clocking/xil_clocking.c 11315lib/bsp/standalone/src/microblaze/microblaze_selftest.S 11316lib/sw_apps/img_rcvry/data/img_rcvry.mss 11317lib/sw_apps/img_rcvry/src/xbir_config.h 11318lib/sw_apps/img_rcvry/src/xbir_main.c 11319lib/sw_apps/img_rcvry/src/xbir_nw.h 11320lib/sw_apps/img_rcvry/src/xbir_platform.c 11321lib/sw_apps/img_rcvry/src/xbir_qspi_hw.h 11322lib/sw_apps/img_rcvry/src/xbir_qspimap.h 11323lib/sw_apps/img_rcvry/src/xbir_util.c 11324lib/sw_apps/img_rcvry/src/xbir_ws.c 11325lib/sw_apps/img_rcvry/src/xbir_ws.h 11326lib/sw_apps/imgsel/data/imgsel.mss 11327lib/sw_apps/imgsel/data/imgsel.tcl 11328lib/sw_apps/imgsel/src/psu_init.c 11329lib/sw_apps/imgsel/src/psu_init.h 11330lib/sw_apps/imgsel/src/xis_common.c 11331lib/sw_apps/imgsel/src/xis_debug.h 11332lib/sw_apps/imgsel/src/xis_error.h 11333lib/sw_apps/imgsel/src/xis_gpio.c 11334lib/sw_apps/imgsel/src/xis_gpio.h 11335lib/sw_apps/imgsel/src/xis_i2c.c 11336lib/sw_apps/imgsel/src/xis_i2c.h 11337lib/sw_apps/imgsel/src/xis_main.c 11338lib/sw_apps/imgsel/src/xis_main.h 11339lib/sw_apps/imgsel/src/xis_qspi.c 11340lib/sw_apps/imgsel/src/xis_qspi.h 11341lib/sw_apps/imgsel/src/xis_singleimage.c 11342lib/sw_apps/imgsel/src/xis_translation_table_a53_64.S 11343lib/sw_apps/imgsel/src/xis_uart.c 11344lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_rpu.c 11345lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_rpu.h 11346lib/sw_services/xilfpga/src/interface/zynqmp/xilfpga_pcap_common.h 11347lib/sw_services/xilpm/src/versal/server/xpm_rail.h 11348lib/sw_services/xilpm/src/versal/server/xpm_regulator.c 11349lib/sw_services/xilpm/src/versal/server/xpm_regulator.h 11350lib/sw_services/xilsecure/src/versal/server/xsecure_ellipticcrvs.c 11351lib/sw_services/xilsecure/src/versal/server/xsecure_init.h 11352lib/sw_services/xilsecure/src/versal/server/xsecure_sha_hw.h 11353lib/sw_services/xilsecure/src/versal/server/xsecure_sss.c 11354lib/sw_services/xilsecure/src/versal/server/xsecure_sss.h 11355lib/sw_services/xilsecure/src/versal/server/xsecure_tamper.h 11356lib/sw_services/xilsem/src/client/Makefile 11357-------------------------------------------------------------------------------- 11358 11359 11360 11361 11362 11363COPYRIGHT TEXT: 11364--------------- 11365 11366Copyright (c) 2015 - 2021 Xilinx, Inc. All rights reserved. 11367SPDX-License-Identifier: MIT 11368 11369FILES: 11370lib/bsp/standalone/src/arm/ARMv8/32bit/gcc/asm_vectors.S 11371lib/bsp/standalone/src/arm/ARMv8/32bit/gcc/boot.S 11372lib/bsp/standalone/src/arm/ARMv8/32bit/gcc/cpu_init.S 11373lib/bsp/standalone/src/arm/ARMv8/32bit/platform/ZynqMP/translation_table.S 11374lib/bsp/standalone/src/arm/ARMv8/32bit/platform/ZynqMP/xparameters_ps.h 11375lib/bsp/standalone/src/arm/ARMv8/32bit/sleep.c 11376lib/bsp/standalone/src/arm/ARMv8/32bit/usleep.c 11377lib/bsp/standalone/src/arm/ARMv8/32bit/xil_mmu.c 11378lib/bsp/standalone/src/arm/ARMv8/32bit/xil_mmu.h 11379lib/bsp/standalone/src/arm/ARMv8/32bit/xparameters_ps.h 11380lib/bsp/standalone/src/arm/ARMv8/32bit/xreg_cortexa53.h 11381lib/bsp/standalone/src/arm/ARMv8/32bit/xtime_l.c 11382lib/bsp/standalone/src/arm/ARMv8/32bit/xtime_l.h 11383lib/bsp/standalone/src/arm/common/xil_exception.c 11384lib/sw_apps/libmetal_echo_demo/data/libmetal_echo_demo.tcl 11385lib/sw_apps/zynqmp_fsbl/data/zynqmp_fsbl.mss 11386lib/sw_apps/zynqmp_fsbl/src/xfsbl_authentication.c 11387lib/sw_apps/zynqmp_fsbl/src/xfsbl_authentication.h 11388lib/sw_apps/zynqmp_fsbl/src/xfsbl_bs.c 11389lib/sw_apps/zynqmp_fsbl/src/xfsbl_config.h 11390lib/sw_apps/zynqmp_fsbl/src/xfsbl_csu_dma.c 11391lib/sw_apps/zynqmp_fsbl/src/xfsbl_csu_dma.h 11392lib/sw_apps/zynqmp_fsbl/src/xfsbl_hw.h 11393lib/sw_apps/zynqmp_fsbl/src/xfsbl_initialization.c 11394lib/sw_apps/zynqmp_fsbl/src/xfsbl_main.c 11395lib/sw_apps/zynqmp_fsbl/src/xfsbl_main.h 11396lib/sw_apps/zynqmp_fsbl/src/xfsbl_partition_load.c 11397lib/sw_apps/zynqmp_fsbl/src/xfsbl_qspi.c 11398lib/sw_apps/zynqmp_fsbl/src/xfsbl_qspi.h 11399lib/sw_apps/zynqmp_fsbl/src/xfsbl_rsa_sha.c 11400lib/sw_apps/zynqmp_fsbl/src/xfsbl_sd.c 11401lib/sw_apps/zynqmp_pmufw/src/xpfw_core.c 11402lib/sw_apps/zynqmp_pmufw/src/xpfw_default.h 11403lib/sw_apps/zynqmp_pmufw/src/xpfw_interrupts.c 11404lib/sw_apps/zynqmp_pmufw/src/xpfw_ipi_manager.c 11405lib/sw_apps/zynqmp_pmufw/src/xpfw_ipi_manager.h 11406lib/sw_apps/zynqmp_pmufw/src/xpfw_user_startup.c 11407lib/sw_services/xilpm/data/cfg_gen.tcl 11408lib/sw_services/xilpm/data/dependencies.props 11409lib/sw_services/xilpm/data/xilpm.mld 11410lib/sw_services/xilpm/data/xilpm.tcl 11411lib/sw_services/xilpm/src/zynqmp/client/common/pm_api_sys.c 11412lib/sw_services/xilpm/src/zynqmp/client/common/pm_common.h 11413lib/sw_services/xilpm/src/zynqmp/client/common/pm_defs.h 11414lib/sw_services/xilskey/src/include/xilskey_eps_zynqmp.h 11415lib/sw_services/xilskey/src/xilskey_eps_zynqmp.c 11416lib/sw_services/xilskey/src/xilskey_eps_zynqmp_hw.h 11417-------------------------------------------------------------------------------- 11418 11419 11420 11421 11422 11423COPYRIGHT TEXT: 11424--------------- 11425 11426SPDX-License-Identifier: MIT 11427 11428FILES: 11429lib/bsp/standalone/src/arm/ARMv8/32bit/xil_cache.c 11430-------------------------------------------------------------------------------- 11431 11432 11433 11434 11435 11436COPYRIGHT TEXT: 11437--------------- 11438 11439Copyright (c) 2018 - 2021 Xilinx, Inc. All rights reserved. 11440SPDX-License-Identifier: MIT 11441 11442FILES: 11443lib/bsp/standalone/src/arm/ARMv8/32bit/platform/versal/xparameters_ps.h 11444lib/bsp/standalone/src/arm/ARMv8/64bit/platform/versal/xparameters_ps.h 11445lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xfpd_slave_xmpu.h 11446lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xfpd_slcr.h 11447lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xfpd_slcr_secure.h 11448lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xlpd_iou_secure_slcr.h 11449lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xlpd_iou_slcr.h 11450lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xlpd_slcr.h 11451lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xlpd_slcr_secure.h 11452lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xlpd_xppu.h 11453lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xocm_xmpu.h 11454lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xpmc_iou_secure_slcr.h 11455lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xpmc_iou_slcr.h 11456lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xpmc_xmpu.h 11457lib/bsp/standalone/src/arm/ARMv8/includes_ps/platform/Versal/xpmc_xppu.h 11458lib/bsp/standalone/src/arm/cortexr5/platform/versal/xparameters_ps.h 11459lib/bsp/standalone/src/microblaze/microblaze_instructions.h 11460lib/sw_apps/versal_plm/data/versal_plm.tcl 11461lib/sw_apps/versal_plm/src/xplm_loader.c 11462lib/sw_apps/versal_plm/src/xplm_loader.h 11463lib/sw_apps/versal_plm/src/xplm_main.c 11464lib/sw_apps/versal_plm/src/xplm_pm.h 11465lib/sw_apps/versal_plm/src/xplm_sem_init.c 11466lib/sw_apps/versal_plm/src/xplm_sem_init.h 11467lib/sw_apps/versal_plm/src/xplm_startup.h 11468lib/sw_apps/versal_psmfw/src/xpsmfw_ipi_manager.h 11469lib/sw_apps/versal_psmfw/src/xpsmfw_main.h 11470lib/sw_apps/versal_psmfw/src/xpsmfw_power.h 11471lib/sw_apps/zynqmp_dram_test/src/xmt_common.c 11472lib/sw_apps/zynqmp_dram_test/src/xmt_common.h 11473lib/sw_apps/zynqmp_dram_test/src/xmt_main.c 11474lib/sw_apps/zynqmp_dram_test/src/xmt_read_eye.c 11475lib/sw_apps/zynqmp_dram_test/src/xmt_write_eye.c 11476lib/sw_apps/zynqmp_pmufw/src/pm_pinctrl.c 11477lib/sw_services/xilfpga/examples/xfpga_partialbitstream_load_example.c 11478lib/sw_services/xilfpga/src/interface/zynqmp/xilfpga_pcap.h 11479lib/sw_services/xilloader/data/xilloader.mld 11480lib/sw_services/xilloader/src/Makefile 11481lib/sw_services/xilloader/src/xloader_ospi.h 11482lib/sw_services/xilloader/src/xloader_qspi.h 11483lib/sw_services/xilloader/src/xloader_sd.h 11484lib/sw_services/xilplmi/src/Makefile 11485lib/sw_services/xilplmi/src/xplmi_cmd.c 11486lib/sw_services/xilplmi/src/xplmi_debug.c 11487lib/sw_services/xilplmi/src/xplmi_debug.h 11488lib/sw_services/xilplmi/src/xplmi_generic.h 11489lib/sw_services/xilplmi/src/xplmi_ipi.h 11490lib/sw_services/xilplmi/src/xplmi_modules.c 11491lib/sw_services/xilpm/src/versal/client/pm_api_sys.c 11492lib/sw_services/xilpm/src/versal/client/pm_api_sys.h 11493lib/sw_services/xilpm/src/versal/client/pm_client.c 11494lib/sw_services/xilpm/src/versal/client/pm_client.h 11495lib/sw_services/xilpm/src/versal/common/Makefile 11496lib/sw_services/xilpm/src/versal/server/xpm_bisr.h 11497lib/sw_services/xilpm/src/versal/server/xpm_common.c 11498lib/sw_services/xilpm/src/versal/server/xpm_periph.h 11499lib/sw_services/xilpm/src/versal/server/xpm_power.c 11500lib/sw_services/xilpm/src/versal/server/xpm_power.h 11501lib/sw_services/xilpm/src/versal/server/xpm_powerdomain.h 11502lib/sw_services/xilpm/src/versal/server/xpm_pslpdomain.h 11503lib/sw_services/xilpm/src/versal/server/xpm_psm.c 11504lib/sw_services/xilpm/src/versal/server/xpm_regs.h 11505lib/sw_services/xilpm/src/versal/server/xpm_reset.c 11506lib/sw_services/xilpm/src/versal/server/xpm_reset.h 11507lib/sw_services/xilpm/src/versal/server/xpm_subsystem.c 11508lib/sw_services/xilpm/src/versal/server/xpm_subsystem.h 11509lib/sw_services/xilsem/data/xilsem.mld 11510lib/sw_services/xilsem/data/xilsem.tcl 11511lib/sw_services/xilsem/src/server/xilsem.h 11512-------------------------------------------------------------------------------- 11513 11514 11515 11516 11517 11518COPYRIGHT TEXT: 11519--------------- 11520 11521Copyright (c) 2019 - 2021 Xilinx, Inc. All rights reserved. 11522SPDX-License-Identifier: MIT 11523 11524FILES: 11525lib/bsp/standalone/src/arm/ARMv8/64bit/armclang/asm_vectors.S 11526lib/bsp/standalone/src/arm/ARMv8/64bit/armclang/boot.S 11527lib/bsp/standalone/src/arm/ARMv8/64bit/armclang/xpseudo_asm_armclang.h 11528lib/sw_apps/versal_plm/src/xplm_hooks.h 11529lib/sw_apps/versal_psmfw/src/Makefile 11530lib/sw_apps/versal_psmfw/src/xpsmfw_api.c 11531lib/sw_apps/versal_psmfw/src/xpsmfw_api.h 11532lib/sw_apps/zynqmp_fsbl/src/xfsbl_ddr_init.c 11533lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_common.c 11534lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_ultra96.c 11535lib/sw_apps/zynqmp_pmufw/src/xpfw_version.h 11536lib/sw_services/xilfpga/src/interface/versal/xilfpga_versal.c 11537lib/sw_services/xilfpga/src/interface/versal/xilfpga_versal.h 11538lib/sw_services/xilloader/src/xloader_cmd.c 11539lib/sw_services/xilloader/src/xloader_ddr.c 11540lib/sw_services/xilloader/src/xloader_ddr.h 11541lib/sw_services/xilloader/src/xloader_dfu_util.c 11542lib/sw_services/xilloader/src/xloader_dfu_util.h 11543lib/sw_services/xilloader/src/xloader_intr.c 11544lib/sw_services/xilloader/src/xloader_usb.h 11545lib/sw_services/xilmailbox/src/PS/xilmailbox_ipips.c 11546lib/sw_services/xilmailbox/src/PS/xilmailbox_ipips.h 11547lib/sw_services/xilmailbox/src/xilmailbox.c 11548lib/sw_services/xilmailbox/src/xilmailbox.h 11549lib/sw_services/xilnvm/data/dependencies.props 11550lib/sw_services/xilnvm/src/Makefile 11551lib/sw_services/xilnvm/src/server/xnvm_bbram.c 11552lib/sw_services/xilnvm/src/server/xnvm_bbram_hw.h 11553lib/sw_services/xilnvm/src/server/xnvm_efuse_hw.h 11554lib/sw_services/xilnvm/src/server/xnvm_utils.c 11555lib/sw_services/xilnvm/src/server/xnvm_utils.h 11556lib/sw_services/xilplmi/src/xplmi.c 11557lib/sw_services/xilplmi/src/xplmi.h 11558lib/sw_services/xilplmi/src/xplmi_err_cmd.c 11559lib/sw_services/xilplmi/src/xplmi_gic_interrupts.c 11560lib/sw_services/xilplmi/src/xplmi_gic_interrupts.h 11561lib/sw_services/xilplmi/src/xplmi_proc.h 11562lib/sw_services/xilplmi/src/xplmi_scheduler.c 11563lib/sw_services/xilplmi/src/xplmi_scheduler.h 11564lib/sw_services/xilplmi/src/xplmi_task.h 11565lib/sw_services/xilpm/src/versal/server/xpm_bisr.c 11566lib/sw_services/xilpm/src/versal/server/xpm_cpmdomain.c 11567lib/sw_services/xilpm/src/versal/server/xpm_cpmdomain.h 11568lib/sw_services/xilpm/src/versal/server/xpm_ipi.h 11569lib/sw_services/xilpm/src/versal/server/xpm_notifier.c 11570lib/sw_services/xilpm/src/versal/server/xpm_notifier.h 11571lib/sw_services/xilpm/src/versal/server/xpm_npdomain.c 11572lib/sw_services/xilpm/src/versal/server/xpm_npdomain.h 11573lib/sw_services/xilpm/src/versal/server/xpm_pldevice.h 11574lib/sw_services/xilpm/src/versal/server/xpm_pldomain.c 11575lib/sw_services/xilpm/src/versal/server/xpm_pldomain.h 11576lib/sw_services/xilpm/src/versal/server/xpm_psfpdomain.h 11577lib/sw_services/xilpm/src/versal/server/xpm_psm_api.c 11578lib/sw_services/xilsecure/src/common/xsecure_utils.c 11579lib/sw_services/xilsecure/src/common/xsecure_utils.h 11580lib/sw_services/xilsecure/src/versal/server/xsecure_aes.h 11581lib/sw_services/xilsecure/src/versal/server/xsecure_aes_core_hw.h 11582lib/sw_services/xilsecure/src/versal/server/xsecure_elliptic.h 11583lib/sw_services/xilsecure/src/zynqmp/xsecure_aes_hw.h 11584lib/sw_services/xilsecure/src/zynqmp/xsecure_rsa_core.c 11585lib/sw_services/xilsecure/src/zynqmp/xsecure_rsa_core.h 11586lib/sw_services/xilsem/src/server/Makefile 11587-------------------------------------------------------------------------------- 11588 11589 11590 11591 11592 11593COPYRIGHT TEXT: 11594--------------- 11595 11596Copyright DornerWorks 2016 Redistribution and use in source and binary forms, 11597with or without modification, are permitted provided that the following 11598conditions are met: 1. Redistributions of source code must retain the above 11599copyright notice, this list of conditions and the following disclaimer. THIS 11600SOFTWARE IS PROVIDED BY DORNERWORKS FOR USE ON THE CONTRACTED PROJECT, AND ANY 11601EXPRESS OR IMPLIED WARRANTY IS LIMITED TO THIS USE. FOR ALL OTHER USES THIS 11602SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, 11603BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 11604PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL DORNERWORKS BE LIABLE FOR 11605ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 11606(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 11607LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 11608ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 11609(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 11610SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 11611 11612FILES: 11613lib/bsp/standalone/src/arm/ARMv8/64bit/xpvxenconsole/arm64_ops.h 11614lib/bsp/standalone/src/arm/ARMv8/64bit/xpvxenconsole/hypercall.S 11615lib/bsp/standalone/src/arm/ARMv8/64bit/xpvxenconsole/hypercall.h 11616lib/bsp/standalone/src/arm/ARMv8/64bit/xpvxenconsole/xen_console.h 11617lib/bsp/standalone/src/arm/ARMv8/64bit/xpvxenconsole/xen_events.c 11618lib/bsp/standalone/src/arm/ARMv8/64bit/xpvxenconsole/xen_events.h 11619-------------------------------------------------------------------------------- 11620 11621 11622 11623 11624 11625COPYRIGHT TEXT: 11626--------------- 11627 11628xen.h Guest OS interface to Xen. Permission is hereby granted, free of charge, 11629to any person obtaining a copy of this software and associated documentation 11630files (the "Software"), to deal in the Software without restriction, including 11631without limitation the rights to use, copy, modify, merge, publish, distribute, 11632sublicense, and/or sell copies of the Software, and to permit persons to whom 11633the Software is furnished to do so, subject to the following conditions: The 11634above copyright notice and this permission notice shall be included in all 11635copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS 11636IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 11637TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11638NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 11639FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 11640TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 11641THE USE OR OTHER DEALINGS IN THE SOFTWARE. Copyright (c) 2004, K A Fraser 11642Copyright DornerWorks 2016 Redistribution and use in source and binary forms, 11643with or without modification, are permitted provided that the following 11644conditions are met: 1. Redistributions of source code must retain the above 11645copyright notice, this list of conditions and the following disclaimer. THIS 11646SOFTWARE IS PROVIDED BY DORNERWORKS FOR USE ON THE CONTRACTED PROJECT, AND ANY 11647EXPRESS OR IMPLIED WARRANTY IS LIMITED TO THIS USE. FOR ALL OTHER USES THIS 11648SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, 11649BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 11650PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL DORNERWORKS BE LIABLE FOR 11651ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 11652(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 11653LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 11654ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 11655(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 11656SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 11657 11658FILES: 11659lib/bsp/standalone/src/arm/ARMv8/64bit/xpvxenconsole/xen.h 11660-------------------------------------------------------------------------------- 11661 11662 11663 11664 11665 11666COPYRIGHT TEXT: 11667--------------- 11668 11669(C) 2006 - Grzegorz Milos - Cambridge University File: console.h Author: 11670Grzegorz Milos Changes: Date: Mar 2006 Environment: Xen Minimal OS Description: 11671Console interface. Handles console I/O. Defines printk. Permission is hereby 11672granted, free of charge, to any person obtaining a copy of this software and 11673associated documentation files (the "Software"), to deal in the Software without 11674restriction, including without limitation the rights to use, copy, modify, 11675merge, publish, distribute, sublicense, and/or sell copies of the Software, and 11676to permit persons to whom the Software is furnished to do so, subject to the 11677following conditions: The above copyright notice and this permission notice 11678shall be included in all copies or substantial portions of the Software. THE 11679SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 11680INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 11681PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 11682COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 11683IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 11684CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 11685Copyright DornerWorks 2016 Redistribution and use in source and binary forms, 11686with or without modification, are permitted provided that the following 11687conditions are met: 1. Redistributions of source code must retain the above 11688copyright notice, this list of conditions and the following disclaimer. THIS 11689SOFTWARE IS PROVIDED BY DORNERWORKS FOR USE ON THE CONTRACTED PROJECT, AND ANY 11690EXPRESS OR IMPLIED WARRANTY IS LIMITED TO THIS USE. FOR ALL OTHER USES THIS 11691SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, 11692BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 11693PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL DORNERWORKS BE LIABLE FOR 11694ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 11695(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 11696LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 11697ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 11698(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 11699SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 11700 11701FILES: 11702lib/bsp/standalone/src/arm/ARMv8/64bit/xpvxenconsole/xen_console.c 11703-------------------------------------------------------------------------------- 11704 11705 11706 11707 11708 11709COPYRIGHT TEXT: 11710--------------- 11711 11712putnum.c -- put a hex number on the output device. Copyright (c) 1995 Cygnus 11713Support The authors hereby grant permission to use, copy, modify, distribute, 11714and license this software and its documentation for any purpose, provided that 11715existing copyright notices are retained in all copies and that this notice is 11716included verbatim in any distributions. No written agreement, license, or 11717royalty fee is required for any of the authorized uses. Modifications to this 11718software may be copyrighted by their authors and need not follow the licensing 11719terms described here, provided that the new terms are clearly indicated on the 11720first page of each file where they apply. 11721 11722FILES: 11723lib/bsp/standalone/src/arm/common/putnum.c 11724-------------------------------------------------------------------------------- 11725 11726 11727 11728 11729 11730COPYRIGHT TEXT: 11731--------------- 11732 11733Copyright (c) 2009 - 2021 Xilinx, Inc. All rights reserved. 11734SPDX-License-Identifier: MIT 11735 11736FILES: 11737lib/bsp/standalone/src/arm/common/armclang/_sys_time.c 11738lib/bsp/standalone/src/arm/common/iccarm/clock.c 11739lib/bsp/standalone/src/arm/common/iccarm/xpseudo_asm_iccarm.h 11740lib/bsp/standalone/src/arm/common/vectors.c 11741lib/bsp/standalone/src/arm/cortexa9/armcc/xpseudo_asm_rvct.h 11742lib/bsp/standalone/src/arm/cortexa9/gcc/asm_vectors.S 11743lib/bsp/standalone/src/arm/cortexa9/gcc/cpu_init.S 11744lib/bsp/standalone/src/arm/cortexa9/gcc/translation_table.S 11745lib/bsp/standalone/src/arm/cortexa9/xreg_cortexa9.h 11746lib/bsp/standalone/src/arm/cortexa9/xtime_l.c 11747lib/bsp/standalone/src/arm/cortexa9/xtime_l.h 11748lib/bsp/standalone/src/common/xil_assert.c 11749lib/bsp/standalone/src/common/xil_assert.h 11750lib/bsp/standalone/src/common/xil_cache_vxworks.h 11751lib/bsp/standalone/src/common/xil_testcache.c 11752lib/bsp/standalone/src/common/xil_testcache.h 11753lib/bsp/standalone/src/common/xil_testio.h 11754lib/bsp/standalone/src/common/xil_testmem.h 11755lib/bsp/standalone/src/microblaze/xil_cache.c 11756lib/bsp/standalone/src/microblaze/xil_cache.h 11757lib/bsp/standalone/src/microblaze/xil_exception.c 11758lib/bsp/standalone/src/microblaze/xil_exception.h 11759-------------------------------------------------------------------------------- 11760 11761 11762 11763 11764 11765COPYRIGHT TEXT: 11766--------------- 11767 11768Copyright (c) 2009 - 2020 Xilinx, Inc. All rights reserved. 11769SPDX-License-Identifier: MIT 11770 11771FILES: 11772lib/bsp/standalone/src/arm/common/gcc/_exit.c 11773lib/bsp/standalone/src/arm/common/gcc/abort.c 11774lib/bsp/standalone/src/arm/common/iccarm/abort.c 11775lib/bsp/standalone/src/arm/common/iccarm/close.c 11776lib/bsp/standalone/src/arm/common/iccarm/exit.c 11777lib/bsp/standalone/src/arm/common/iccarm/low_level_init.c 11778lib/bsp/standalone/src/arm/common/iccarm/lseek.c 11779lib/bsp/standalone/src/arm/common/iccarm/open.c 11780lib/bsp/standalone/src/arm/common/iccarm/read.c 11781lib/bsp/standalone/src/arm/common/iccarm/remove.c 11782lib/bsp/standalone/src/arm/common/iccarm/write.c 11783lib/bsp/standalone/src/arm/common/iccarm/xpseudo_asm_iccarm.c 11784lib/bsp/standalone/src/arm/common/vectors.h 11785lib/bsp/standalone/src/arm/cortexa9/armcc/asm_vectors.s 11786lib/bsp/standalone/src/arm/cortexa9/armcc/translation_table.s 11787lib/bsp/standalone/src/arm/cortexa9/armcc/xpseudo_asm_rvct.c 11788lib/bsp/standalone/src/arm/cortexa9/gcc/xil-crt0.S 11789lib/bsp/standalone/src/arm/cortexa9/iccarm/asm_vectors.s 11790lib/bsp/standalone/src/arm/cortexa9/iccarm/translation_table.s 11791lib/bsp/standalone/src/arm/cortexa9/sleep.c 11792lib/bsp/standalone/src/arm/cortexa9/usleep.c 11793lib/bsp/standalone/src/arm/cortexa9/xpseudo_asm.h 11794lib/bsp/standalone/src/common/xil_hal.h 11795-------------------------------------------------------------------------------- 11796 11797 11798 11799 11800 11801COPYRIGHT TEXT: 11802--------------- 11803 11804Copyright (c) 2015 - 2022 Xilinx, Inc. All rights reserved. 11805SPDX-License-Identifier: MIT 11806 11807FILES: 11808lib/bsp/standalone/src/arm/common/xil_exception.h 11809lib/bsp/standalone/src/common/xil_mem.c 11810lib/sw_apps/zynqmp_fsbl/src/xfsbl_board.c 11811lib/sw_apps/zynqmp_fsbl/src/xfsbl_board.h 11812lib/sw_apps/zynqmp_pmufw/src/xpfw_config.h 11813-------------------------------------------------------------------------------- 11814 11815 11816 11817 11818 11819COPYRIGHT TEXT: 11820--------------- 11821 11822Copyright (c) 2017 - 2022 Xilinx, Inc. All rights reserved. 11823SPDX-License-Identifier: MIT 11824 11825FILES: 11826lib/bsp/standalone/src/arm/common/xil_sleeptimer.c 11827lib/bsp/standalone/src/arm/common/xil_sleeptimer.h 11828lib/bsp/standalone/src/common/xil_sleepcommon.c 11829lib/sw_apps/zynqmp_pmufw/src/xpfw_restart.c 11830lib/sw_apps/zynqmp_pmufw/src/xpfw_xpu.c 11831lib/sw_services/xilloader/src/xloader_sbi.c 11832lib/sw_services/xilsecure/src/zynqmp/xsecure.c 11833-------------------------------------------------------------------------------- 11834 11835 11836 11837 11838 11839COPYRIGHT TEXT: 11840--------------- 11841 11842Copyright (c) 2021 - 2022 Xilinx, Inc. All rights reserved. 11843SPDX-License-Identifier: MIT 11844 11845FILES: 11846lib/bsp/standalone/src/arm/common/xil_spinlock.c 11847lib/bsp/standalone/src/arm/common/xil_spinlock.h 11848lib/bsp/standalone/src/common/versal/xil_error_node.h 11849lib/bsp/standalone/src/common/versal/xil_hw.h 11850lib/sw_apps/img_rcvry/misc/dep.mk 11851lib/sw_apps/img_rcvry/misc/tools/SC/xparameters.h 11852lib/sw_apps/img_rcvry/misc/tools/config.make 11853lib/sw_apps/img_rcvry/misc/tools/xparameters.h 11854lib/sw_apps/img_rcvry/src/xbir_err.h 11855lib/sw_apps/versal_plm/misc/config.make 11856lib/sw_apps/versal_plm/misc/copy_bsp.sh 11857lib/sw_apps/zynq_fsbl/misc/zc702/xparameters.h 11858lib/sw_apps/zynqmp_fsbl/misc/som/a53/xparameters.h 11859lib/sw_apps/zynqmp_fsbl/misc/zcu102/a53/xparameters.h 11860lib/sw_services/xilnvm/examples/xilnvm_bbram_versal_client_example.c 11861lib/sw_services/xilnvm/src/client/xnvm_bbramclient.c 11862lib/sw_services/xilnvm/src/client/xnvm_efuseclient.c 11863lib/sw_services/xilnvm/src/client/xnvm_mailbox.c 11864lib/sw_services/xilnvm/src/client/xnvm_mailbox.h 11865lib/sw_services/xilnvm/src/common/xnvm_defs.h 11866lib/sw_services/xilnvm/src/server/xnvm_bbram_ipihandler.c 11867lib/sw_services/xilnvm/src/server/xnvm_cmd.c 11868lib/sw_services/xilnvm/src/server/xnvm_efuse_ipihandler.c 11869lib/sw_services/xilsecure/examples/xilsecure_versal_ecdsa_client_example.c 11870lib/sw_services/xilsecure/examples/xilsecure_versal_rsa_client_example.c 11871lib/sw_services/xilsecure/examples/xilsecure_versal_sha_client_example.c 11872lib/sw_services/xilsecure/src/versal/client/xsecure_aesclient.c 11873lib/sw_services/xilsecure/src/versal/client/xsecure_ellipticclient.c 11874lib/sw_services/xilsecure/src/versal/client/xsecure_mailbox.c 11875lib/sw_services/xilsecure/src/versal/client/xsecure_mailbox.h 11876lib/sw_services/xilsecure/src/versal/client/xsecure_rsaclient.c 11877lib/sw_services/xilsecure/src/versal/server/xsecure_aes_ipihandler.c 11878lib/sw_services/xilsecure/src/versal/server/xsecure_cmd.c 11879lib/sw_services/xilsecure/src/versal/server/xsecure_cryptochk.c 11880lib/sw_services/xilsem/examples/xsem_npi_example.c 11881lib/sw_services/xilsem/src/client/xsem_client_api.c 11882lib/sw_services/xilsem/src/client/xsem_client_api.h 11883-------------------------------------------------------------------------------- 11884 11885 11886 11887 11888 11889COPYRIGHT TEXT: 11890--------------- 11891 11892Copyright (c) 2009 - 2022 Xilinx, Inc. All rights reserved. 11893SPDX-License-Identifier: MIT 11894 11895FILES: 11896lib/bsp/standalone/src/arm/common/gcc/_open.c 11897lib/bsp/standalone/src/arm/common/gcc/_sbrk.c 11898lib/bsp/standalone/src/arm/common/gcc/close.c 11899lib/bsp/standalone/src/arm/common/gcc/errno.c 11900lib/bsp/standalone/src/arm/common/gcc/fcntl.c 11901lib/bsp/standalone/src/arm/common/gcc/fstat.c 11902lib/bsp/standalone/src/arm/common/gcc/getpid.c 11903lib/bsp/standalone/src/arm/common/gcc/isatty.c 11904lib/bsp/standalone/src/arm/common/gcc/lseek.c 11905lib/bsp/standalone/src/arm/common/gcc/open.c 11906lib/bsp/standalone/src/arm/common/gcc/read.c 11907lib/bsp/standalone/src/arm/common/gcc/sbrk.c 11908lib/bsp/standalone/src/arm/common/gcc/time.c 11909lib/bsp/standalone/src/arm/common/gcc/unlink.c 11910lib/bsp/standalone/src/arm/common/gcc/write.c 11911lib/bsp/standalone/src/arm/cortexa9/armcc/boot.S 11912lib/bsp/standalone/src/arm/cortexa9/iccarm/boot.s 11913lib/bsp/standalone/src/common/xil_testio.c 11914lib/bsp/standalone/src/common/xil_testmem.c 11915-------------------------------------------------------------------------------- 11916 11917 11918 11919 11920 11921COPYRIGHT TEXT: 11922--------------- 11923 11924Copyright (c) 2019 - 2022 Xilinx, Inc. All rights reserved. 11925SPDX-License-Identifier: MIT 11926 11927FILES: 11928lib/bsp/standalone/src/arm/common/gcc/cpputest_time.c 11929lib/bsp/standalone/src/common/xil_util.c 11930lib/bsp/standalone/src/common/xil_util.h 11931lib/sw_apps/versal_plm/src/xplm_hooks.c 11932lib/sw_services/xilloader/src/xloader_qspi.c 11933lib/sw_services/xilloader/src/xloader_secure.c 11934lib/sw_services/xilloader/src/xloader_secure.h 11935lib/sw_services/xilloader/src/xloader_usb.c 11936lib/sw_services/xilnvm/data/xilnvm.mld 11937lib/sw_services/xilnvm/data/xilnvm.tcl 11938lib/sw_services/xilnvm/examples/xilnvm_efuse_versal_client_example.c 11939lib/sw_services/xilnvm/examples/xilnvm_efuse_versal_server_example.c 11940lib/sw_services/xilnvm/src/server/xnvm_efuse.c 11941lib/sw_services/xilnvm/src/server/xnvm_efuse.h 11942lib/sw_services/xilplmi/src/xplmi_err.c 11943lib/sw_services/xilplmi/src/xplmi_err.h 11944lib/sw_services/xilplmi/src/xplmi_error_node.h 11945lib/sw_services/xilplmi/src/xplmi_proc.c 11946lib/sw_services/xilplmi/src/xplmi_ssit.c 11947lib/sw_services/xilplmi/src/xplmi_ssit.h 11948lib/sw_services/xilplmi/src/xplmi_sysmon.c 11949lib/sw_services/xilplmi/src/xplmi_sysmon.h 11950lib/sw_services/xilplmi/src/xplmi_task.c 11951lib/sw_services/xilpm/src/versal/common/xpm_err.h 11952lib/sw_services/xilpm/src/versal/common/xpm_nodeid.h 11953lib/sw_services/xilpm/src/versal/server/xpm_aie.c 11954lib/sw_services/xilpm/src/versal/server/xpm_aie.h 11955lib/sw_services/xilpm/src/versal/server/xpm_mem.c 11956lib/sw_services/xilpm/src/versal/server/xpm_mem.h 11957lib/sw_services/xilpm/src/versal/server/xpm_psfpdomain.c 11958lib/sw_services/xilpuf/data/dependencies.props 11959lib/sw_services/xilpuf/data/xilpuf.mld 11960lib/sw_services/xilpuf/data/xilpuf.tcl 11961lib/sw_services/xilpuf/examples/xilpuf_regeneration_example.c 11962lib/sw_services/xilpuf/src/server/xpuf.c 11963lib/sw_services/xilpuf/src/server/xpuf.h 11964lib/sw_services/xilpuf/src/server/xpuf_hw.h 11965lib/sw_services/xilsecure/examples/xilsecure_versal_aes_client_example.c 11966lib/sw_services/xilsecure/src/versal/server/xsecure_aes.c 11967-------------------------------------------------------------------------------- 11968 11969 11970 11971 11972 11973COPYRIGHT TEXT: 11974--------------- 11975 11976Copyright (c) 2014 - 2022 Xilinx, Inc. All rights reserved. 11977SPDX-License-Identifier: MIT 11978 11979FILES: 11980lib/bsp/standalone/src/arm/common/gcc/kill.c 11981lib/bsp/standalone/src/arm/cortexr5/platform/ZynqMP/mpu.c 11982lib/bsp/standalone/src/arm/cortexr5/sleep.c 11983lib/bsp/standalone/src/arm/cortexr5/usleep.c 11984lib/bsp/standalone/src/arm/cortexr5/xil_cache.c 11985lib/bsp/standalone/src/arm/cortexr5/xil_mpu.c 11986lib/bsp/standalone/src/arm/cortexr5/xil_mpu.h 11987lib/bsp/standalone/src/arm/cortexr5/xpm_counter.c 11988lib/bsp/standalone/src/arm/cortexr5/xpm_counter.h 11989lib/bsp/standalone/src/arm/cortexr5/xreg_cortexr5.h 11990lib/bsp/standalone/src/common/sleep.h 11991lib/bsp/standalone/src/common/xplatform_info.h 11992lib/sw_apps/imgsel/misc/zcu102/xparameters.h 11993lib/sw_apps/zynqmp_pmufw/src/pm_config.c 11994lib/sw_apps/zynqmp_pmufw/src/pm_core.c 11995lib/sw_apps/zynqmp_pmufw/src/pm_defs.h 11996-------------------------------------------------------------------------------- 11997 11998 11999 12000
12001 12002COPYRIGHT TEXT: 12003--------------- 12004 12005Copyright (c) 2010 - 2021 Xilinx, Inc. All rights reserved. 12006SPDX-License-Identifier: MIT 12007 12008FILES: 12009lib/bsp/standalone/src/arm/cortexa9/smc.h 12010lib/bsp/standalone/src/arm/cortexa9/xil_cache.h 12011lib/bsp/standalone/src/arm/cortexa9/xparameters_ps.h 12012lib/bsp/standalone/src/common/xbasic_types.h 12013lib/bsp/standalone/src/common/xil_macroback.h 12014lib/bsp/standalone/src/common/xil_types.h 12015lib/sw_apps/dhrystone/src/platform.c 12016-------------------------------------------------------------------------------- 12017 12018 12019 12020 12021 12022COPYRIGHT TEXT: 12023--------------- 12024 12025Copyright (c) 2010 - 2022 Xilinx, Inc. All rights reserved. 12026SPDX-License-Identifier: MIT 12027 12028FILES: 12029lib/bsp/standalone/src/arm/cortexa9/gcc/boot.S 12030lib/bsp/standalone/src/arm/cortexa9/xil_cache.c 12031-------------------------------------------------------------------------------- 12032 12033 12034 12035 12036 12037COPYRIGHT TEXT: 12038--------------- 12039 12040Copyright (c) 2013 - 2022 Xilinx, Inc. All rights reserved. 12041SPDX-License-Identifier: MIT 12042 12043FILES: 12044lib/bsp/standalone/src/arm/cortexa9/xil_errata.h 12045lib/sw_services/xilsecure/data/xilsecure.mld 12046lib/sw_services/xilsecure/data/xilsecure.tcl 12047-------------------------------------------------------------------------------- 12048 12049 12050 12051 12052 12053COPYRIGHT TEXT: 12054--------------- 12055 12056Copyright (c) 2013 - 2021 Xilinx, Inc. All rights reserved. 12057SPDX-License-Identifier: MIT 12058 12059FILES: 12060lib/bsp/standalone/src/arm/cortexa9/xil_misc_psreset_api.c 12061lib/bsp/standalone/src/arm/cortexa9/xil_misc_psreset_api.h 12062lib/bsp/standalone/src/microblaze/xil_misc_psreset_api.c 12063lib/bsp/standalone/src/microblaze/xil_misc_psreset_api.h 12064lib/sw_services/xilffs/data/xilffs.mld 12065lib/sw_services/xilffs/data/xilffs.tcl 12066lib/sw_services/xilffs/examples/xilffs_polled_example.c 12067lib/sw_services/xilffs/src/Makefile 12068lib/sw_services/xilsecure/src/Makefile 12069lib/sw_services/xilskey/data/dependencies.props 12070lib/sw_services/xilskey/data/xilskey.mld 12071lib/sw_services/xilskey/data/xilskey.tcl 12072lib/sw_services/xilskey/src/include/xilskey_utils.h 12073lib/sw_services/xilskey/src/xilskey_jscmd.c 12074lib/sw_services/xilskey/src/xilskey_utils.c 12075-------------------------------------------------------------------------------- 12076 12077 12078 12079 12080 12081COPYRIGHT TEXT: 12082--------------- 12083 12084Copyright (c) 2012 - 2021 Xilinx, Inc. All rights reserved. 12085SPDX-License-Identifier: MIT 12086 12087FILES: 12088lib/bsp/standalone/src/arm/cortexa9/xil_mmu.c 12089lib/bsp/standalone/src/arm/cortexa9/xil_mmu.h 12090lib/bsp/standalone/src/microblaze/microblaze_exceptions_i.h 12091lib/sw_apps/zynq_fsbl/src/fsbl.h 12092lib/sw_apps/zynq_fsbl/src/fsbl_handoff.S 12093-------------------------------------------------------------------------------- 12094 12095 12096 12097 12098 12099COPYRIGHT TEXT: 12100--------------- 12101 12102Copyright (c) 2011 - 2021 Xilinx, Inc. All rights reserved. 12103SPDX-License-Identifier: MIT 12104 12105FILES: 12106lib/bsp/standalone/src/arm/cortexa9/xl2cc.h 12107lib/bsp/standalone/src/arm/cortexa9/xl2cc_counter.c 12108lib/bsp/standalone/src/arm/cortexa9/xl2cc_counter.h 12109lib/bsp/standalone/src/arm/cortexa9/xpm_counter.c 12110lib/bsp/standalone/src/arm/cortexa9/xpm_counter.h 12111-------------------------------------------------------------------------------- 12112 12113 12114 12115 12116 12117COPYRIGHT TEXT: 12118--------------- 12119 12120Copyright (c) 2018 - 2022 Xilinx, Inc. All rights reserved. 12121SPDX-License-Identifier: MIT 12122 12123FILES: 12124lib/bsp/standalone/src/arm/cortexr5/platform/versal/mpu.c 12125lib/sw_apps/versal_plm/src/xplm_module.c 12126lib/sw_apps/versal_plm/src/xplm_pm.c 12127lib/sw_apps/versal_plm/src/xplm_proc.c 12128lib/sw_apps/versal_plm/src/xplm_startup.c 12129lib/sw_apps/versal_psmfw/src/xpsmfw_power.c 12130lib/sw_services/xilfpga/src/xilfpga.c 12131lib/sw_services/xilfpga/src/xilfpga.h 12132lib/sw_services/xilloader/src/xloader.c 12133lib/sw_services/xilloader/src/xloader.h 12134lib/sw_services/xilloader/src/xloader_cfi.c 12135lib/sw_services/xilloader/src/xloader_ospi.c 12136lib/sw_services/xilloader/src/xloader_prtn_load.c 12137lib/sw_services/xilplmi/data/xilplmi.mld 12138lib/sw_services/xilplmi/data/xilplmi.tcl 12139lib/sw_services/xilplmi/src/xplmi_cdo.c 12140lib/sw_services/xilplmi/src/xplmi_cdo.h 12141lib/sw_services/xilplmi/src/xplmi_cmd.h 12142lib/sw_services/xilplmi/src/xplmi_config.h 12143lib/sw_services/xilplmi/src/xplmi_dma.c 12144lib/sw_services/xilplmi/src/xplmi_dma.h 12145lib/sw_services/xilplmi/src/xplmi_generic.c 12146lib/sw_services/xilplmi/src/xplmi_hw.h 12147lib/sw_services/xilplmi/src/xplmi_ipi.c 12148lib/sw_services/xilplmi/src/xplmi_modules.h 12149lib/sw_services/xilplmi/src/xplmi_status.h 12150lib/sw_services/xilpm/src/versal/common/xpm_defs.h 12151lib/sw_services/xilpm/src/versal/server/xpm_api.c 12152lib/sw_services/xilpm/src/versal/server/xpm_api.h 12153lib/sw_services/xilpm/src/versal/server/xpm_apucore.c 12154lib/sw_services/xilpm/src/versal/server/xpm_common.h 12155lib/sw_services/xilpm/src/versal/server/xpm_device.c 12156lib/sw_services/xilpm/src/versal/server/xpm_device.h 12157lib/sw_services/xilpm/src/versal/server/xpm_noc_config.c 12158lib/sw_services/xilpm/src/versal/server/xpm_noc_config.h 12159lib/sw_services/xilpm/src/versal/server/xpm_node.h 12160lib/sw_services/xilpm/src/versal/server/xpm_periph.c 12161lib/sw_services/xilpm/src/versal/server/xpm_pmcdomain.c 12162lib/sw_services/xilpm/src/versal/server/xpm_powerdomain.c 12163lib/sw_services/xilpm/src/versal/server/xpm_pslpdomain.c 12164lib/sw_services/xilpm/src/versal/server/xpm_requirement.c 12165lib/sw_services/xilpm/src/versal/server/xpm_requirement.h 12166lib/sw_services/xilpm/src/versal/server/xpm_rpucore.c 12167-------------------------------------------------------------------------------- 12168 12169 12170 12171 12172 12173COPYRIGHT TEXT: 12174--------------- 12175 12176print.c -- print a string on the output device. Copyright (c) 1995 Cygnus 12177Support The authors hereby grant permission to use, copy, modify, distribute, 12178and license this software and its documentation for any purpose, provided that 12179existing copyright notices are retained in all copies and that this notice is 12180included verbatim in any distributions. No written agreement, license, or 12181royalty fee is required for any of the authorized uses. Modifications to this 12182software may be copyrighted by their authors and need not follow the licensing 12183terms described here, provided that the new terms are clearly indicated on the 12184first page of each file where they apply. 12185 12186FILES: 12187lib/bsp/standalone/src/common/print.c 12188-------------------------------------------------------------------------------- 12189 12190 12191 12192 12193 12194COPYRIGHT TEXT: 12195--------------- 12196 12197Copyright (c) 2002 - 2021 Xilinx, Inc. All rights reserved. 12198SPDX-License-Identifier: MIT 12199 12200FILES: 12201lib/bsp/standalone/src/common/xenv.h 12202lib/bsp/standalone/src/common/xenv_standalone.h 12203lib/bsp/standalone/src/common/xstatus.h 12204-------------------------------------------------------------------------------- 12205 12206 12207 12208 12209 12210COPYRIGHT TEXT: 12211--------------- 12212 12213Copyright (c) 1995 - 2022 Xilinx, Inc. All rights reserved. 12214SPDX-License-Identifier: MIT 12215 12216FILES: 12217lib/bsp/standalone/src/common/xil_printf.c 12218-------------------------------------------------------------------------------- 12219 12220 12221 12222 12223 12224COPYRIGHT TEXT: 12225--------------- 12226 12227Copyright (c) 1995 - 2021 Xilinx, Inc. All rights reserved. 12228SPDX-License-Identifier: MIT 12229 12230FILES: 12231lib/bsp/standalone/src/common/xil_printf.h 12232-------------------------------------------------------------------------------- 12233 12234 12235 12236 12237 12238COPYRIGHT TEXT: 12239--------------- 12240 12241Copyright (c) 2020 - 2022 Xilinx, Inc. All rights reserved. 12242SPDX-License-Identifier: MIT 12243 12244FILES: 12245lib/bsp/standalone/src/common/clocking/xil_clocking.h 12246lib/sw_apps/img_rcvry/src/xbir_qspi.c 12247lib/sw_apps/img_rcvry/src/xbir_ssi.c 12248lib/sw_apps/img_rcvry/src/xbir_sys.c 12249lib/sw_apps/imgsel/src/Makefile 12250lib/sw_apps/versal_plm/src/xplm_stl.c 12251lib/sw_services/xilloader/src/xloader_auth_enc.c 12252lib/sw_services/xilloader/src/xloader_auth_enc.h 12253lib/sw_services/xilpm/src/versal/server/xpm_ioctl.c 12254lib/sw_services/xilpuf/examples/xilpuf_example.c 12255lib/sw_services/xilsecure/src/versal/server/xsecure_elliptic.c 12256lib/sw_services/xilsecure/src/versal/server/xsecure_sha.c 12257lib/sw_services/xilsem/src/client/xsem_ipi_interface.h 12258-------------------------------------------------------------------------------- 12259 12260 12261 12262 12263 12264COPYRIGHT TEXT: 12265--------------- 12266 12267Copyright (c) 2004 - 2020 Xilinx, Inc. All rights reserved. 12268SPDX-License-Identifier: MIT 12269 12270FILES: 12271lib/bsp/standalone/src/microblaze/hw_exception_handler.S 12272lib/bsp/standalone/src/microblaze/microblaze_disable_exceptions.S 12273lib/bsp/standalone/src/microblaze/microblaze_disable_icache.S 12274lib/bsp/standalone/src/microblaze/microblaze_disable_interrupts.S 12275lib/bsp/standalone/src/microblaze/microblaze_enable_dcache.S 12276lib/bsp/standalone/src/microblaze/microblaze_enable_exceptions.S 12277lib/bsp/standalone/src/microblaze/microblaze_enable_icache.S 12278lib/bsp/standalone/src/microblaze/microblaze_enable_interrupts.S 12279lib/bsp/standalone/src/microblaze/microblaze_exceptions_g.h 12280lib/bsp/standalone/src/microblaze/microblaze_interrupts_g.c 12281lib/bsp/standalone/src/profile/_profile_timer_hw.c 12282lib/bsp/standalone/src/profile/_profile_timer_hw.h 12283-------------------------------------------------------------------------------- 12284 12285 12286 12287 12288 12289COPYRIGHT TEXT: 12290--------------- 12291 12292Copyright (c) 2004 - 2021 Xilinx, Inc. All rights reserved. 12293SPDX-License-Identifier: MIT 12294 12295FILES: 12296lib/bsp/standalone/src/microblaze/mb_interface.h 12297lib/bsp/standalone/src/microblaze/microblaze_exception_handler.c 12298lib/bsp/standalone/src/microblaze/microblaze_interrupt_handler.c 12299lib/sw_apps/dhrystone/data/dhrystone.tcl 12300-------------------------------------------------------------------------------- 12301 12302 12303 12304 12305 12306COPYRIGHT TEXT: 12307--------------- 12308 12309Copyright (c) 2006 - 2020 Xilinx, Inc. All rights reserved. 12310SPDX-License-Identifier: MIT 12311 12312FILES: 12313lib/bsp/standalone/src/microblaze/microblaze_init_dcache_range.S 12314lib/bsp/standalone/src/microblaze/microblaze_init_icache_range.S 12315lib/bsp/standalone/src/microblaze/microblaze_update_dcache.S 12316lib/bsp/standalone/src/microblaze/microblaze_update_icache.S 12317lib/bsp/standalone/src/microblaze/pvr.c 12318-------------------------------------------------------------------------------- 12319 12320 12321 12322 12323 12324COPYRIGHT TEXT: 12325--------------- 12326 12327Copyright (c) 2008 - 2021 Xilinx, Inc. All rights reserved. 12328SPDX-License-Identifier: MIT 12329 12330FILES: 12331lib/bsp/standalone/src/microblaze/microblaze_interrupts_i.h 12332-------------------------------------------------------------------------------- 12333 12334 12335 12336 12337 12338COPYRIGHT TEXT: 12339--------------- 12340 12341Copyright (c) 2006 - 2021 Xilinx, Inc. All rights reserved. 12342SPDX-License-Identifier: MIT 12343 12344FILES: 12345lib/bsp/standalone/src/microblaze/pvr.h 12346-------------------------------------------------------------------------------- 12347 12348 12349 12350 12351 12352COPYRIGHT TEXT: 12353--------------- 12354 12355Copyright (c) 2002 - 2020 Xilinx, Inc. All rights reserved. 12356SPDX-License-Identifier: MIT 12357 12358FILES: 12359lib/bsp/standalone/src/profile/Makefile 12360lib/bsp/standalone/src/profile/_profile_clean.c 12361lib/bsp/standalone/src/profile/_profile_init.c 12362lib/bsp/standalone/src/profile/dummy.S 12363lib/bsp/standalone/src/profile/mblaze_nt_types.h 12364lib/bsp/standalone/src/profile/profile.h 12365lib/bsp/standalone/src/profile/profile_cg.c 12366lib/bsp/standalone/src/profile/profile_config.h 12367lib/bsp/standalone/src/profile/profile_hist.c 12368lib/bsp/standalone/src/profile/profile_mcount_arm.S 12369lib/bsp/standalone/src/profile/profile_mcount_mb.S 12370lib/bsp/standalone/src/profile/profile_mcount_ppc.S 12371-------------------------------------------------------------------------------- 12372 12373 12374 12375 12376 12377COPYRIGHT TEXT: 12378--------------- 12379 12380Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. 12381Copyright (c) 2012 - 2022 Xilinx, Inc. All Rights Reserved. 12382SPDX-License-Identifier: MIT http://www.FreeRTOS.org http://aws.amazon.com/freertos 1 tab 4 12383spaces! 12384 12385FILES: 12386lib/sw_apps/freertos_hello_world/src/freertos_hello_world.c 12387-------------------------------------------------------------------------------- 12388 12389 12390 12391 12392 12393COPYRIGHT TEXT: 12394--------------- 12395 12396Copyright (C) 2016 - 2019 Xilinx, Inc. All rights reserved. Redistribution and 12397use in source and binary forms, with or without modification, are permitted 12398provided that the following conditions are met: 1. Redistributions of source 12399code must retain the above copyright notice, this list of conditions and the 12400following disclaimer. 2. Redistributions in binary form must reproduce the above 12401copyright notice, this list of conditions and the following disclaimer in the 12402documentation and/or other materials provided with the distribution. 3. The name 12403of the author may not be used to endorse or promote products derived from this 12404software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 12405THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 12406LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 12407PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12408ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 12409(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 12410LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 12411ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 12412(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 12413SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 12414 12415FILES: 12416lib/sw_apps/freertos_lwip_echo_server/src/echo.c 12417lib/sw_apps/freertos_lwip_echo_server/src/iic_phyreset.c 12418lib/sw_apps/freertos_lwip_echo_server/src/main.c 12419lib/sw_apps/lwip_echo_server/src/iic_phyreset.c 12420lib/sw_apps/lwip_tcp_perf_client/src/iic_phyreset.c 12421lib/sw_apps/lwip_tcp_perf_server/src/iic_phyreset.c 12422lib/sw_apps/lwip_udp_perf_server/src/iic_phyreset.c 12423-------------------------------------------------------------------------------- 12424 12425 12426 12427 12428 12429COPYRIGHT TEXT: 12430--------------- 12431 12432Copyright (C) 2017 - 2019 Xilinx, Inc. All rights reserved. Redistribution and 12433use in source and binary forms, with or without modification, are permitted 12434provided that the following conditions are met: 1. Redistributions of source 12435code must retain the above copyright notice, this list of conditions and the 12436following disclaimer. 2. Redistributions in binary form must reproduce the above 12437copyright notice, this list of conditions and the following disclaimer in the 12438documentation and/or other materials provided with the distribution. 3. The name 12439of the author may not be used to endorse or promote products derived from this 12440software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 12441THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 12442LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 12443PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12444ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 12445(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 12446LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 12447ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 12448(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 12449SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 12450 12451FILES: 12452lib/sw_apps/freertos_lwip_udp_perf_client/src/iic_phyreset.c 12453lib/sw_apps/freertos_lwip_udp_perf_client/src/main.c 12454lib/sw_apps/freertos_lwip_udp_perf_client/src/udp_perf_client.c 12455lib/sw_apps/freertos_lwip_udp_perf_client/src/udp_perf_client.h 12456lib/sw_apps/freertos_lwip_udp_perf_server/src/iic_phyreset.c 12457lib/sw_apps/freertos_lwip_udp_perf_server/src/main.c 12458lib/sw_apps/freertos_lwip_udp_perf_server/src/udp_perf_server.c 12459lib/sw_apps/freertos_lwip_udp_perf_server/src/udp_perf_server.h 12460lib/sw_apps/lwip_udp_perf_server/src/main.c 12461lib/sw_apps/lwip_udp_perf_server/src/udp_perf_server.c 12462lib/sw_apps/lwip_udp_perf_server/src/udp_perf_server.h 12463-------------------------------------------------------------------------------- 12464 12465 12466 12467 12468 12469COPYRIGHT TEXT: 12470--------------- 12471 12472CAUTION: This file is automatically generated by HSI. Version: 2021.2 DO NOT 12473EDIT. Copyright (C) 2010-2021 Xilinx, Inc. All Rights Reserved. 12474SPDX-License-Identifier: MIT 12475 12476FILES: 12477lib/sw_apps/img_rcvry/misc/tools/bspconfig.h 12478lib/sw_apps/zynqmp_fsbl/misc/bspconfig.h 12479lib/sw_apps/zynqmp_fsbl/misc/zcu102/a53/xipipsu_g.c 12480lib/sw_apps/zynqmp_fsbl/misc/zcu102/r5/xipipsu_g.c 12481lib/sw_apps/zynqmp_fsbl/misc/zcu102/xcsudma_g.c 12482lib/sw_apps/zynqmp_fsbl/misc/zcu102/xusbpsu_g.c 12483-------------------------------------------------------------------------------- 12484 12485 12486 12487 12488 12489COPYRIGHT TEXT: 12490--------------- 12491 12492Copyright (c) 2001, 2002 Swedish Institute of Computer Science. Copyright (C) 124932007 - 2021 Xilinx, Inc. All rights reserved. Redistribution and use in source 12494and binary forms, with or without modification, are permitted provided that the 12495following conditions are met: 1. Redistributions of source code must retain the 12496above copyright notice, this list of conditions and the following disclaimer. 2. 12497Redistributions in binary form must reproduce the above copyright notice, this 12498list of conditions and the following disclaimer in the documentation and/or 12499other materials provided with the distribution. 3. The name of the author may 12500not be used to endorse or promote products derived from this software without 12501specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS 12502IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 12503IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 12504DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 12505INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 12506LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 12507PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 12508LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 12509OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 12510ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This file is part of the lwIP TCP/IP 12511stack. Author: Adam Dunkels <adam@sics.se> 12512 12513FILES: 12514lib/sw_apps/img_rcvry/misc/tools/lwipopts.h 12515lib/sw_apps/img_rcvry/misc/tools/xlwipconfig.h 12516-------------------------------------------------------------------------------- 12517 12518 12519 12520 12521 12522COPYRIGHT TEXT: 12523--------------- 12524 12525CAUTION: This file is automatically generated by HSI. Version: 2022.1 DO NOT 12526EDIT. Copyright (C) 2010-2022 Xilinx, Inc. All Rights Reserved. 12527SPDX-License-Identifier: MIT 12528 12529FILES: 12530lib/sw_apps/img_rcvry/misc/tools/SC/xsdps_g.c 12531lib/sw_apps/img_rcvry/misc/tools/xsdps_g.c 12532lib/sw_apps/versal_plm/misc/xcanfd_g.c 12533lib/sw_apps/versal_plm/misc/xcframe_g.c 12534lib/sw_apps/versal_plm/misc/xcfupmc_g.c 12535lib/sw_apps/versal_plm/misc/xcsudma_g.c 12536lib/sw_apps/versal_plm/misc/xemacps_g.c 12537lib/sw_apps/versal_plm/misc/xgpiops_g.c 12538lib/sw_apps/versal_plm/misc/xiicps_g.c 12539lib/sw_apps/versal_plm/misc/xiomodule_g.c 12540lib/sw_apps/versal_plm/misc/xipipsu_g.c 12541lib/sw_apps/versal_plm/misc/xpmonpsv_g.c 12542lib/sw_apps/versal_plm/misc/xqspipsu_g.c 12543lib/sw_apps/versal_plm/misc/xrtcpsu_g.c 12544lib/sw_apps/versal_plm/misc/xsdps_g.c 12545lib/sw_apps/versal_plm/misc/xsysmonpsv_g.c 12546lib/sw_apps/versal_plm/misc/xsysmonpsv_supplylist.h 12547lib/sw_apps/versal_plm/misc/xtmr_inject_g.c 12548lib/sw_apps/versal_plm/misc/xtmr_manager_g.c 12549lib/sw_apps/versal_plm/misc/xtrngpsv_g.c 12550lib/sw_apps/versal_plm/misc/xttcps_g.c 12551lib/sw_apps/versal_plm/misc/xuartlite_g.c 12552lib/sw_apps/versal_plm/misc/xuartpsv_g.c 12553lib/sw_apps/versal_plm/misc/xusbpsu_g.c 12554lib/sw_apps/versal_plm/misc/xzdma_g.c 12555lib/sw_apps/zynqmp_pmufw/misc/xfpga_config.h 12556-------------------------------------------------------------------------------- 12557 12558 12559 12560 12561 12562COPYRIGHT TEXT: 12563--------------- 12564 12565CAUTION: This file is automatically generated by HSI. Version: 2020.2 DO NOT 12566EDIT. Copyright (C) 2021 Xilinx, Inc. All Rights Reserved. 12567SPDX-License-Identifier: MIT 12568 12569FILES: 12570lib/sw_apps/imgsel/misc/xaxipmon_g.c 12571lib/sw_apps/imgsel/misc/xcsudma_g.c 12572lib/sw_apps/imgsel/misc/xipipsu_g.c 12573lib/sw_apps/imgsel/misc/xzdma_g.c 12574-------------------------------------------------------------------------------- 12575 12576 12577 12578 12579 12580COPYRIGHT TEXT: 12581--------------- 12582 12583CAUTION: This file is automatically generated by HSI. Version: 2020.2 DO NOT 12584EDIT. Copyright (C) 2020 Xilinx, Inc. All Rights Reserved. 12585SPDX-License-Identifier: MIT 12586 12587FILES: 12588lib/sw_apps/imgsel/misc/xusbpsu_g.c 12589-------------------------------------------------------------------------------- 12590 12591 12592 12593 12594 12595COPYRIGHT TEXT: 12596--------------- 12597 12598Copyright (c) 2017 - 2021, Xilinx Inc. and Contributors. All rights reserved. 12599SPDX-License-Identifier: BSD-3-Clause 12600 12601FILES: 12602lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/common.h 12603-------------------------------------------------------------------------------- 12604 12605 12606 12607 12608 12609COPYRIGHT TEXT: 12610--------------- 12611 12612Copyright (C) 2021 Xilinx, Inc. and Contributors. All rights reserved. 12613SPDX-License-Identifier: BSD-3-Clause 12614 12615FILES: 12616lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/platform_config.h 12617lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/platform_config.h 12618-------------------------------------------------------------------------------- 12619 12620 12621 12622 12623 12624COPYRIGHT TEXT: 12625--------------- 12626 12627Copyright (C) 2010 - 2017 Xilinx, Inc. All rights reserved. 12628SPDX-License-Identifier: BSD-3-Clause 12629 12630FILES: 12631lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/sys_init.c 12632-------------------------------------------------------------------------------- 12633 12634 12635 12636 12637 12638COPYRIGHT TEXT: 12639--------------- 12640 12641Copyright (C) 2008 - 2014 Xilinx, Inc. All rights reserved. 12642SPDX-License-Identifier: BSD-3-Clause 12643 12644FILES: 12645lib/sw_apps/libmetal_echo_demo/src/system/freertos/zynqmp_r5/zynqmp_amp_demo/sys_init.h 12646-------------------------------------------------------------------------------- 12647 12648 12649 12650 12651 12652COPYRIGHT TEXT: 12653--------------- 12654 12655Copyright (c) 2017 2021, Xilinx Inc. and Contributors. All rights reserved. 12656SPDX-License-Identifier: BSD-3-Clause 12657 12658FILES: 12659lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/common.h 12660-------------------------------------------------------------------------------- 12661 12662 12663 12664 12665 12666COPYRIGHT TEXT: 12667--------------- 12668 12669Copyright (C) 2017 - 2021 Xilinx, Inc. All rights reserved. 12670SPDX-License-Identifier: BSD-3-Clause 12671 12672FILES: 12673lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/sys_init.c 12674-------------------------------------------------------------------------------- 12675 12676 12677 12678 12679 12680COPYRIGHT TEXT: 12681--------------- 12682 12683Copyright (C) 2017 Xilinx, Inc. All rights reserved. 12684SPDX-License-Identifier: BSD-3-Clause 12685 12686FILES: 12687lib/sw_apps/libmetal_echo_demo/src/system/generic/zynqmp_r5/zynqmp_amp_demo/sys_init.h 12688-------------------------------------------------------------------------------- 12689 12690 12691 12692 12693 12694COPYRIGHT TEXT: 12695--------------- 12696 12697Copyright (C) 2009 - 2019 Xilinx, Inc. All rights reserved. Redistribution and 12698use in source and binary forms, with or without modification, are permitted 12699provided that the following conditions are met: 1. Redistributions of source 12700code must retain the above copyright notice, this list of conditions and the 12701following disclaimer. 2. Redistributions in binary form must reproduce the above 12702copyright notice, this list of conditions and the following disclaimer in the 12703documentation and/or other materials provided with the distribution. 3. The name 12704of the author may not be used to endorse or promote products derived from this 12705software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 12706THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 12707LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 12708PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12709ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 12710(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 12711LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 12712ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 12713(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 12714SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 12715 12716FILES: 12717lib/sw_apps/lwip_echo_server/src/echo.c 12718lib/sw_apps/lwip_echo_server/src/main.c 12719lib/sw_apps/lwip_echo_server/src/platform.c 12720lib/sw_apps/lwip_echo_server/src/platform.h 12721lib/sw_apps/lwip_tcp_perf_client/src/platform.c 12722lib/sw_apps/lwip_tcp_perf_client/src/platform.h 12723lib/sw_apps/lwip_tcp_perf_server/src/platform.c 12724lib/sw_apps/lwip_tcp_perf_server/src/platform.h 12725lib/sw_apps/lwip_udp_perf_server/src/platform.c 12726lib/sw_apps/lwip_udp_perf_server/src/platform.h 12727-------------------------------------------------------------------------------- 12728 12729 12730 12731 12732 12733COPYRIGHT TEXT: 12734--------------- 12735 12736Copyright (C) 2013 - 2019 Xilinx, Inc. All rights reserved. Redistribution and 12737use in source and binary forms, with or without modification, are permitted 12738provided that the following conditions are met: 1. Redistributions of source 12739code must retain the above copyright notice, this list of conditions and the 12740following disclaimer. 2. Redistributions in binary form must reproduce the above 12741copyright notice, this list of conditions and the following disclaimer in the 12742documentation and/or other materials provided with the distribution. 3. The name 12743of the author may not be used to endorse or promote products derived from this 12744software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 12745THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 12746LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 12747PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12748ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 12749(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 12750LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 12751ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 12752(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 12753SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 12754 12755FILES: 12756lib/sw_apps/lwip_echo_server/src/i2c_access.c 12757lib/sw_apps/lwip_echo_server/src/sfp.c 12758lib/sw_apps/lwip_echo_server/src/si5324.c 12759lib/sw_apps/lwip_tcp_perf_client/src/i2c_access.c 12760lib/sw_apps/lwip_tcp_perf_client/src/sfp.c 12761lib/sw_apps/lwip_tcp_perf_client/src/si5324.c 12762lib/sw_apps/lwip_tcp_perf_server/src/i2c_access.c 12763lib/sw_apps/lwip_tcp_perf_server/src/sfp.c 12764lib/sw_apps/lwip_tcp_perf_server/src/si5324.c 12765lib/sw_apps/lwip_udp_perf_server/src/i2c_access.c 12766lib/sw_apps/lwip_udp_perf_server/src/sfp.c 12767lib/sw_apps/lwip_udp_perf_server/src/si5324.c 12768-------------------------------------------------------------------------------- 12769 12770 12771 12772 12773 12774COPYRIGHT TEXT: 12775--------------- 12776 12777Copyright (C) 2015 - 2019 Xilinx, Inc. All rights reserved. Redistribution and 12778use in source and binary forms, with or without modification, are permitted 12779provided that the following conditions are met: 1. Redistributions of source 12780code must retain the above copyright notice, this list of conditions and the 12781following disclaimer. 2. Redistributions in binary form must reproduce the above 12782copyright notice, this list of conditions and the following disclaimer in the 12783documentation and/or other materials provided with the distribution. 3. The name 12784of the author may not be used to endorse or promote products derived from this 12785software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 12786THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 12787LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 12788PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12789ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 12790(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 12791LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 12792ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 12793(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 12794SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 12795 12796FILES: 12797lib/sw_apps/lwip_echo_server/src/platform_zynqmp.c 12798lib/sw_apps/lwip_tcp_perf_client/src/platform_zynqmp.c 12799lib/sw_apps/lwip_tcp_perf_server/src/platform_zynqmp.c 12800lib/sw_apps/lwip_udp_perf_server/src/platform_zynqmp.c 12801-------------------------------------------------------------------------------- 12802 12803 12804 12805 12806 12807COPYRIGHT TEXT: 12808--------------- 12809 12810Copyright (C) 2013 - 2021 Xilinx, Inc. All rights reserved. Redistribution and 12811use in source and binary forms, with or without modification, are permitted 12812provided that the following conditions are met: 1. Redistributions of source 12813code must retain the above copyright notice, this list of conditions and the 12814following disclaimer. 2. Redistributions in binary form must reproduce the above 12815copyright notice, this list of conditions and the following disclaimer in the 12816documentation and/or other materials provided with the distribution. 3. The name 12817of the author may not be used to endorse or promote products derived from this 12818software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 12819THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 12820LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 12821PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12822ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 12823(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 12824LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 12825ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 12826(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 12827SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 12828 12829FILES: 12830lib/sw_apps/lwip_udp_perf_client/src/i2c_access.c 12831lib/sw_apps/lwip_udp_perf_client/src/sfp.c 12832lib/sw_apps/lwip_udp_perf_client/src/si5324.c 12833-------------------------------------------------------------------------------- 12834 12835 12836 12837 12838 12839COPYRIGHT TEXT: 12840--------------- 12841 12842Copyright (C) 2016 - 2021 Xilinx, Inc. All rights reserved. Redistribution and 12843use in source and binary forms, with or without modification, are permitted 12844provided that the following conditions are met: 1. Redistributions of source 12845code must retain the above copyright notice, this list of conditions and the 12846following disclaimer. 2. Redistributions in binary form must reproduce the above 12847copyright notice, this list of conditions and the following disclaimer in the 12848documentation and/or other materials provided with the distribution. 3. The name 12849of the author may not be used to endorse or promote products derived from this 12850software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 12851THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 12852LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 12853PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12854ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 12855(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 12856LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 12857ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 12858(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 12859SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 12860 12861FILES: 12862lib/sw_apps/lwip_udp_perf_client/src/iic_phyreset.c 12863-------------------------------------------------------------------------------- 12864 12865 12866 12867 12868 12869COPYRIGHT TEXT: 12870--------------- 12871 12872Copyright (C) 2017 - 2021 Xilinx, Inc. All rights reserved. Redistribution and 12873use in source and binary forms, with or without modification, are permitted 12874provided that the following conditions are met: 1. Redistributions of source 12875code must retain the above copyright notice, this list of conditions and the 12876following disclaimer. 2. Redistributions in binary form must reproduce the above 12877copyright notice, this list of conditions and the following disclaimer in the 12878documentation and/or other materials provided with the distribution. 3. The name 12879of the author may not be used to endorse or promote products derived from this 12880software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 12881THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 12882LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 12883PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12884ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 12885(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 12886LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 12887ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 12888(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 12889SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 12890 12891FILES: 12892lib/sw_apps/lwip_udp_perf_client/src/main.c 12893lib/sw_apps/lwip_udp_perf_client/src/udp_perf_client.c 12894lib/sw_apps/lwip_udp_perf_client/src/udp_perf_client.h 12895-------------------------------------------------------------------------------- 12896 12897 12898 12899 12900 12901COPYRIGHT TEXT: 12902--------------- 12903 12904Copyright (C) 2009 - 2021 Xilinx, Inc. All rights reserved. Redistribution and 12905use in source and binary forms, with or without modification, are permitted 12906provided that the following conditions are met: 1. Redistributions of source 12907code must retain the above copyright notice, this list of conditions and the 12908following disclaimer. 2. Redistributions in binary form must reproduce the above 12909copyright notice, this list of conditions and the following disclaimer in the 12910documentation and/or other materials provided with the distribution. 3. The name 12911of the author may not be used to endorse or promote products derived from this 12912software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 12913THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 12914LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 12915PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12916ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 12917(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 12918LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 12919ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 12920(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 12921SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 12922 12923FILES: 12924lib/sw_apps/lwip_udp_perf_client/src/platform.c 12925lib/sw_apps/lwip_udp_perf_client/src/platform.h 12926-------------------------------------------------------------------------------- 12927 12928 12929 12930 12931 12932COPYRIGHT TEXT: 12933--------------- 12934 12935Copyright (C) 2015 - 2021 Xilinx, Inc. All rights reserved. Redistribution and 12936use in source and binary forms, with or without modification, are permitted 12937provided that the following conditions are met: 1. Redistributions of source 12938code must retain the above copyright notice, this list of conditions and the 12939following disclaimer. 2. Redistributions in binary form must reproduce the above 12940copyright notice, this list of conditions and the following disclaimer in the 12941documentation and/or other materials provided with the distribution. 3. The name 12942of the author may not be used to endorse or promote products derived from this 12943software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY 12944THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 12945LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 12946PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12947ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 12948(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 12949LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 12950ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 12951(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 12952SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 12953 12954FILES: 12955lib/sw_apps/lwip_udp_perf_client/src/platform_zynqmp.c 12956-------------------------------------------------------------------------------- 12957 12958 12959 12960 12961 12962COPYRIGHT TEXT: 12963--------------- 12964 12965Copyright (c) 2013 - 2020 Xilinx, Inc. All rights reserved. 12966SPDX-License-Identifier: MIT 12967 12968FILES: 12969lib/sw_apps/mba_fs_boot/src/fs-boot.c 12970lib/sw_apps/mba_fs_boot/src/fs-boot.h 12971lib/sw_apps/mba_fs_boot/src/fs-xspi.c 12972lib/sw_apps/mba_fs_boot/src/fs-xspi.h 12973lib/sw_apps/mba_fs_boot/src/spi-flash.h 12974lib/sw_apps/mba_fs_boot/src/winbond-spi-flash.c 12975lib/sw_services/xilskey/examples/xilskey_bbram_example.c 12976lib/sw_services/xilskey/examples/xilskey_efuse_example.c 12977lib/sw_services/xilskey/examples/xilskey_input.h 12978lib/sw_services/xilskey/src/Makefile 12979lib/sw_services/xilskey/src/include/xilskey_bbram.h 12980lib/sw_services/xilskey/src/include/xilskey_epl.h 12981lib/sw_services/xilskey/src/include/xilskey_eps.h 12982lib/sw_services/xilskey/src/xilskey_bbram.c 12983lib/sw_services/xilskey/src/xilskey_epl.c 12984lib/sw_services/xilskey/src/xilskey_eps.c 12985lib/sw_services/xilskey/src/xilskey_epshw.h 12986lib/sw_services/xilskey/src/xilskey_js.h 12987lib/sw_services/xilskey/src/xilskey_jscmd.h 12988lib/sw_services/xilskey/src/xilskey_jslib.c 12989lib/sw_services/xilskey/src/xilskey_jslib.h 12990lib/sw_services/xilskey/src/xilskey_jtag.h 12991-------------------------------------------------------------------------------- 12992 12993 12994 12995 12996 12997COPYRIGHT TEXT: 12998--------------- 12999 13000Copyright (c) 2014, Mentor Graphics Corporation. All rights reserved. Copyright
13001(c) 2017 - 2018 Xilinx, Inc. All rights reserved. 13002SPDX-License-Identifier: BSD-3-Clause 13003 13004FILES: 13005lib/sw_apps/openamp_echo_test/src/machine/zynq7/platform_info.c 13006lib/sw_apps/openamp_echo_test/src/machine/zynq7/platform_info.h 13007lib/sw_apps/openamp_matrix_multiply/src/machine/zynq7/platform_info.c 13008lib/sw_apps/openamp_matrix_multiply/src/machine/zynq7/platform_info.h 13009lib/sw_apps/openamp_rpc_demo/src/machine/zynq7/platform_info.c 13010lib/sw_apps/openamp_rpc_demo/src/machine/zynq7/platform_info.h 13011-------------------------------------------------------------------------------- 13012 13013 13014 13015 13016 13017COPYRIGHT TEXT: 13018--------------- 13019 13020Copyright (c) 2018 Xilinx, Inc. All rights reserved. 13021SPDX-License-Identifier: BSD-3-Clause 13022 13023FILES: 13024lib/sw_apps/openamp_echo_test/src/machine/zynq7/zynq_a9_rproc.c 13025lib/sw_apps/openamp_matrix_multiply/src/machine/zynq7/zynq_a9_rproc.c 13026lib/sw_apps/openamp_rpc_demo/src/machine/zynq7/zynq_a9_rproc.c 13027-------------------------------------------------------------------------------- 13028 13029 13030 13031 13032 13033COPYRIGHT TEXT: 13034--------------- 13035 13036Copyright (c) 2014, Mentor Graphics Corporation All rights reserved. Copyright 13037(c) 2021 Xilinx, Inc. 13038SPDX-License-Identifier: BSD-3-Clause 13039 13040FILES: 13041lib/sw_apps/openamp_echo_test/src/machine/zynqmp_r5/platform_info.c 13042lib/sw_apps/openamp_echo_test/src/machine/zynqmp_r5/zynqmp_r5_a53_rproc.c 13043lib/sw_apps/openamp_matrix_multiply/src/machine/zynqmp_r5/platform_info.c 13044lib/sw_apps/openamp_matrix_multiply/src/machine/zynqmp_r5/zynqmp_r5_a53_rproc.c 13045lib/sw_apps/openamp_rpc_demo/src/machine/zynqmp_r5/platform_info.c 13046lib/sw_apps/openamp_rpc_demo/src/machine/zynqmp_r5/zynqmp_r5_a53_rproc.c 13047-------------------------------------------------------------------------------- 13048 13049 13050 13051 13052 13053COPYRIGHT TEXT: 13054--------------- 13055 13056Copyright (c) 2014, Mentor Graphics Corporation All rights reserved. Copyright 13057(c) 2017 Xilinx, Inc. 13058SPDX-License-Identifier: BSD-3-Clause 13059 13060FILES: 13061lib/sw_apps/openamp_echo_test/src/machine/zynqmp_r5/platform_info.h 13062lib/sw_apps/openamp_matrix_multiply/src/machine/zynqmp_r5/platform_info.h 13063lib/sw_apps/openamp_rpc_demo/src/machine/zynqmp_r5/platform_info.h 13064-------------------------------------------------------------------------------- 13065 13066 13067 13068 13069 13070COPYRIGHT TEXT: 13071--------------- 13072 13073Copyright (c) 2014, Mentor Graphics Corporation All rights reserved. Copyright 13074(c) 2021 Xilinx, Inc. All rights reserved. 13075SPDX-License-Identifier: BSD-3-Clause 13076 13077FILES: 13078lib/sw_apps/openamp_echo_test/src/machine/zynqmp_r5/rsc_table.c 13079lib/sw_apps/openamp_echo_test/src/system/freertos/machine/zynq7/helper.c 13080lib/sw_apps/openamp_echo_test/src/system/freertos/machine/zynqmp_r5/helper.c 13081lib/sw_apps/openamp_echo_test/src/system/generic/machine/zynqmp_r5/helper.c 13082lib/sw_apps/openamp_matrix_multiply/src/machine/zynqmp_r5/rsc_table.c 13083lib/sw_apps/openamp_matrix_multiply/src/system/freertos/machine/zynq7/helper.c 13084lib/sw_apps/openamp_matrix_multiply/src/system/freertos/machine/zynqmp_r5/helper.c 13085lib/sw_apps/openamp_matrix_multiply/src/system/generic/machine/zynqmp_r5/helper.c 13086lib/sw_apps/openamp_rpc_demo/src/machine/zynqmp_r5/rsc_table.c 13087lib/sw_apps/openamp_rpc_demo/src/system/freertos/machine/zynq7/helper.c 13088lib/sw_apps/openamp_rpc_demo/src/system/freertos/machine/zynqmp_r5/helper.c 13089lib/sw_apps/openamp_rpc_demo/src/system/generic/machine/zynqmp_r5/helper.c 13090-------------------------------------------------------------------------------- 13091 13092 13093 13094 13095 13096COPYRIGHT TEXT: 13097--------------- 13098 13099Copyright (c) 2014, Mentor Graphics Corporation All rights reserved. Copyright 13100(C) 2021 Xilinx, Inc. All rights reserved. 13101SPDX-License-Identifier: BSD-3-Clause 13102 13103FILES: 13104lib/sw_apps/openamp_echo_test/src/machine/zynqmp_r5/rsc_table.h 13105lib/sw_apps/openamp_matrix_multiply/src/machine/zynqmp_r5/rsc_table.h 13106lib/sw_apps/openamp_rpc_demo/src/machine/zynqmp_r5/rsc_table.h 13107-------------------------------------------------------------------------------- 13108 13109 13110 13111 13112 13113COPYRIGHT TEXT: 13114--------------- 13115 13116SPDX-License-Identifier: BSD-3-Clause 13117 13118FILES: 13119lib/sw_apps/openamp_echo_test/src/system/freertos/rpmsg-echo.c 13120lib/sw_apps/openamp_echo_test/src/system/freertos/rpmsg-echo.h 13121lib/sw_apps/openamp_echo_test/src/system/generic/rpmsg-echo.c 13122lib/sw_apps/openamp_echo_test/src/system/generic/rpmsg-echo.h 13123lib/sw_apps/openamp_matrix_multiply/src/system/freertos/matrix_multiply.c 13124lib/sw_apps/openamp_matrix_multiply/src/system/freertos/matrix_multiply.h 13125lib/sw_apps/openamp_matrix_multiply/src/system/generic/matrix_multiply.h 13126lib/sw_apps/openamp_matrix_multiply/src/system/generic/matrix_multiplyd.c 13127lib/sw_apps/openamp_rpc_demo/src/system/freertos/rpc_demo.c 13128lib/sw_apps/openamp_rpc_demo/src/system/freertos/rpmsg-rpc-demo.h 13129lib/sw_apps/openamp_rpc_demo/src/system/generic/rpc_demo.c 13130lib/sw_apps/openamp_rpc_demo/src/system/generic/rpmsg-rpc-demo.h 13131-------------------------------------------------------------------------------- 13132 13133 13134 13135 13136 13137COPYRIGHT TEXT: 13138--------------- 13139 13140Copyright (c) 2018-2021 Xilinx, Inc. All rights reserved. 13141SPDX-License-Identifier: MIT 13142 13143FILES: 13144lib/sw_apps/versal_plm/data/versal_plm.mss 13145lib/sw_apps/versal_psmfw/src/xpsmfw_init.c 13146lib/sw_apps/versal_psmfw/src/xpsmfw_ipi_manager.c 13147-------------------------------------------------------------------------------- 13148 13149 13150 13151 13152 13153COPYRIGHT TEXT: 13154--------------- 13155 13156CAUTION: This file is automatically generated by HSI. Version: 2021.1 DO NOT 13157EDIT. Copyright (C) 2010-2021 Xilinx, Inc. All Rights Reserved. 13158SPDX-License-Identifier: MIT 13159 13160FILES: 13161lib/sw_apps/versal_plm/misc/bspconfig.h 13162lib/sw_apps/versal_plm/misc/microblaze_interrupts_g.c 13163lib/sw_apps/versal_psmfw/misc/microblaze_interrupts_g.c 13164lib/sw_apps/versal_psmfw/misc/xiomodule_g.c 13165lib/sw_apps/versal_psmfw/misc/xipipsu_g.c 13166lib/sw_apps/versal_psmfw/misc/xuartpsv_g.c 13167lib/sw_apps/zynqmp_pmufw/misc/xdpdma_g.c 13168lib/sw_apps/zynqmp_pmufw/misc/xdppsu_g.c 13169-------------------------------------------------------------------------------- 13170 13171 13172 13173 13174 13175COPYRIGHT TEXT: 13176--------------- 13177 13178Copyright (c) 2021-2022 Xilinx, Inc. All rights reserved. 13179SPDX-License-Identifier: MIT 13180 13181FILES: 13182lib/sw_apps/versal_plm/misc/xparameters.h 13183lib/sw_apps/zynqmp_pmufw/misc/xparameters.h 13184lib/sw_services/xilsem/examples/xsem_cram_example.c 13185lib/sw_services/xiltimer/src/core/axi_timer/axi_timer.c 13186lib/sw_services/xiltimer/src/core/default_timer/cortexr5_sleep.c 13187lib/sw_services/xiltimer/src/core/default_timer/globaltimer_sleep.c 13188lib/sw_services/xiltimer/src/core/scutimer/scutimer.c 13189lib/sw_services/xiltimer/src/core/ttcps/ttcps.c 13190lib/sw_services/xiltimer/src/xiltimer.c 13191lib/sw_services/xiltimer/src/xiltimer.h 13192-------------------------------------------------------------------------------- 13193 13194 13195 13196 13197 13198COPYRIGHT TEXT: 13199--------------- 13200 13201Copyright (c) 2018-2020 Xilinx, Inc. All rights reserved. 13202SPDX-License-Identifier: MIT 13203 13204FILES: 13205lib/sw_apps/versal_psmfw/data/versal_psmfw.tcl 13206-------------------------------------------------------------------------------- 13207 13208 13209 13210 13211 13212COPYRIGHT TEXT: 13213--------------- 13214 13215CAUTION: This file is automatically generated by HSI. Version: DO NOT EDIT. 13216Copyright (C) 2010-2021 Xilinx, Inc. All Rights Reserved. 13217SPDX-License-Identifier: MIT 13218 13219FILES: 13220lib/sw_apps/versal_psmfw/misc/bspconfig.h 13221-------------------------------------------------------------------------------- 13222 13223 13224 13225 13226 13227COPYRIGHT TEXT: 13228--------------- 13229 13230Copyright (c) 2020-2022 Xilinx, Inc. All rights reserved. 13231SPDX-License-Identifier: MIT 13232 13233FILES: 13234lib/sw_apps/versal_psmfw/misc/config.make 13235lib/sw_services/xilpuf/examples/xilpuf_enc_dec_data_example.c 13236-------------------------------------------------------------------------------- 13237 13238 13239 13240 13241 13242COPYRIGHT TEXT: 13243--------------- 13244 13245(c) Copyright 2010-2018 Xilinx, Inc. All rights reserved. This program is free 13246software; you can redistribute it and/or modify it under the terms of the GNU 13247General Public License as published by the Free Software Foundation; either 13248version 2 of the License, or (at your option) any later version. This program is 13249distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; 13250without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 13251PURPOSE. See the GNU General Public License for more details. You should have 13252received a copy of the GNU General Public License along with this program; if 13253not, see <http://www.gnu.org/licenses/> 13254 13255FILES: 13256lib/sw_apps/zynq_fsbl/misc/zc702/ps7_init_gpl.c 13257lib/sw_apps/zynq_fsbl/misc/zc706/ps7_init_gpl.c 13258lib/sw_apps/zynq_fsbl/misc/zed/ps7_init_gpl.c 13259-------------------------------------------------------------------------------- 13260 13261 13262 13263 13264 13265COPYRIGHT TEXT: 13266--------------- 13267 13268Copyright (C) 2018 Xilinx, Inc. All rights reserved. This program is free 13269software; you can redistribute it and/or modify it under the terms of the GNU 13270General Public License as published by the Free Software Foundation; either 13271version 2 of the License, or (at your option) any later version. This program is 13272distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; 13273without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 13274PURPOSE. See the GNU General Public License for more details. You should have 13275received a copy of the GNU General Public License along with this program; if 13276not, see <http://www.gnu.org/licenses/> 13277 13278FILES: 13279lib/sw_apps/zynq_fsbl/misc/zc702/ps7_init_gpl.h 13280lib/sw_apps/zynq_fsbl/misc/zc706/ps7_init_gpl.h 13281lib/sw_apps/zynq_fsbl/misc/zed/ps7_init_gpl.h 13282lib/sw_apps/zynqmp_fsbl/misc/zcu102-es2/psu_init_gpl.c 13283lib/sw_apps/zynqmp_fsbl/misc/zcu102-es2/psu_init_gpl.h 13284-------------------------------------------------------------------------------- 13285 13286 13287 13288 13289 13290COPYRIGHT TEXT: 13291--------------- 13292 13293Copyright (c) 2011 - 2022 Xilinx, Inc. All rights reserved. 13294SPDX-License-Identifier: MIT 13295 13296FILES: 13297lib/sw_apps/zynq_fsbl/src/image_mover.c 13298-------------------------------------------------------------------------------- 13299 13300 13301 13302 13303 13304COPYRIGHT TEXT: 13305--------------- 13306 13307Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved. This 13308package is an SSL implementation written by Eric Young (eay@cryptsoft.com). The 13309implementation was written so as to conform with Netscapes SSL. This library is 13310free for commercial and non-commercial use as long as the following conditions 13311are adhered to. The following conditions apply to all code found in this 13312distribution, be it the RC4, RSA, lhash, DES, etc., code; not just the SSL code. 13313The SSL documentation included with this distribution is covered by the same 13314copyright terms except that the holder is Tim Hudson (tjh@cryptsoft.com). 13315Copyright remains Eric Young's, and as such any Copyright notices in the code 13316are not to be removed. If this package is used in a product, Eric Young should 13317be given attribution as the author of the parts of the library used. This can be 13318in the form of a textual message at program startup or in documentation (online 13319or textual) provided with the package. Redistribution and use in source and 13320binary forms, with or without modification, are permitted provided that the 13321following conditions are met: 1. Redistributions of source code must retain the 13322copyright notice, this list of conditions and the following disclaimer. 2. 13323Redistributions in binary form must reproduce the above copyright notice, this 13324list of conditions and the following disclaimer in the documentation and/or 13325other materials provided with the distribution. 3. All advertising materials 13326mentioning features or use of this software must display the following 13327acknowledgement: "This product includes cryptographic software written by Eric 13328Young (eay@cryptsoft.com)" The word 'cryptographic' can be left out if the 13329routines from the library being used are not cryptographic related :-). 4. If 13330you include any Windows specific code (or a derivative thereof) from the apps 13331directory (application code) you must include an acknowledgement: "This product 13332includes software written by Tim Hudson (tjh@cryptsoft.com)" THIS SOFTWARE IS 13333PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 13334INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 13335FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR 13336CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, 13337OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 13338SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 13339INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 13340CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 13341IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY 13342OF SUCH DAMAGE. The licence and distribution terms for any publicly available 13343version or derivative of this code cannot be changed. i.e. this code cannot 13344simply be copied and put under another distribution licence [including the GNU 13345Public Licence.] 13346 13347FILES: 13348lib/sw_apps/zynq_fsbl/src/md5.c 13349-------------------------------------------------------------------------------- 13350 13351 13352 13353 13354 13355COPYRIGHT TEXT: 13356--------------- 13357 13358Copyright (c) 2012 - 2022 Xilinx, Inc. All rights reserved. 13359SPDX-License-Identifier: MIT 13360 13361FILES: 13362lib/sw_apps/zynq_fsbl/src/rsa.c 13363lib/sw_apps/zynq_fsbl/src/rsa.h 13364-------------------------------------------------------------------------------- 13365 13366 13367 13368 13369 13370COPYRIGHT TEXT: 13371--------------- 13372 13373CAUTION: This file is automatically generated by HSI. Version: 2020.1 DO NOT 13374EDIT. Copyright (C) 2010-2020 Xilinx, Inc. All Rights Reserved. 13375SPDX-License-Identifier: MIT 13376 13377FILES: 13378lib/sw_apps/zynqmp_fsbl/misc/bspconfig32.h 13379lib/sw_apps/zynqmp_pmufw/misc/bspconfig.h 13380lib/sw_apps/zynqmp_pmufw/misc/xcanps_g.c 13381lib/sw_apps/zynqmp_pmufw/misc/xcsudma_g.c 13382lib/sw_apps/zynqmp_pmufw/misc/xemacps_g.c 13383lib/sw_apps/zynqmp_pmufw/misc/xgpiops_g.c 13384lib/sw_apps/zynqmp_pmufw/misc/xiicps_g.c 13385lib/sw_apps/zynqmp_pmufw/misc/xipipsu_g.c 13386lib/sw_apps/zynqmp_pmufw/misc/xqspipsu_g.c 13387lib/sw_apps/zynqmp_pmufw/misc/xsysmonpsu_g.c 13388lib/sw_apps/zynqmp_pmufw/misc/xttcps_g.c 13389lib/sw_apps/zynqmp_pmufw/misc/xuartps_g.c 13390lib/sw_apps/zynqmp_pmufw/misc/xusbpsu_g.c 13391lib/sw_apps/zynqmp_pmufw/misc/xwdtps_g.c 13392lib/sw_apps/zynqmp_pmufw/misc/xzdma_g.c 13393-------------------------------------------------------------------------------- 13394 13395 13396 13397 13398 13399COPYRIGHT TEXT: 13400--------------- 13401 13402Copyright (C) 2010-2020 <Xilinx Inc.> This program is free software; you can 13403redistribute it and/or modify it under the terms of the GNU General Public 13404License as published by the Free Software Foundation; either version 2 of the 13405License, or (at your option) any later version. This program is distributed in 13406the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the 13407implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13408GNU General Public License for more details. You should have received a copy of 13409the GNU General Public License along with this program; if not, see 13410<http://www.gnu.org/licenses/> 13411 13412FILES: 13413lib/sw_apps/zynqmp_fsbl/misc/zcu102/psu_init_gpl.c 13414-------------------------------------------------------------------------------- 13415 13416 13417 13418 13419 13420COPYRIGHT TEXT: 13421--------------- 13422 13423Copyright (C) 2010 - 2020 <Xilinx Inc.> This program is free software; you can 13424redistribute it and/or modify it under the terms of the GNU General Public 13425License as published by the Free Software Foundation; either version 2 of the 13426License, or (at your option) any later version. This program is distributed in 13427the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the 13428implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13429GNU General Public License for more details. You should have received a copy of 13430the GNU General Public License along with this program; if not, see 13431<http://www.gnu.org/licenses/> 13432 13433FILES: 13434lib/sw_apps/zynqmp_fsbl/misc/zcu102/psu_init_gpl.h 13435-------------------------------------------------------------------------------- 13436 13437 13438 13439 13440 13441COPYRIGHT TEXT: 13442--------------- 13443 13444Copyright (c) 2017 - 2021 Xilinx, Inc. All rights reserved. 13445SPDX-License-Identifier: MIT 13446 13447FILES: 13448lib/sw_apps/zynqmp_fsbl/misc/som/pm_cfg_obj.c 13449lib/sw_apps/zynqmp_fsbl/src/xfsbl_dfu_util.c 13450lib/sw_apps/zynqmp_fsbl/src/xfsbl_plpartition_valid.c 13451lib/sw_apps/zynqmp_fsbl/src/xfsbl_plpartition_valid.h 13452lib/sw_apps/zynqmp_fsbl/src/xfsbl_usb.c 13453lib/sw_apps/zynqmp_pmufw/src/pm_qspi.c 13454lib/sw_apps/zynqmp_pmufw/src/pm_qspi.h 13455lib/sw_apps/zynqmp_pmufw/src/xpfw_mod_wdt.c 13456lib/sw_services/xilloader/src/xloader_sbi.h 13457lib/sw_services/xilpdi/data/xilpdi.mld 13458lib/sw_services/xilpdi/src/Makefile 13459lib/sw_services/xilpdi/src/xilpdi.c 13460lib/sw_services/xilpdi/src/xilpdi.h 13461lib/sw_services/xilplmi/src/xplmi_util.c 13462lib/sw_services/xilplmi/src/xplmi_util.h 13463lib/sw_services/xilpm/data/cfg_data.tpl 13464-------------------------------------------------------------------------------- 13465 13466 13467 13468 13469 13470COPYRIGHT TEXT: 13471--------------- 13472 13473CAUTION: This file is automatically generated by HSI. Version: 2020.1 DO NOT 13474EDIT. Copyright (C) 2010-2022 Xilinx, Inc. All Rights Reserved. 13475SPDX-License-Identifier: MIT 13476 13477FILES: 13478lib/sw_apps/zynqmp_pmufw/misc/xsdps_g.c 13479-------------------------------------------------------------------------------- 13480 13481 13482 13483 13484 13485COPYRIGHT TEXT: 13486--------------- 13487 13488Copyright (c) 2016 -2020 Xilinx, Inc. All rights reserved. 13489SPDX-License-Identifier: MIT 13490 13491FILES: 13492lib/sw_apps/zynqmp_pmufw/src/csu.h 13493-------------------------------------------------------------------------------- 13494 13495 13496 13497 13498 13499COPYRIGHT TEXT: 13500--------------- 13501 13502This file originated from Dhrystone github: 13503https://github.com/Keith-S-Thompson/dhrystone/blob/master/v2.1/ This file did 13504not contain a copyright notice or license text. Accordingly, this file is 13505partially authored by an unknown author or authors who may hold the copyright(s) 13506to code in this file. Therefore, use of the non-Xilinx code in this file is at 13507the end users sole risk, and Xilinx does not grant to end user and rights or 13508licenses to any non-Xilinx code in this file. 13509 13510FILES: 13511lib/sw_apps/dhrystone/src/dhry.h 13512lib/sw_apps/dhrystone/src/dhry_1.c 13513lib/sw_apps/dhrystone/src/dhry_2.c 13514-------------------------------------------------------------------------------- 13515 13516 13517 13518 13519 13520COPYRIGHT TEXT: 13521--------------- 13522 13523Copyright (c) 2015 - 2021 Xilinx, Inc. All rights reserved. 13524 13525FILES: 13526lib/sw_services/xilffs/src/diskio.c 13527-------------------------------------------------------------------------------- 13528 13529 13530 13531 13532 13533COPYRIGHT TEXT: 13534--------------- 13535 13536----------------------------------------------------------------------------/ 13537FatFs - Generic FAT Filesystem Module R0.13b / 13538-----------------------------------------------------------------------------/ 13539Copyright (C) 2018, ChaN, all right reserved. FatFs module is an open source 13540software. Redistribution and use of FatFs in source and binary forms, with or 13541without modification, are permitted provided that the following condition is 13542met: 1. Redistributions of source code must retain the above copyright notice, 13543this condition and the following disclaimer. This software is provided by the 13544copyright holder and contributors "AS IS" and any warranties related to this 13545software are DISCLAIMED. The copyright owner or contributors be NOT LIABLE for 13546any damages caused by use of this software. 13547----------------------------------------------------------------------------/ 13548 13549FILES: 13550lib/sw_services/xilffs/src/ff.c 13551-------------------------------------------------------------------------------- 13552 13553 13554 13555 13556 13557COPYRIGHT TEXT: 13558--------------- 13559 13560Copyright (C) 2018, ChaN, all right reserved. FatFs module is an open source 13561software. Redistribution and use of FatFs in source and binary forms, with or 13562without modification, are permitted provided that the following condition is 13563met: 1. Redistributions of source code must retain the above copyright notice, 13564this condition and the following disclaimer. This software is provided by the 13565copyright holder and contributors "AS IS" and any warranties related to this 13566software are DISCLAIMED. The copyright owner or contributors be NOT LIABLE for 13567any damages caused by use of this software. 13568 13569FILES: 13570lib/sw_services/xilffs/src/ffunicode.c 13571-------------------------------------------------------------------------------- 13572 13573 13574 13575 13576 13577COPYRIGHT TEXT: 13578--------------- 13579 13580----------------------------------------------------------------------------/ 13581FatFs - Generic FAT Filesystem module R0.13b / 13582-----------------------------------------------------------------------------/ 13583Copyright (C) 2018, ChaN, all right reserved. FatFs module is an open source 13584software. Redistribution and use of FatFs in source and binary forms, with or 13585without modification, are permitted provided that the following condition is 13586met: 1. Redistributions of source code must retain the above copyright notice, 13587this condition and the following disclaimer. This software is provided by the 13588copyright holder and contributors "AS IS" and any warranties related to this 13589software are DISCLAIMED. The copyright owner or contributors be NOT LIABLE for 13590any damages caused by use of this software. 13591----------------------------------------------------------------------------/ 13592 13593FILES: 13594lib/sw_services/xilffs/src/include/ff.h 13595-------------------------------------------------------------------------------- 13596 13597 13598 13599 13600 13601COPYRIGHT TEXT: 13602--------------- 13603 13604Copyright (c) 2016 - 20222 Xilinx, Inc. All rights reserved. 13605SPDX-License-Identifier: MIT 13606 13607FILES: 13608lib/sw_services/xilfpga/data/xilfpga.tcl 13609-------------------------------------------------------------------------------- 13610 13611 13612 13613 13614 13615COPYRIGHT TEXT: 13616--------------- 13617 13618Copyright (c) 2016 - 2021 Xilinx, Inc. All rights reserved. 13619SPDX-License-Identifier: MIT 13620 13621FILES: 13622lib/sw_services/xilfpga/examples/xfpga_load_bitstream_example.c 13623-------------------------------------------------------------------------------- 13624 13625 13626 13627 13628 13629COPYRIGHT TEXT: 13630--------------- 13631 13632Copyright (c) 2015 - 2021, Xilinx Inc. and Contributors. All rights reserved. 13633SPDX-License-Identifier: BSD-3-Clause 13634 13635FILES: 13636lib/sw_services/xilplmi/src/list.h 13637-------------------------------------------------------------------------------- 13638 13639 13640 13641 13642 13643COPYRIGHT TEXT: 13644--------------- 13645 13646Copyright (c) 2021 - 2021 Xilinx, Inc. All rights reserved. 13647SPDX-License-Identifier: MIT 13648 13649FILES: 13650lib/sw_services/xilpm/src/versal/server/xpm_access.c 13651lib/sw_services/xilpm/src/versal/server/xpm_access.h 13652-------------------------------------------------------------------------------- 13653 13654 13655 13656 13657 13658COPYRIGHT TEXT: 13659--------------- 13660 13661Copyright (c) 2022 Xilinx, Inc. All rights reserved. 13662SPDX-License-Identifier: MIT 13663 13664FILES: 13665lib/sw_services/xilpuf/examples/xilpuf_client_example.c 13666lib/sw_services/xilpuf/examples/xilpuf_enc_dec_data_client_example.c 13667lib/sw_services/xilpuf/examples/xilpuf_regeneration_client_example.c 13668lib/sw_services/xilpuf/src/client/xpuf_client.c 13669lib/sw_services/xilpuf/src/client/xpuf_client.h 13670lib/sw_services/xilpuf/src/client/xpuf_mailbox.c 13671lib/sw_services/xilpuf/src/client/xpuf_mailbox.h 13672lib/sw_services/xilpuf/src/common/xpuf_defs.h 13673lib/sw_services/xilpuf/src/server/xpuf_cmd.c 13674lib/sw_services/xilpuf/src/server/xpuf_cmd.h 13675lib/sw_services/xilpuf/src/server/xpuf_init.c 13676lib/sw_services/xilpuf/src/server/xpuf_init.h 13677lib/sw_services/xilpuf/src/server/xpuf_ipihandler.c 13678lib/sw_services/xilpuf/src/server/xpuf_ipihandler.h 13679-------------------------------------------------------------------------------- 13680 13681 13682 13683 13684 13685COPYRIGHT TEXT: 13686--------------- 13687 13688Copyright (c) 2020-2021 Xilinx, Inc. All rights reserved. 13689SPDX-License-Identifier: MIT 13690 13691FILES: 13692lib/sw_services/xilsem/src/client/xsem_ipi_interface.c 13693-------------------------------------------------------------------------------- 13694 13695 13696 13697 13698 13699COPYRIGHT TEXT: 13700--------------- 13701 13702Makefile for Xilinx MCAP Interface Library (c) 2014-2015 Xilinx Inc. 13703 13704FILES: 13705mcap/linux/Makefile 13706-------------------------------------------------------------------------------- 13707 13708 13709 13710 13711 13712COPYRIGHT TEXT: 13713--------------- 13714 13715Copyright (C) 2014-2015 Xilinx, Inc. All rights reserved. Permission is hereby 13716granted, free of charge, to any person obtaining a copy of this software and 13717associated documentation files (the "Software"), to deal in the Software without 13718restriction, including without limitation the rights to use, copy, modify, 13719merge, publish, distribute, sublicense, and/or sell copies of the Software, and 13720to permit persons to whom the Software is furnished to do so, subject to the 13721following conditions: The above copyright notice and this permission notice 13722shall be included in all copies or substantial portions of the Software. THE 13723SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 13724INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 13725PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE THE AUTHORS OR 13726COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 13727IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 13728CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWAR 13729 13730FILES: 13731mcap/linux/mcap.c 13732mcap/linux/mcap_lib.c 13733mcap/linux/mcap_lib.h 13734-------------------------------------------------------------------------------- 13735 13736 13737 13738 13739 13740COPYRIGHT TEXT: 13741--------------- 13742This file is taken from https://github.com/B-Con/crypto-algorithms. 13743These are basic implementations of standard cryptography algorithms, 13744written by Brad Conte (brad@bradconte.com) from scratch and without 13745any cross-licensing. They exist to provide publically accessible, 13746restriction-free implementations of popular cryptographic algorithms, 13747like AES and SHA-1. These are primarily intended for educational and 13748pragmatic purposes (such as comparing a specification to actual 13749implementation code, or for building an internal application that 13750computes test vectors for a product). The algorithms have been tested 13751against standard test vectors. 13752 13753This code is released into the public domain free of any restrictions. 13754The author requests acknowledgement if the code is used, but does not 13755require it. This code is provided free of any liability and without any 13756quality claims by the author. 13757 13758Note that these are not cryptographically secure implementations. They 13759have no resistence to side-channel attacks and should not be used in 13760contexts that need cryptographically secure implementations. 13761 13762These algorithms are not optimized for speed or space. They are primarily 13763designed to be easy to read, although some basic optimization techniques 13764have been employed 13765 13766 13767XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/sha256.c 13768XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/sha256.c 13769XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/sha256.c 13770XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/sha256.c 13771XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/sha256.c 13772XilinxProcessorIPLib/drivers/mipicsiss/examples/xmipi_vck_example/sha256.h 13773XilinxProcessorIPLib/drivers/v_hdmirxss/examples/xhdmi_example/sha256.h 13774XilinxProcessorIPLib/drivers/v_hdmirxss1/examples/xhdmi_example/sha256.h 13775XilinxProcessorIPLib/drivers/v_hdmitxss/examples/xhdmi_example/sha256.h 13776XilinxProcessorIPLib/drivers/v_hdmitxss1/examples/xhdmi_example/sha256.h 13777XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/sha256.c 13778XilinxProcessorIPLib/drivers/dp14txss/examples/src/zcu_pt_dp14_hdcp/sha256.h