New pages
- 13:40, 8 April 2025 RidgeRun Platform Security Manual/Getting Started/Secure Boot/NVIDA-Jetson (hist | edit) [47,175 bytes] Chidalgo (talk | contribs) (Created page with "== Secure Boot == Secure Boot on an NVIDIA Jetson system is activated to block the execution of code coming from untrusted sources. To achieve it, NVIDIA Jetson SoCs use [https://en.wikipedia.org/wiki/Public-key_cryptography public key cryptography] and the Root of Trust. The private key is used to sign the codes that will be executed when the board is initially booting, and the public key will be stored in devices called fuses inside the board. To begin the booting pro...")
- 15:43, 7 April 2025 How to Use gst-shark Measurements to Perform Comprehensive Analysis on GStreamer Pipeline (hist | edit) [7,570 bytes] Aaraya (talk | contribs) (Created page with "'''GstShark''' is an open-source project developed by RidgeRun that provides benchmarking and profiling tools for GStreamer versions 1.7.1 and above. It includes a variety of tracers for collecting detailed debugging information, as well as tools for visualizing and analyzing this data. GstShark simplifies the task of identifying performance bottlenecks by leveraging GStreamer's built-in tracing hooks and combining them with standard open-source tracing and plotting util...")
- 16:04, 4 April 2025 RidgeRun Platform Security Manual/From Fresh to Secure (hist | edit) [4,801 bytes] Lleon (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Introduction/Basic_Concepts |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security|title=Embedded Platform Security|description=}} </noinclude> {{DISPLAYTITLE:From Fresh to Secure|noerror}} == Tutorial: From Fresh to Secure == <noinclude> {{RidgeRun Platform Security Manual/Fo...")
- 01:27, 1 April 2025 RidgeRun NVIDIA PVA Development/Getting Access to the PVA/Custom Applications (hist | edit) [2,606 bytes] Lleon (talk | contribs) (Created page with "<noinclude> {{RidgeRun NVIDIA PVA Development/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development/Getting Access to the PVA|title=|description=}} </noinclude> {{DISPLAYTITLE:Getting Access to the PVA on Custom Applications|noerror}} {{message|Feature coming soon. Stay Tuned!}} The RidgeRun LibPVA offers low-level access to the full capabilities...")
- 01:24, 1 April 2025 RidgeRun NVIDIA PVA Development/Getting Access to the PVA/GStreamer VPI Plug-In (hist | edit) [2,030 bytes] Lleon (talk | contribs) (Created page with "<noinclude> {{RidgeRun NVIDIA PVA Development/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development/Getting Access to the PVA|title=|description=}} </noinclude> {{DISPLAYTITLE:Getting Access to the PVA using GstVPI|noerror}} RidgeRun's GStreamer VPI plugin provides a convenient way to incorporate PVA-accelerated operations into multimedia GStreamer...")
- 01:21, 1 April 2025 RidgeRun NVIDIA PVA Development/Getting Access to the PVA/Vision Programming Interface(VPI) (hist | edit) [1,896 bytes] Lleon (talk | contribs) (Created page with "<noinclude> {{RidgeRun NVIDIA PVA Development/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development/Getting Access to the PVA|title=|description=}} </noinclude> {{DISPLAYTITLE:Getting Access to the PVA with VPA|noerror}} A possible approach to get access to the power of the PVA is through the NVIDIA Vision Programming Interface (VPI), which is a cr...")
- 23:14, 31 March 2025 RidgeRun NVIDIA PVA Development/Introduction/Services (hist | edit) [1,444 bytes] Lleon (talk | contribs) (Created page with "<noinclude> {{RidgeRun NVIDIA PVA Development/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development/Getting Access to the PVA|title=|description=}} </noinclude> {{DISPLAYTITLE:RidgeRun Services|noerror}} RidgeRun provides a suite of services to help customers leverage the power of the PVA: * '''Algorithm Porting''': Porting CPU/GPU-based algorithm...")
- 22:46, 31 March 2025 RidgeRun NVIDIA PVA Development/Introduction/Development Workflow (hist | edit) [2,218 bytes] Lleon (talk | contribs) (Created page with "<noinclude> {{RidgeRun NVIDIA PVA Development/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development/Getting Access to the PVA|title=|description=}} </noinclude> {{DISPLAYTITLE:RidgeRun Services Development Workflow|noerror}} RidgeRun has developed a clear and effective development workflow to deliver successful PVA-based solutions: 1. Customer Con...")
- 22:37, 31 March 2025 RidgeRun NVIDIA PVA Development/Introduction/When to Use the PVA (hist | edit) [3,918 bytes] Lleon (talk | contribs) (Created page with "<noinclude> {{RidgeRun NVIDIA PVA Development/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development/Getting Access to the PVA|title=|description=}} </noinclude> {{DISPLAYTITLE:When to Use the PVA?|noerror}} == When to Use the PVA? == The PVA is designed for low-power, fixed-function vision processing. It is highly recommended for algorithms that m...")
- 22:25, 31 March 2025 RidgeRun NVIDIA PVA Development/Introduction/What is the PVA (hist | edit) [4,391 bytes] Lleon (talk | contribs) (Created page with "<noinclude> {{RidgeRun NVIDIA PVA Development/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun NVIDIA PVA Development/Getting Access to the PVA|title=|description=}} </noinclude> {{DISPLAYTITLE:What is the PVA?|noerror}} == What is the PVA? == The Programmable Vision Accelerator (PVA) 2.0 is a hardware accelerator featured in '''NVIDIA Jetson Orin NX and AGX''' mod...") Tag: Visual edit: Switched
- 21:15, 31 March 2025 RidgeRun Platform Security Manual/Getting Started/Trusted-Platform-Module/NVIDA-Jetson (hist | edit) [14,663 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Getting_Started/Trusted-Platform-Module |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Getting_Started/Kiosk_Modes |title= |description= }} </noinclude> {{DISPLAYTITLE:Trusted Platform Module (TPM in NVIDIA Jetson platforms)|noerror}} This wiki shows how to implement the fTPM function for N...")
- 21:03, 31 March 2025 RidgeRun Platform Security Manual/Getting Started/Trusted-Platform-Module (hist | edit) [1,042 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Getting_Started/Over-the-Air/NVIDA-Jetson |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Getting_Started/Trusted-Platform-Module/NVIDA-Jetson |title=Trusted Platform Module (TPM) |description= }} </noinclude> {{DISPLAYTITLE:Trusted Platform Module (TPM)|noerror}} This section will cover how...")
- 17:47, 31 March 2025 How to Create an OpenAI-Compatible Wrapper for Ollama (hist | edit) [5,496 bytes] Aaraya (talk | contribs) (Created page with "As large language models become more integral to modern applications, developers often face the challenge of switching between providers like OpenAI and local solutions like Ollama. Fortunately, the OpenAI Python client has become a de facto standard for interacting with chat models, offering powerful features, clean syntax, and extensive community support. By creating a wrapper that mimics the OpenAI API, developers can take advantage of this standard interface while e...")
- 22:25, 28 March 2025 Metropolis Microservices/People Engagement Demo/Performance and Footprint (hist | edit) [719 bytes] Efernandez (talk | contribs) (Created page with "<noinclude> {{Metropolis Microservices/Head |previous=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Microservices Demo/Running the Demo |next=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/People_Engagement_Demo |title=Performance and Footprint |description=This page provides a general overview of the PTZ RidgeRun Service }} </noinclude> <noinclude> {{Metropolis Microservices/Foot |previous=https://developer.ri...")
- 22:25, 28 March 2025 Metropolis Microservices/People Engagement Demo/Running the Demo (hist | edit) [6,331 bytes] Efernandez (talk | contribs) (Created page with "<noinclude> {{Metropolis Microservices/Head |previous=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Microservices Demo/Running the Demo |next=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/People_Engagement_Demo |title=Performance and Footprint |description=This page provides a general overview of the PTZ RidgeRun Service }} </noinclude> <noinclude> {{Metropolis Microservices/Foot |previous=https://developer.ri...")
- 22:25, 28 March 2025 Metropolis Microservices/People Engagement Demo/Getting the code (hist | edit) [936 bytes] Efernandez (talk | contribs) (Created page with "<noinclude> {{Metropolis Microservices/Head |previous=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Microservices Demo/Running the Demo |next=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/People_Engagement_Demo |title=Performance and Footprint |description=This page provides a general overview of the PTZ RidgeRun Service }} </noinclude> <noinclude> {{Metropolis Microservices/Foot |previous=https://developer.ri...")
- 22:24, 28 March 2025 Metropolis Microservices/People Engagement Demo/Demo Description (hist | edit) [3,841 bytes] Efernandez (talk | contribs) (Created blank page)
- 22:13, 28 March 2025 Metropolis Microservices/People Engagement Demo (hist | edit) [1,870 bytes] Efernandez (talk | contribs) (Created page with "<noinclude> {{Metropolis Microservices/Head |previous=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Microservices_Demo/Performance_and_Footprint |next=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/Tools/NVStreamer |description=This page provides a general overview of the Ridgerun's People Engagement Demo. }} </noinclude> '''People Engagement''' is an application built using RidgeRun's Microservices that perform...") originally created as "Metropolis Microservices/People Egagement Demo"
- 21:05, 28 March 2025 Reliable Internet Stream Transport (RIST) with GStreamer (hist | edit) [9,825 bytes] Eramirez (talk | contribs) (Created page with "== Introduction == The RIST project started as a way to address the incompatibility between devices and to define a set of standards for low-latency video streaming. RIST was developed by Video Services Forum (VSF), to ensure a reliable transmission over the Internet. It's typically used on media like news and sports. RIST is based on the RTP standard to multi-vendor interoperability, so it allows compatibility even with non-RIST implementations. == Profiles == RIST has...") Tag: Visual edit: Switched
- 21:07, 26 March 2025 Metropolis Microservices/RidgeRun Services/Media (hist | edit) [11,308 bytes] Efernandez (talk | contribs) (Created page with "<noinclude> {{Metropolis Microservices/Head |previous=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Services/Engagement Analytics |next=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Microservices Demo |title=RidgeRun Media Microservice |description=This page provides a general overview of the Media RidgeRun Service }} </noinclude> RidgeRun's Engagement Analytics Service is in charge of managing people e...")
- 19:27, 26 March 2025 Metropolis Microservices/RidgeRun Services/Engagement Analytics (hist | edit) [13,299 bytes] Efernandez (talk | contribs) (Created page with "<noinclude> {{Metropolis Microservices/Head |previous=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Services/Display |next=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Microservices Demo |title=RidgeRun Display Microservice |description=This page provides a general overview of the Display RidgeRun Service }} </noinclude> RidgeRun's display Microservice is designed to display video and information for p...")
- 14:35, 26 March 2025 Metropolis Microservices/RidgeRun Services/Display (hist | edit) [9,087 bytes] Efernandez (talk | contribs) (Created page with "<noinclude> {{Metropolis Microservices/Head |previous=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Services/Camera |next=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Microservices Demo |title=RidgeRun Camera Microservice |description=This page provides a general overview of the Camera RidgeRun Service }} </noinclude> RidgeRun's Camera Microservice captures from MIPI cameras and generates an RTSP strea...")
- 20:51, 24 March 2025 Metropolis Microservices/RidgeRun Services/Camera (hist | edit) [9,003 bytes] Efernandez (talk | contribs) (Created page with "<noinclude> {{Metropolis Microservices/Head |previous=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Services/Analytics |next=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Microservices Demo |title=RidgeRun Analytics Microservice |description=This page provides a general overview of the Analytics RidgeRun Service }} </noinclude> RidgeRun's Analytics Microservice is capable of receiving events through RED...")
- 23:49, 13 March 2025 RidgeRun Platform Security Manual/Getting Started/Disk Encryption/NVIDIA Jetson (hist | edit) [14,675 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Getting_Started/Disk_Encryption |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Getting_Started/Over-the-Air |title=Trusted Execution Environment(TEE) |description= }} </noinclude> {{DISPLAYTITLE:Disk Encryption in NVIDIA Jetson platforms|noerror}} This wiki shows how to implement Disk Encry...")
- 05:23, 7 March 2025 RidgeRun Platform Security Manual/Getting Started/TEE/NVIDA-Jetson (hist | edit) [31,470 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous= |next= |title= |description= }} </noinclude> {{DISPLAYTITLE:|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous= |next= }} </noinclude>")
- 21:22, 18 February 2025 Software Services for Qualcomm SoCs (hist | edit) [3,998 bytes] Jcaballero (talk | contribs) (Created page with "{{#seo: |title=RidgeRun Software Services for Qualcomm SoCs |title_mode=replace |description=Find out what services RidgeRun provides for Qualcomm Platforms. Kernel development, machine learning, and artificial intelligence (AI). }} {| | style="text-align:right; vertical-align:top;" | __TOC__ | {{Mpo-shoppingcart & RR Contact}} |} {| | {{GStreamer debug}} |} == Introduction == [https://www.ridgerun.com/contact RidgeRun, LLC] is an embedded Linux product and service b...") Tag: Visual edit: Switched
- 02:38, 18 February 2025 RidgeRun Platform Security Manual/Getting Started/Over-the-Air/Main-Providers (hist | edit) [4,626 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Getting_Started/Over-the-Air |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Getting_Started/Over-the-Air/NVIDA-Jetson |title=OTA Main Providers |description= }} </noinclude> {{DISPLAYTITLE:Over-the-Air Updates (OTA) Main Providers|noerror}} This section will go over the main providers for O...")
- 18:05, 7 February 2025 RidgeRun Platform Security Manual/Getting Started/Over-the-Air/NVIDA-Jetson (hist | edit) [32,569 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Getting_Started/Over-the-Air/Main-Providers |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Getting_Started/Kiosk_Modes |title= |description= }} </noinclude> {{DISPLAYTITLE:Over-the-Air Updates in NVIDIA Jetson platforms|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |prev...")
- 19:45, 22 January 2025 RidgeRun Platform Security Manual/Getting Started/Trusted Execution Environment(TEE)/Preparing the Platform (hist | edit) [350 bytes] Spalli (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous= |next= |title= |description= }} </noinclude> {{DISPLAYTITLE:|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous= |next= }} </noinclude>")
- 14:34, 22 January 2025 RidgeRun Platform Security Manual/Getting Started/Kiosk Modes (hist | edit) [3,539 bytes] Spalli (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous= |next= |title= |description= }} </noinclude> {{DISPLAYTITLE:|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous= |next= }} </noinclude>")
- 14:33, 22 January 2025 RidgeRun Platform Security Manual/Getting Started/Over-the-Air (hist | edit) [1,341 bytes] Spalli (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous= |next= |title= |description= }} </noinclude> {{DISPLAYTITLE:|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous= |next= }} </noinclude>")
- 14:33, 22 January 2025 RidgeRun Platform Security Manual/Getting Started/Disk Encryption (hist | edit) [974 bytes] Spalli (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous= |next= |title= |description= }} </noinclude> {{DISPLAYTITLE:|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous= |next= }} </noinclude>")
- 14:26, 22 January 2025 RidgeRun Platform Security Manual/Getting Started/Trusted Execution Environment(TEE)/Hello World Application (hist | edit) [309 bytes] Spalli (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous= |next= |title= |description= }} </noinclude> {{DISPLAYTITLE:|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous= |next= }} </noinclude>")
- 14:21, 22 January 2025 RidgeRun Platform Security Manual/Getting Started/Trusted Execution Environment(TEE) (hist | edit) [987 bytes] Spalli (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous= |next= |title= |description= }} </noinclude> {{DISPLAYTITLE:|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous= |next= }} </noinclude>")
- 12:35, 22 January 2025 RidgeRun Platform Security Manual/Getting Started/Secure Boot (hist | edit) [470 bytes] Spalli (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous= |next= |title= |description= }} </noinclude> {{DISPLAYTITLE:|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous= |next= }} </noinclude>")
- 21:02, 21 January 2025 RidgeRun Platform Security Manual/Platform Security/Kiosk Modes (hist | edit) [634 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/OTA |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Getting_Started|title=|description=}} </noinclude> {{DISPLAYTITLE:Kiosk Modes|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Securit...")
- 21:00, 21 January 2025 RidgeRun Platform Security Manual/Platform Security/OTA (hist | edit) [5,208 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/Disk_Encryption |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/Kiosk_Modes|title=|description=}} </noinclude> {{DISPLAYTITLE:Over-the-Air Updates (OTA)|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous=https://developer.ridgerun.com...")
- 20:58, 21 January 2025 RidgeRun Platform Security Manual/Platform Security/Disk Encryption (hist | edit) [5,254 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/IMA |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/OTA|title=|description=}} </noinclude> {{DISPLAYTITLE:Disk Encryption|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platfo...")
- 20:56, 21 January 2025 RidgeRun Platform Security Manual/Platform Security/IMA (hist | edit) [3,293 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/Keyring |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/Disk_Encryption|title=|description=}} </noinclude> {{DISPLAYTITLE:Measured Boot and Integrity Measurement Architecture (IMA)|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous=ht...")
- 20:54, 21 January 2025 RidgeRun Platform Security Manual/Platform Security/Keyring (hist | edit) [688 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/TPM |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/IMA|title=|description=}} </noinclude> {{DISPLAYTITLE:Key Management Systems (Keyring)|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous=https://developer.ridgerun.com/wiki/index.ph...")
- 20:52, 21 January 2025 RidgeRun Platform Security Manual/Platform Security/TPM (hist | edit) [4,604 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/TEE |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/Keyring|title=|description=}} </noinclude> {{DISPLAYTITLE:Trusted Platform Module (TPM)|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous=https://developer.ridgerun.com/wiki/index.p...")
- 20:50, 21 January 2025 RidgeRun Platform Security Manual/Platform Security/TEE (hist | edit) [4,523 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/Secure_Boot |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/TPM|title=|description=}} </noinclude> {{DISPLAYTITLE:Trusted Execution Environment (TEE)|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous=https://developer.ridgerun.com/wi...")
- 20:48, 21 January 2025 RidgeRun Platform Security Manual/Platform Security/Secure Boot (hist | edit) [10,139 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/Root_of_Trust |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/TEE|title=|description=}} </noinclude> {{DISPLAYTITLE:Secure Boot|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_...")
- 20:45, 21 January 2025 RidgeRun Platform Security Manual/Platform Security/Root of Trust (hist | edit) [3,012 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Introduction/Basic_Concepts |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/Root_of_Trust|title=|description=}} </noinclude> {{DISPLAYTITLE:Platform Security|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous=https://developer.ridgerun.com/wiki/index.p...")
- 16:23, 21 January 2025 LibMISB/Supported Standards/MISB 0102 (hist | edit) [1,436 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{LibMISB/Head|previous=Supported_Standards/MISB_0601.17|next=Getting_Started}} </noinclude> == MISB 0903 == The standard is supported by libmisb according to [https://nsgreg.nga.mil/doc/view?i=5310 MISB 0903] === Supported Items === Tags supported: * Tag 4: vmtiLsVersionNumber * Tag 6: numTargetsReported * Tag 8: frameWidth * Tag 9: frameHeight * Tag 101: vTargetSeries: ** targetId ** Tag 1: targetCentroid ** Tag 2: boundingBoxTopLeft ** Tag 3: boundingBox...")
- 23:04, 16 January 2025 RidgeRun Platform Security Manual/Getting Started/Platform Support (hist | edit) [1,143 bytes] Cjimenez (talk | contribs) (Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Introduction/General_Overview |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security|title=|description=}} </noinclude> {{DISPLAYTITLE:Introduction to RidgeRun Platform Security Manual/Getting Starded/Platform Support|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foo...")
- 20:17, 16 January 2025 RidgeRun Platform Security Manual/Introduction/Basic Concepts (hist | edit) [5,178 bytes] Cjimenez (talk | contribs) (Created page with "=== Basic Concepts === {{review|Move this section to: https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Introduction/Basic_Concepts|lleon}} This subsection introduces the fundamental concepts of Trusted Computing and Embedded System Security techniques. The techniques will be explained further in their respective sections, and a guide for their implementation in the platforms supported by RidgeRun will be provided. ==== Root of Trust ====...")
- 20:14, 16 January 2025 RidgeRun Platform Security Manual/Introduction/General Overview (hist | edit) [4,569 bytes] Cjimenez (talk | contribs) (Created page with "=== General Overview === Embedded systems often perform critical tasks in a wide range of industries, from medical devices to automotive applications. For this reason, security vulnerabilities can have serious consequences that can even endanger users if they are not addressed. This makes security a critical aspect of embedded system design. <br> A system's security must be implemented both in software and hardware. This is especially relevant in embedded systems, as...")
- 16:20, 15 January 2025 Birds Eye View/Calibration Guide Legacy (hist | edit) [20,860 bytes] Mmontero (talk | contribs) (Created page with "{{Birds Eye View/Head|description=This guide will show you how to calibrate your cameras to generate beautiful and seamless Birds Eye View scenes in real time.|title=Real Time Birds Eye View Calibration Guide|next=GStreamer/GstBEV Plugin|previous=User Guide/Minimal Application}} The calibration tool allows you to generate a Birds Eye View (BEV) configuration file directly from your browser. This configuration (or calibration) can be then used with the Birds Eye View pro...") Tag: Visual edit: Switched