top of page


Automating Web Application Deployment on AWS EC2 with GitHub Actions
Introduction Deploying web applications manually can be time-consuming and error-prone. Automating the deployment process ensures...

Sameer Natu
Aug 183 min read
Â
Â
Â


Ensuring Software Quality with Regression Testing in CI/CD
Regression testing  in CI/CD plays a crucial role in maintaining software quality and reliability. Re-running previously executed tests...

Archana Barve
Mar 242 min read
Â
Â
Â


YOLOX on RISC-V QEMU
Goal of this project: This project aims to determine RISC-V's readiness for running YOLOX for the latest edge requirements. Target...

Sameer Natu
Sep 19, 20233 min read
Â
Â
Â


Bring up Yocto for RISC-V deployment
We at Whileone Techsoft pvt ltd understood the requirements of our customer who wanted to have a basic Yocto based RiscV deployment for...

Anup Halarnkar
Jun 14, 20233 min read
Â
Â
Â


How to integrate External Toolchain (generated in Part-1) inside the target Linux image in BuildRoot — Part 3
For some months, we at WhileOne Techsoft Pvt. Ltd.  have been helping our customer setup a system to validate the performance of their SoC platform. In this context, we had to bring up an aarch64 Linux based target image to run on their proprietary hardware SoC platform. Part -1  of this series explains how to build an external toolchain with BuildRoot. Part -2  of this series explains how to build a target Linux image using an external toolchain (that we built in  Part -

Sameer Natu
Apr 15, 20233 min read
Â
Â
Â


Use External Toolchain in Build root (from Part 1) to generate Rootfs/Linux - Part 2
For some months, we at WhileOne Techsoft Pvt. Ltd.  have been helping our customer setup a system to validate the performance of their SoC platform. In this context, we had to bring up an aarch64 Linux based target image to run on their proprietary hardware SoC platform. Part -1  of this series explains how to build an External Toolchain with BuildRoot. Part -2 of this series explains how to build a Target Linux image and Rootfs in BuildRoot using the External Toolchain th

Anup Halarnkar
Apr 6, 20232 min read
Â
Â
Â


How to Create an External Toolchain in Buildroot - Part 1
Background: ​ For some months, we at WhileOne Techsoft Pvt. Ltd. have been helping our customer setup a system to validate the performance of their SoC platform. In this context, we had to bring up an aarch64 Linux based target image to run on their proprietary hardware SoC platform. Part-1 of this series explains how to build an External Toolchain with BuildRoot. Part -2  of this series explains how to build a Target Linux image and Rootfs in BuildRoot using the External T

Anup Halarnkar
Jan 4, 20234 min read
Â
Â
Â
bottom of page
