[PATCH 23/24] security: add filesystem security policies

Ahmad Fatoum a.fatoum at pengutronix.de
Wed Aug 20 07:39:34 PDT 2025


On 8/20/25 15:18, Sascha Hauer wrote:
> @@ -1063,6 +1064,11 @@ static int tftp_probe(struct device *dev)
>  	struct inode *inode;
>  	int ret;
>  
> +	if (!IS_ALLOWED(SCONFIG_FS_CRAMFS)) {

Should be SCONFIG_FS_TFTP.


-- 
Pengutronix e.K.                  |                             |
Steuerwalder Str. 21              | http://www.pengutronix.de/  |
31137 Hildesheim, Germany         | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686  | Fax:   +49-5121-206917-5555 |




More information about the barebox mailing list