- 
          How To Enable Optee In Morello KernelFollow these steps to run kernel using Morello-SDK container and stop before this step make mrproper && make morello_transitional_pcuabi_defconfig && make Enable CONFIG_TEE and CONFIG_OPTEE in linux/arch/arm64/configs/morello_transitional_pcuabi_defconfig file. CONFIG_TEE=y CONFIG_OPTEE=y NOTES CONFIG_TEE and CONFIG_OPTEE dependencies: CONFIG_TEE: depends on: CONFIG_HAVE_ARM_SMCCC || CONFIG_COMPILE_TEST || CONFIG_CPU_SUP_AMD CONFIG_OPTEE: depends on: CONFIG_HAVE_ARM_SMCCC && CONFIG_MMU This... 
- 
          How To Run Specific Morello Kernel Image On FvpThis blog was before this update To be able to work on Morello Kernel development and run it on FVP: Set up the prerequisites. Follow these steps to run kernel using Morello-SDK container. After building the kernel, the SDK environment looks like this (with the kernel built under workspace/linux-out): |->... 
- 
          My Career GoalsNow that the Outreachy internship is about to end, it is time to set new goals and decide what to do next. I hold a bachelor’s degree in Computer engineering. I have One year of experience with software development. I believe that after August 2023, I want to work as...