Re: listening service without MMU?

2022-06-25 Thread Matt Johnston
On 2022-06-24 11:26 am, johnea wrote: I've run across a number of other references since that timeframe that indicate that dropbear can run on no-MMU platforms using uClibc. Searching hasn't really led to a conclusive answer. So, could you please confirm: Can dropbear run as a listening

listening service without MMU?

2022-06-23 Thread johnea
Hello, I'm building dropbear using the buildroot tool, for a SmartFusion2 Cortex-M3 with no MMU. I find in the config file for dropbear on buildroot: ./buildroot/package/dropbear/dropbear.mk ifeq ($(BR2_USE_MMU),y) define DROPBEAR_INSTALL_INIT_SYSV $(INSTALL) -D -m 755